private static class ConnectionTimer.TimeoutMap extends TimedMap
| Constructor and Description |
|---|
TimeoutMap(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
evicted(Object key,
Object value)
Upcall invoked after key's timeout has expired and key has been removed
from the map.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.