public static interface Entities.MessageProcessingTimeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName() |
String |
getLegName() |
int |
getProcTime() |
int |
getQueueTime() |
long |
getTimestamp() |
String |
getTxnId() |
boolean |
hasAgentName() |
boolean |
hasLegName() |
boolean |
hasProcTime() |
boolean |
hasQueueTime() |
boolean |
hasTimestamp() |
boolean |
hasTxnId() |
boolean hasTimestamp()
long getTimestamp()
boolean hasQueueTime()
int getQueueTime()
boolean hasProcTime()
int getProcTime()
boolean hasTxnId()
String getTxnId()
boolean hasAgentName()
String getAgentName()
boolean hasLegName()
String getLegName()
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.