public static final class OtsInternalApi.DescribeStreamResponse extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements OtsInternalApi.DescribeStreamResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.DescribeStreamResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
OtsInternalApi.DescribeStreamResponse.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.DescribeStreamResponse |
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 |
CREATION_TIME_FIELD_NUMBER |
static int |
EXPIRATION_TIME_FIELD_NUMBER |
static int |
IS_TIMESERIES_DATA_TABLE_FIELD_NUMBER |
static int |
NEXT_SHARD_ID_FIELD_NUMBER |
static int |
SHARDS_FIELD_NUMBER |
static int |
STREAM_ID_FIELD_NUMBER |
static int |
STREAM_STATUS_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
long |
getCreationTime()
required int64 creation_time = 4; |
static OtsInternalApi.DescribeStreamResponse |
getDefaultInstance() |
OtsInternalApi.DescribeStreamResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getExpirationTime()
required int32 expiration_time = 2; |
boolean |
getIsTimeseriesDataTable()
optional bool is_timeseries_data_table = 8; |
String |
getNextShardId()
optional string next_shard_id = 7; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextShardIdBytes()
optional string next_shard_id = 7; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.DescribeStreamResponse> |
getParserForType() |
int |
getSerializedSize() |
OtsInternalApi.StreamShard |
getShards(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6; |
int |
getShardsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6; |
List<OtsInternalApi.StreamShard> |
getShardsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6; |
OtsInternalApi.StreamShardOrBuilder |
getShardsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6; |
List<? extends OtsInternalApi.StreamShardOrBuilder> |
getShardsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6; |
String |
getStreamId()
required string stream_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStreamIdBytes()
required string stream_id = 1; |
OtsInternalApi.StreamStatus |
getStreamStatus()
required .com.alicloud.openservices.tablestore.core.protocol.StreamStatus stream_status = 5; |
String |
getTableName()
required string table_name = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 3; |
boolean |
hasCreationTime()
required int64 creation_time = 4; |
boolean |
hasExpirationTime()
required int32 expiration_time = 2; |
int |
hashCode() |
boolean |
hasIsTimeseriesDataTable()
optional bool is_timeseries_data_table = 8; |
boolean |
hasNextShardId()
optional string next_shard_id = 7; |
boolean |
hasStreamId()
required string stream_id = 1; |
boolean |
hasStreamStatus()
required .com.alicloud.openservices.tablestore.core.protocol.StreamStatus stream_status = 5; |
boolean |
hasTableName()
required string table_name = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OtsInternalApi.DescribeStreamResponse.Builder |
newBuilder() |
static OtsInternalApi.DescribeStreamResponse.Builder |
newBuilder(OtsInternalApi.DescribeStreamResponse prototype) |
OtsInternalApi.DescribeStreamResponse.Builder |
newBuilderForType() |
protected OtsInternalApi.DescribeStreamResponse.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static OtsInternalApi.DescribeStreamResponse |
parseDelimitedFrom(InputStream input) |
static OtsInternalApi.DescribeStreamResponse |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(byte[] data) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(ByteBuffer data) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(InputStream input) |
static OtsInternalApi.DescribeStreamResponse |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.DescribeStreamResponse> |
parser() |
OtsInternalApi.DescribeStreamResponse.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_ID_FIELD_NUMBER
public static final int EXPIRATION_TIME_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER
public static final int CREATION_TIME_FIELD_NUMBER
public static final int STREAM_STATUS_FIELD_NUMBER
public static final int SHARDS_FIELD_NUMBER
public static final int NEXT_SHARD_ID_FIELD_NUMBER
public static final int IS_TIMESERIES_DATA_TABLE_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 boolean hasStreamId()
required string stream_id = 1;hasStreamId 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic String getStreamId()
required string stream_id = 1;getStreamId 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
required string stream_id = 1;getStreamIdBytes 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic boolean hasExpirationTime()
required int32 expiration_time = 2;hasExpirationTime 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic int getExpirationTime()
required int32 expiration_time = 2;getExpirationTime 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic boolean hasTableName()
required string table_name = 3;hasTableName 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic String getTableName()
required string table_name = 3;getTableName 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 3;getTableNameBytes 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic boolean hasCreationTime()
required int64 creation_time = 4;hasCreationTime 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic long getCreationTime()
required int64 creation_time = 4;getCreationTime 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic boolean hasStreamStatus()
required .com.alicloud.openservices.tablestore.core.protocol.StreamStatus stream_status = 5;hasStreamStatus 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic OtsInternalApi.StreamStatus getStreamStatus()
required .com.alicloud.openservices.tablestore.core.protocol.StreamStatus stream_status = 5;getStreamStatus 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic List<OtsInternalApi.StreamShard> getShardsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6;public List<? extends OtsInternalApi.StreamShardOrBuilder> getShardsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6;public int getShardsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6;public OtsInternalApi.StreamShard getShards(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6;public OtsInternalApi.StreamShardOrBuilder getShardsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.StreamShard shards = 6;public boolean hasNextShardId()
optional string next_shard_id = 7;hasNextShardId 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic String getNextShardId()
optional string next_shard_id = 7;getNextShardId 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextShardIdBytes()
optional string next_shard_id = 7;getNextShardIdBytes 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic boolean hasIsTimeseriesDataTable()
optional bool is_timeseries_data_table = 8;hasIsTimeseriesDataTable 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic boolean getIsTimeseriesDataTable()
optional bool is_timeseries_data_table = 8;getIsTimeseriesDataTable 在接口中 OtsInternalApi.DescribeStreamResponseOrBuilderpublic 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.DescribeStreamResponse parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.DescribeStreamResponse 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.DescribeStreamResponse 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.DescribeStreamResponse 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.DescribeStreamResponse parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.DescribeStreamResponse 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.DescribeStreamResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeStreamResponse parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeStreamResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeStreamResponse parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeStreamResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeStreamResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OtsInternalApi.DescribeStreamResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static OtsInternalApi.DescribeStreamResponse.Builder newBuilder()
public static OtsInternalApi.DescribeStreamResponse.Builder newBuilder(OtsInternalApi.DescribeStreamResponse prototype)
public OtsInternalApi.DescribeStreamResponse.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected OtsInternalApi.DescribeStreamResponse.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.DescribeStreamResponse getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.DescribeStreamResponse> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.DescribeStreamResponse> 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.DescribeStreamResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.