public static final class OtsInternalApi.StreamDetails.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.StreamDetails.Builder> implements OtsInternalApi.StreamDetailsOrBuilder
com.alicloud.openservices.tablestore.core.protocol.StreamDetails| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.StreamDetails.Builder |
addAllColumnToGet(Iterable<String> values)
repeated string column_to_get = 5; |
OtsInternalApi.StreamDetails.Builder |
addColumnToGet(String value)
repeated string column_to_get = 5; |
OtsInternalApi.StreamDetails.Builder |
addColumnToGetBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string column_to_get = 5; |
OtsInternalApi.StreamDetails |
build() |
OtsInternalApi.StreamDetails |
buildPartial() |
OtsInternalApi.StreamDetails.Builder |
clear() |
OtsInternalApi.StreamDetails.Builder |
clearColumnToGet()
repeated string column_to_get = 5; |
OtsInternalApi.StreamDetails.Builder |
clearEnableStream()
required bool enable_stream = 1; |
OtsInternalApi.StreamDetails.Builder |
clearExpirationTime()
optional int32 expiration_time = 3; |
OtsInternalApi.StreamDetails.Builder |
clearLastEnableTime()
optional int64 last_enable_time = 4; |
OtsInternalApi.StreamDetails.Builder |
clearStreamId()
optional string stream_id = 2; |
String |
getColumnToGet(int index)
repeated string column_to_get = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnToGetBytes(int index)
repeated string column_to_get = 5; |
int |
getColumnToGetCount()
repeated string column_to_get = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getColumnToGetList()
repeated string column_to_get = 5; |
OtsInternalApi.StreamDetails |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getEnableStream()
required bool enable_stream = 1; |
int |
getExpirationTime()
optional int32 expiration_time = 3; |
long |
getLastEnableTime()
optional int64 last_enable_time = 4; |
String |
getStreamId()
optional string stream_id = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStreamIdBytes()
optional string stream_id = 2; |
boolean |
hasEnableStream()
required bool enable_stream = 1; |
boolean |
hasExpirationTime()
optional int32 expiration_time = 3; |
boolean |
hasLastEnableTime()
optional int64 last_enable_time = 4; |
boolean |
hasStreamId()
optional string stream_id = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.StreamDetails.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.StreamDetails.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.StreamDetails.Builder |
mergeFrom(OtsInternalApi.StreamDetails other) |
OtsInternalApi.StreamDetails.Builder |
setColumnToGet(int index,
String value)
repeated string column_to_get = 5; |
OtsInternalApi.StreamDetails.Builder |
setEnableStream(boolean value)
required bool enable_stream = 1; |
OtsInternalApi.StreamDetails.Builder |
setExpirationTime(int value)
optional int32 expiration_time = 3; |
OtsInternalApi.StreamDetails.Builder |
setLastEnableTime(long value)
optional int64 last_enable_time = 4; |
OtsInternalApi.StreamDetails.Builder |
setStreamId(String value)
optional string stream_id = 2; |
OtsInternalApi.StreamDetails.Builder |
setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string stream_id = 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.StreamDetails.Builder>public OtsInternalApi.StreamDetails.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.StreamDetails.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.StreamDetails.Builder>public OtsInternalApi.StreamDetails getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.StreamDetails build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.StreamDetails buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.StreamDetails.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.StreamDetails.Builder>public OtsInternalApi.StreamDetails.Builder mergeFrom(OtsInternalApi.StreamDetails other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.StreamDetails.Builder>public OtsInternalApi.StreamDetails.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.StreamDetails.Builder>IOExceptionpublic boolean hasEnableStream()
required bool enable_stream = 1;hasEnableStream 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic boolean getEnableStream()
required bool enable_stream = 1;getEnableStream 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic OtsInternalApi.StreamDetails.Builder setEnableStream(boolean value)
required bool enable_stream = 1;value - The enableStream to set.public OtsInternalApi.StreamDetails.Builder clearEnableStream()
required bool enable_stream = 1;public boolean hasStreamId()
optional string stream_id = 2;hasStreamId 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic String getStreamId()
optional string stream_id = 2;getStreamId 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
optional string stream_id = 2;getStreamIdBytes 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic OtsInternalApi.StreamDetails.Builder setStreamId(String value)
optional string stream_id = 2;value - The streamId to set.public OtsInternalApi.StreamDetails.Builder clearStreamId()
optional string stream_id = 2;public OtsInternalApi.StreamDetails.Builder setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string stream_id = 2;value - The bytes for streamId to set.public boolean hasExpirationTime()
optional int32 expiration_time = 3;hasExpirationTime 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic int getExpirationTime()
optional int32 expiration_time = 3;getExpirationTime 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic OtsInternalApi.StreamDetails.Builder setExpirationTime(int value)
optional int32 expiration_time = 3;value - The expirationTime to set.public OtsInternalApi.StreamDetails.Builder clearExpirationTime()
optional int32 expiration_time = 3;public boolean hasLastEnableTime()
optional int64 last_enable_time = 4;hasLastEnableTime 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic long getLastEnableTime()
optional int64 last_enable_time = 4;getLastEnableTime 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic OtsInternalApi.StreamDetails.Builder setLastEnableTime(long value)
optional int64 last_enable_time = 4;value - The lastEnableTime to set.public OtsInternalApi.StreamDetails.Builder clearLastEnableTime()
optional int64 last_enable_time = 4;public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getColumnToGetList()
repeated string column_to_get = 5;getColumnToGetList 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic int getColumnToGetCount()
repeated string column_to_get = 5;getColumnToGetCount 在接口中 OtsInternalApi.StreamDetailsOrBuilderpublic String getColumnToGet(int index)
repeated string column_to_get = 5;getColumnToGet 在接口中 OtsInternalApi.StreamDetailsOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnToGetBytes(int index)
repeated string column_to_get = 5;getColumnToGetBytes 在接口中 OtsInternalApi.StreamDetailsOrBuilderindex - The index of the value to return.public OtsInternalApi.StreamDetails.Builder setColumnToGet(int index, String value)
repeated string column_to_get = 5;index - The index to set the value at.value - The columnToGet to set.public OtsInternalApi.StreamDetails.Builder addColumnToGet(String value)
repeated string column_to_get = 5;value - The columnToGet to add.public OtsInternalApi.StreamDetails.Builder addAllColumnToGet(Iterable<String> values)
repeated string column_to_get = 5;values - The columnToGet to add.public OtsInternalApi.StreamDetails.Builder clearColumnToGet()
repeated string column_to_get = 5;public OtsInternalApi.StreamDetails.Builder addColumnToGetBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string column_to_get = 5;value - The bytes of the columnToGet to add.Copyright © 2025. All Rights Reserved.