public abstract class ResponseEnvelope<T extends Response<?,?>> extends Envelope<T>
Modifier and Type | Method and Description |
---|---|
long |
getExecutionTimeNanos()
Return the time the request took to execute in nanoseconds.
|
getMessage, getSessionId, getTxSequence, toString
public final long getExecutionTimeNanos()
Copyright © 2019 OpenDaylight. All rights reserved.