public interface AddWorkerRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getGroupId()
uint64 group_id = 2; |
java.lang.String |
getIpPort()
port is used to communicate with star manager
|
com.google.protobuf.ByteString |
getIpPortBytes()
port is used to communicate with star manager
|
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
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;long getGroupId()
uint64 group_id = 2;java.lang.String getIpPort()
port is used to communicate with star manager
string ip_port = 3;com.google.protobuf.ByteString getIpPortBytes()
port is used to communicate with star manager
string ip_port = 3;Copyright © 2024. All rights reserved.