public interface ProfileTaskCommandQueryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getLastCommandTime()
last command timestamp
|
String |
getService()
current sniffer information
|
com.google.protobuf.ByteString |
getServiceBytes()
current sniffer information
|
String |
getServiceInstance()
string serviceInstance = 2; |
com.google.protobuf.ByteString |
getServiceInstanceBytes()
string serviceInstance = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getService()
current sniffer information
string service = 1;com.google.protobuf.ByteString getServiceBytes()
current sniffer information
string service = 1;String getServiceInstance()
string serviceInstance = 2;com.google.protobuf.ByteString getServiceInstanceBytes()
string serviceInstance = 2;long getLastCommandTime()
last command timestamp
int64 lastCommandTime = 3;Copyright © 2022 The Apache Software Foundation. All rights reserved.