public static interface OtsInternalApi.BulkExportResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OtsInternalApi.ConsumedCapacity |
getConsumed() |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder() |
OtsInternalApi.DataBlockType |
getDataBlockType() |
com.google.protobuf.ByteString |
getNextStartPrimaryKey() |
com.google.protobuf.ByteString |
getRows() |
boolean |
hasConsumed() |
boolean |
hasDataBlockType() |
boolean |
hasNextStartPrimaryKey() |
boolean |
hasRows() |
boolean hasConsumed()
OtsInternalApi.ConsumedCapacity getConsumed()
OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
boolean hasRows()
com.google.protobuf.ByteString getRows()
boolean hasNextStartPrimaryKey()
com.google.protobuf.ByteString getNextStartPrimaryKey()
boolean hasDataBlockType()
OtsInternalApi.DataBlockType getDataBlockType()
Copyright © 2024. All Rights Reserved.