public interface StarletHeartbeatRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getServiceId()
string service_id = 2; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 2; |
java.lang.String |
getStarMgrLeader()
string star_mgr_leader = 1; |
com.google.protobuf.ByteString |
getStarMgrLeaderBytes()
string star_mgr_leader = 1; |
long |
getWorkerGroupId()
uint64 worker_group_id = 3; |
long |
getWorkerId()
uint64 worker_id = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getStarMgrLeader()
string star_mgr_leader = 1;com.google.protobuf.ByteString getStarMgrLeaderBytes()
string star_mgr_leader = 1;java.lang.String getServiceId()
string service_id = 2;com.google.protobuf.ByteString getServiceIdBytes()
string service_id = 2;long getWorkerGroupId()
uint64 worker_group_id = 3;long getWorkerId()
uint64 worker_id = 4;Copyright © 2024. All rights reserved.