public interface GetWorkerRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GetWorkerRequest.IdentifierCase |
getIdentifierCase() |
java.lang.String |
getIpPort()
string ip_port = 3; |
com.google.protobuf.ByteString |
getIpPortBytes()
string ip_port = 3; |
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
long |
getWorkerId()
uint64 worker_id = 2; |
boolean |
hasIpPort()
string ip_port = 3; |
boolean |
hasWorkerId()
uint64 worker_id = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getServiceId()
string service_id = 1;com.google.protobuf.ByteString getServiceIdBytes()
string service_id = 1;boolean hasWorkerId()
uint64 worker_id = 2;long getWorkerId()
uint64 worker_id = 2;boolean hasIpPort()
string ip_port = 3;java.lang.String getIpPort()
string ip_port = 3;com.google.protobuf.ByteString getIpPortBytes()
string ip_port = 3;GetWorkerRequest.IdentifierCase getIdentifierCase()
Copyright © 2024. All rights reserved.