public interface CreateMetaGroupInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getMetaGroupId()
uint64 meta_group_id = 1; |
PlacementPolicy |
getPlacementPolicy()
.staros.PlacementPolicy placement_policy = 3; |
int |
getPlacementPolicyValue()
.staros.PlacementPolicy placement_policy = 3; |
long |
getShardGroupIds(int index)
repeated uint64 shard_group_ids = 2; |
int |
getShardGroupIdsCount()
repeated uint64 shard_group_ids = 2; |
java.util.List<java.lang.Long> |
getShardGroupIdsList()
repeated uint64 shard_group_ids = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getMetaGroupId()
uint64 meta_group_id = 1;java.util.List<java.lang.Long> getShardGroupIdsList()
repeated uint64 shard_group_ids = 2;int getShardGroupIdsCount()
repeated uint64 shard_group_ids = 2;long getShardGroupIds(int index)
repeated uint64 shard_group_ids = 2;index - The index of the element to return.int getPlacementPolicyValue()
.staros.PlacementPolicy placement_policy = 3;PlacementPolicy getPlacementPolicy()
.staros.PlacementPolicy placement_policy = 3;Copyright © 2024. All rights reserved.