public static final class OtsInternalApi.GetStreamRecordResponse extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements OtsInternalApi.GetStreamRecordResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
OtsInternalApi.GetStreamRecordResponse.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse |
static class |
OtsInternalApi.GetStreamRecordResponse.StreamRecord
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord |
static interface |
OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONSUMED_FIELD_NUMBER |
static int |
MAY_MORE_RECORD_FIELD_NUMBER |
static int |
NEXT_SHARD_ITERATOR_FIELD_NUMBER |
static int |
STREAM_RECORDS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
OtsInternalApi.ConsumedCapacity |
getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
static OtsInternalApi.GetStreamRecordResponse |
getDefaultInstance() |
OtsInternalApi.GetStreamRecordResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getMayMoreRecord()
optional bool may_more_record = 4; |
String |
getNextShardIterator()
optional string next_shard_iterator = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextShardIteratorBytes()
optional string next_shard_iterator = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.GetStreamRecordResponse> |
getParserForType() |
int |
getSerializedSize() |
OtsInternalApi.GetStreamRecordResponse.StreamRecord |
getStreamRecords(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1; |
int |
getStreamRecordsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1; |
List<OtsInternalApi.GetStreamRecordResponse.StreamRecord> |
getStreamRecordsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1; |
OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder |
getStreamRecordsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1; |
List<? extends OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder> |
getStreamRecordsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1; |
boolean |
hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3; |
int |
hashCode() |
boolean |
hasMayMoreRecord()
optional bool may_more_record = 4; |
boolean |
hasNextShardIterator()
optional string next_shard_iterator = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OtsInternalApi.GetStreamRecordResponse.Builder |
newBuilder() |
static OtsInternalApi.GetStreamRecordResponse.Builder |
newBuilder(OtsInternalApi.GetStreamRecordResponse prototype) |
OtsInternalApi.GetStreamRecordResponse.Builder |
newBuilderForType() |
protected OtsInternalApi.GetStreamRecordResponse.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static OtsInternalApi.GetStreamRecordResponse |
parseDelimitedFrom(InputStream input) |
static OtsInternalApi.GetStreamRecordResponse |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(byte[] data) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(ByteBuffer data) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(InputStream input) |
static OtsInternalApi.GetStreamRecordResponse |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.GetStreamRecordResponse> |
parser() |
OtsInternalApi.GetStreamRecordResponse.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int STREAM_RECORDS_FIELD_NUMBER
public static final int NEXT_SHARD_ITERATOR_FIELD_NUMBER
public static final int CONSUMED_FIELD_NUMBER
public static final int MAY_MORE_RECORD_FIELD_NUMBER
public static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic List<OtsInternalApi.GetStreamRecordResponse.StreamRecord> getStreamRecordsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1;public List<? extends OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder> getStreamRecordsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1;public int getStreamRecordsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1;public OtsInternalApi.GetStreamRecordResponse.StreamRecord getStreamRecords(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1;public OtsInternalApi.GetStreamRecordResponse.StreamRecordOrBuilder getStreamRecordsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordResponse.StreamRecord stream_records = 1;public boolean hasNextShardIterator()
optional string next_shard_iterator = 2;hasNextShardIterator 在接口中 OtsInternalApi.GetStreamRecordResponseOrBuilderpublic String getNextShardIterator()
optional string next_shard_iterator = 2;getNextShardIterator 在接口中 OtsInternalApi.GetStreamRecordResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextShardIteratorBytes()
optional string next_shard_iterator = 2;getNextShardIteratorBytes 在接口中 OtsInternalApi.GetStreamRecordResponseOrBuilderpublic boolean hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;hasConsumed 在接口中 OtsInternalApi.GetStreamRecordResponseOrBuilderpublic OtsInternalApi.ConsumedCapacity getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;getConsumed 在接口中 OtsInternalApi.GetStreamRecordResponseOrBuilderpublic OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 3;public boolean hasMayMoreRecord()
optional bool may_more_record = 4;hasMayMoreRecord 在接口中 OtsInternalApi.GetStreamRecordResponseOrBuilderpublic boolean getMayMoreRecord()
optional bool may_more_record = 4;getMayMoreRecord 在接口中 OtsInternalApi.GetStreamRecordResponseOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.GetStreamRecordResponse parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.GetStreamRecordResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OtsInternalApi.GetStreamRecordResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static OtsInternalApi.GetStreamRecordResponse.Builder newBuilder()
public static OtsInternalApi.GetStreamRecordResponse.Builder newBuilder(OtsInternalApi.GetStreamRecordResponse prototype)
public OtsInternalApi.GetStreamRecordResponse.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected OtsInternalApi.GetStreamRecordResponse.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.GetStreamRecordResponse getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.GetStreamRecordResponse> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.GetStreamRecordResponse> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic OtsInternalApi.GetStreamRecordResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.