@Beta public class ConnectionEntry extends Object implements org.opendaylight.yangtools.concepts.Immutable
AbstractClientConnection. Tracks the request, the associated callback and time when
 the request was first enqueued.| Modifier and Type | Method and Description | 
|---|---|
| void | complete(Response<?,?> response) | 
| Consumer<Response<?,?>> | getCallback() | 
| long | getEnqueuedTicks() | 
| Request<?,?> | getRequest() | 
| String | toString() | 
Copyright © 2019 OpenDaylight. All rights reserved.