public static interface OtsInternalApi.DescribeTableResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
OtsInternalApi.ReservedThroughputDetails |
getReservedThroughputDetails() |
OtsInternalApi.ReservedThroughputDetailsOrBuilder |
getReservedThroughputDetailsOrBuilder() |
com.google.protobuf.ByteString |
getShardSplits(int index) |
int |
getShardSplitsCount() |
List<com.google.protobuf.ByteString> |
getShardSplitsList() |
OtsInternalApi.StreamDetails |
getStreamDetails() |
OtsInternalApi.StreamDetailsOrBuilder |
getStreamDetailsOrBuilder() |
OtsInternalApi.TableMeta |
getTableMeta() |
OtsInternalApi.TableMetaOrBuilder |
getTableMetaOrBuilder() |
OtsInternalApi.TableOptions |
getTableOptions() |
OtsInternalApi.TableOptionsOrBuilder |
getTableOptionsOrBuilder() |
OtsInternalApi.TableStatus |
getTableStatus() |
boolean |
hasReservedThroughputDetails() |
boolean |
hasStreamDetails() |
boolean |
hasTableMeta() |
boolean |
hasTableOptions() |
boolean |
hasTableStatus() |
boolean hasTableMeta()
OtsInternalApi.TableMeta getTableMeta()
OtsInternalApi.TableMetaOrBuilder getTableMetaOrBuilder()
boolean hasReservedThroughputDetails()
OtsInternalApi.ReservedThroughputDetails getReservedThroughputDetails()
OtsInternalApi.ReservedThroughputDetailsOrBuilder getReservedThroughputDetailsOrBuilder()
boolean hasTableOptions()
OtsInternalApi.TableOptions getTableOptions()
OtsInternalApi.TableOptionsOrBuilder getTableOptionsOrBuilder()
boolean hasTableStatus()
OtsInternalApi.TableStatus getTableStatus()
boolean hasStreamDetails()
OtsInternalApi.StreamDetails getStreamDetails()
OtsInternalApi.StreamDetailsOrBuilder getStreamDetailsOrBuilder()
List<com.google.protobuf.ByteString> getShardSplitsList()
int getShardSplitsCount()
com.google.protobuf.ByteString getShardSplits(int index)
Copyright © 2017. All Rights Reserved.