public static final class OtsInternalApi.Stream.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.Stream.Builder> implements OtsInternalApi.StreamOrBuilder
com.alicloud.openservices.tablestore.core.protocol.Stream| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.Stream |
build() |
OtsInternalApi.Stream |
buildPartial() |
OtsInternalApi.Stream.Builder |
clear() |
OtsInternalApi.Stream.Builder |
clearCreationTime()
required int64 creation_time = 3; |
OtsInternalApi.Stream.Builder |
clearStreamId()
required string stream_id = 1; |
OtsInternalApi.Stream.Builder |
clearTableName()
required string table_name = 2; |
long |
getCreationTime()
required int64 creation_time = 3; |
OtsInternalApi.Stream |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getStreamId()
required string stream_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStreamIdBytes()
required string stream_id = 1; |
String |
getTableName()
required string table_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 2; |
boolean |
hasCreationTime()
required int64 creation_time = 3; |
boolean |
hasStreamId()
required string stream_id = 1; |
boolean |
hasTableName()
required string table_name = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.Stream.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.Stream.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.Stream.Builder |
mergeFrom(OtsInternalApi.Stream other) |
OtsInternalApi.Stream.Builder |
setCreationTime(long value)
required int64 creation_time = 3; |
OtsInternalApi.Stream.Builder |
setStreamId(String value)
required string stream_id = 1; |
OtsInternalApi.Stream.Builder |
setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 1; |
OtsInternalApi.Stream.Builder |
setTableName(String value)
required string table_name = 2; |
OtsInternalApi.Stream.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 2; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic 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.GeneratedMessage.Builder<OtsInternalApi.Stream.Builder>public OtsInternalApi.Stream.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.Stream.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.Stream.Builder>public OtsInternalApi.Stream getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.Stream build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.Stream buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.Stream.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.Stream.Builder>public OtsInternalApi.Stream.Builder mergeFrom(OtsInternalApi.Stream other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.Stream.Builder>public OtsInternalApi.Stream.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.Stream.Builder>IOExceptionpublic boolean hasStreamId()
required string stream_id = 1;hasStreamId 在接口中 OtsInternalApi.StreamOrBuilderpublic String getStreamId()
required string stream_id = 1;getStreamId 在接口中 OtsInternalApi.StreamOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
required string stream_id = 1;getStreamIdBytes 在接口中 OtsInternalApi.StreamOrBuilderpublic OtsInternalApi.Stream.Builder setStreamId(String value)
required string stream_id = 1;value - The streamId to set.public OtsInternalApi.Stream.Builder clearStreamId()
required string stream_id = 1;public OtsInternalApi.Stream.Builder setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 1;value - The bytes for streamId to set.public boolean hasTableName()
required string table_name = 2;hasTableName 在接口中 OtsInternalApi.StreamOrBuilderpublic String getTableName()
required string table_name = 2;getTableName 在接口中 OtsInternalApi.StreamOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 2;getTableNameBytes 在接口中 OtsInternalApi.StreamOrBuilderpublic OtsInternalApi.Stream.Builder setTableName(String value)
required string table_name = 2;value - The tableName to set.public OtsInternalApi.Stream.Builder clearTableName()
required string table_name = 2;public OtsInternalApi.Stream.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 2;value - The bytes for tableName to set.public boolean hasCreationTime()
required int64 creation_time = 3;hasCreationTime 在接口中 OtsInternalApi.StreamOrBuilderpublic long getCreationTime()
required int64 creation_time = 3;getCreationTime 在接口中 OtsInternalApi.StreamOrBuilderpublic OtsInternalApi.Stream.Builder setCreationTime(long value)
required int64 creation_time = 3;value - The creationTime to set.public OtsInternalApi.Stream.Builder clearCreationTime()
required int64 creation_time = 3;Copyright © 2025. All Rights Reserved.