Class ConnectionEntry
java.lang.Object
org.opendaylight.controller.cluster.access.client.ConnectionEntry
- All Implemented Interfaces:
Immutable
Single entry in a
AbstractClientConnection
. Tracks the request, the associated callback and time when
the request was first enqueued.