public static interface OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLocation()
required string location = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getLocationBytes()
required string location = 1; |
long |
getRepeat()
required sint64 repeat = 2; |
boolean |
hasLocation()
required string location = 1; |
boolean |
hasRepeat()
required sint64 repeat = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLocation()
required string location = 1;String getLocation()
required string location = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getLocationBytes()
required string location = 1;boolean hasRepeat()
required sint64 repeat = 2;long getRepeat()
required sint64 repeat = 2;Copyright © 2025. All Rights Reserved.