public interface UpdateShardRequestOrBuilder
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; |
UpdateShardInfo |
getUpdateShardInfos(int index)
repeated .staros.UpdateShardInfo update_shard_infos = 2; |
int |
getUpdateShardInfosCount()
repeated .staros.UpdateShardInfo update_shard_infos = 2; |
java.util.List<UpdateShardInfo> |
getUpdateShardInfosList()
repeated .staros.UpdateShardInfo update_shard_infos = 2; |
UpdateShardInfoOrBuilder |
getUpdateShardInfosOrBuilder(int index)
repeated .staros.UpdateShardInfo update_shard_infos = 2; |
java.util.List<? extends UpdateShardInfoOrBuilder> |
getUpdateShardInfosOrBuilderList()
repeated .staros.UpdateShardInfo update_shard_infos = 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<UpdateShardInfo> getUpdateShardInfosList()
repeated .staros.UpdateShardInfo update_shard_infos = 2;UpdateShardInfo getUpdateShardInfos(int index)
repeated .staros.UpdateShardInfo update_shard_infos = 2;int getUpdateShardInfosCount()
repeated .staros.UpdateShardInfo update_shard_infos = 2;java.util.List<? extends UpdateShardInfoOrBuilder> getUpdateShardInfosOrBuilderList()
repeated .staros.UpdateShardInfo update_shard_infos = 2;UpdateShardInfoOrBuilder getUpdateShardInfosOrBuilder(int index)
repeated .staros.UpdateShardInfo update_shard_infos = 2;Copyright © 2024. All rights reserved.