public interface MetaGroupInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getMetaGroupId()
uint64 meta_group_id = 2; |
PlacementPolicy |
getPlacementPolicy()
.staros.PlacementPolicy placement_policy = 4; |
int |
getPlacementPolicyValue()
.staros.PlacementPolicy placement_policy = 4; |
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
long |
getShardGroupIds(int index)
repeated uint64 shard_group_ids = 3; |
int |
getShardGroupIdsCount()
repeated uint64 shard_group_ids = 3; |
java.util.List<java.lang.Long> |
getShardGroupIdsList()
repeated uint64 shard_group_ids = 3; |
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 getMetaGroupId()
uint64 meta_group_id = 2;java.util.List<java.lang.Long> getShardGroupIdsList()
repeated uint64 shard_group_ids = 3;int getShardGroupIdsCount()
repeated uint64 shard_group_ids = 3;long getShardGroupIds(int index)
repeated uint64 shard_group_ids = 3;index - The index of the element to return.int getPlacementPolicyValue()
.staros.PlacementPolicy placement_policy = 4;PlacementPolicy getPlacementPolicy()
.staros.PlacementPolicy placement_policy = 4;Copyright © 2024. All rights reserved.