public interface CreateShardGroupRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CreateShardGroupInfo |
getCreateShardGroupInfos(int index)
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2; |
int |
getCreateShardGroupInfosCount()
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2; |
java.util.List<CreateShardGroupInfo> |
getCreateShardGroupInfosList()
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2; |
CreateShardGroupInfoOrBuilder |
getCreateShardGroupInfosOrBuilder(int index)
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2; |
java.util.List<? extends CreateShardGroupInfoOrBuilder> |
getCreateShardGroupInfosOrBuilderList()
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2; |
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;java.util.List<CreateShardGroupInfo> getCreateShardGroupInfosList()
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2;CreateShardGroupInfo getCreateShardGroupInfos(int index)
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2;int getCreateShardGroupInfosCount()
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2;java.util.List<? extends CreateShardGroupInfoOrBuilder> getCreateShardGroupInfosOrBuilderList()
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2;CreateShardGroupInfoOrBuilder getCreateShardGroupInfosOrBuilder(int index)
repeated .staros.CreateShardGroupInfo create_shard_group_infos = 2;Copyright © 2024. All rights reserved.