public static interface OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
OtsInternalApi.ConsumedCapacity |
getConsumed() |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder() |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation |
getLocations(int index) |
int |
getLocationsCount() |
List<OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation> |
getLocationsList() |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder |
getLocationsOrBuilder(int index) |
List<? extends OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder> |
getLocationsOrBuilderList() |
OtsInternalApi.PrimaryKeySchema |
getSchema(int index) |
int |
getSchemaCount() |
List<OtsInternalApi.PrimaryKeySchema> |
getSchemaList() |
OtsInternalApi.PrimaryKeySchemaOrBuilder |
getSchemaOrBuilder(int index) |
List<? extends OtsInternalApi.PrimaryKeySchemaOrBuilder> |
getSchemaOrBuilderList() |
com.google.protobuf.ByteString |
getSplitPoints(int index) |
int |
getSplitPointsCount() |
List<com.google.protobuf.ByteString> |
getSplitPointsList() |
boolean |
hasConsumed() |
boolean hasConsumed()
OtsInternalApi.ConsumedCapacity getConsumed()
OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
List<OtsInternalApi.PrimaryKeySchema> getSchemaList()
OtsInternalApi.PrimaryKeySchema getSchema(int index)
int getSchemaCount()
List<? extends OtsInternalApi.PrimaryKeySchemaOrBuilder> getSchemaOrBuilderList()
OtsInternalApi.PrimaryKeySchemaOrBuilder getSchemaOrBuilder(int index)
List<com.google.protobuf.ByteString> getSplitPointsList()
int getSplitPointsCount()
com.google.protobuf.ByteString getSplitPoints(int index)
List<OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation> getLocationsList()
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation getLocations(int index)
int getLocationsCount()
List<? extends OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder> getLocationsOrBuilderList()
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder getLocationsOrBuilder(int index)
Copyright © 2017. All Rights Reserved.