public interface GetShardGroupRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
long |
getShardGroupId(int index)
repeated uint64 shard_group_id = 2; |
int |
getShardGroupIdCount()
repeated uint64 shard_group_id = 2; |
java.util.List<java.lang.Long> |
getShardGroupIdList()
repeated uint64 shard_group_id = 2; |
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<java.lang.Long> getShardGroupIdList()
repeated uint64 shard_group_id = 2;int getShardGroupIdCount()
repeated uint64 shard_group_id = 2;long getShardGroupId(int index)
repeated uint64 shard_group_id = 2;index - The index of the element to return.Copyright © 2024. All rights reserved.