public static final class OtsInternalApi.StreamSpecification.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.StreamSpecification.Builder> implements OtsInternalApi.StreamSpecificationOrBuilder
com.alicloud.openservices.tablestore.core.protocol.StreamSpecification| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.StreamSpecification.Builder |
addAllColumnsToGet(Iterable<String> values)
repeated string columns_to_get = 3; |
OtsInternalApi.StreamSpecification.Builder |
addColumnsToGet(String value)
repeated string columns_to_get = 3; |
OtsInternalApi.StreamSpecification.Builder |
addColumnsToGetBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string columns_to_get = 3; |
OtsInternalApi.StreamSpecification |
build() |
OtsInternalApi.StreamSpecification |
buildPartial() |
OtsInternalApi.StreamSpecification.Builder |
clear() |
OtsInternalApi.StreamSpecification.Builder |
clearColumnsToGet()
repeated string columns_to_get = 3; |
OtsInternalApi.StreamSpecification.Builder |
clearEnableStream()
required bool enable_stream = 1; |
OtsInternalApi.StreamSpecification.Builder |
clearExpirationTime()
optional int32 expiration_time = 2; |
String |
getColumnsToGet(int index)
repeated string columns_to_get = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnsToGetBytes(int index)
repeated string columns_to_get = 3; |
int |
getColumnsToGetCount()
repeated string columns_to_get = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getColumnsToGetList()
repeated string columns_to_get = 3; |
OtsInternalApi.StreamSpecification |
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 = 2; |
boolean |
hasEnableStream()
required bool enable_stream = 1; |
boolean |
hasExpirationTime()
optional int32 expiration_time = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.StreamSpecification.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.StreamSpecification.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.StreamSpecification.Builder |
mergeFrom(OtsInternalApi.StreamSpecification other) |
OtsInternalApi.StreamSpecification.Builder |
setColumnsToGet(int index,
String value)
repeated string columns_to_get = 3; |
OtsInternalApi.StreamSpecification.Builder |
setEnableStream(boolean value)
required bool enable_stream = 1; |
OtsInternalApi.StreamSpecification.Builder |
setExpirationTime(int value)
optional int32 expiration_time = 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.StreamSpecification.Builder>public OtsInternalApi.StreamSpecification.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.StreamSpecification.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.StreamSpecification.Builder>public OtsInternalApi.StreamSpecification getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.StreamSpecification build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.StreamSpecification buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.StreamSpecification.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.StreamSpecification.Builder>public OtsInternalApi.StreamSpecification.Builder mergeFrom(OtsInternalApi.StreamSpecification other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.StreamSpecification.Builder>public OtsInternalApi.StreamSpecification.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.StreamSpecification.Builder>IOExceptionpublic boolean hasEnableStream()
required bool enable_stream = 1;hasEnableStream 在接口中 OtsInternalApi.StreamSpecificationOrBuilderpublic boolean getEnableStream()
required bool enable_stream = 1;getEnableStream 在接口中 OtsInternalApi.StreamSpecificationOrBuilderpublic OtsInternalApi.StreamSpecification.Builder setEnableStream(boolean value)
required bool enable_stream = 1;value - The enableStream to set.public OtsInternalApi.StreamSpecification.Builder clearEnableStream()
required bool enable_stream = 1;public boolean hasExpirationTime()
optional int32 expiration_time = 2;hasExpirationTime 在接口中 OtsInternalApi.StreamSpecificationOrBuilderpublic int getExpirationTime()
optional int32 expiration_time = 2;getExpirationTime 在接口中 OtsInternalApi.StreamSpecificationOrBuilderpublic OtsInternalApi.StreamSpecification.Builder setExpirationTime(int value)
optional int32 expiration_time = 2;value - The expirationTime to set.public OtsInternalApi.StreamSpecification.Builder clearExpirationTime()
optional int32 expiration_time = 2;public com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getColumnsToGetList()
repeated string columns_to_get = 3;getColumnsToGetList 在接口中 OtsInternalApi.StreamSpecificationOrBuilderpublic int getColumnsToGetCount()
repeated string columns_to_get = 3;getColumnsToGetCount 在接口中 OtsInternalApi.StreamSpecificationOrBuilderpublic String getColumnsToGet(int index)
repeated string columns_to_get = 3;getColumnsToGet 在接口中 OtsInternalApi.StreamSpecificationOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnsToGetBytes(int index)
repeated string columns_to_get = 3;getColumnsToGetBytes 在接口中 OtsInternalApi.StreamSpecificationOrBuilderindex - The index of the value to return.public OtsInternalApi.StreamSpecification.Builder setColumnsToGet(int index, String value)
repeated string columns_to_get = 3;index - The index to set the value at.value - The columnsToGet to set.public OtsInternalApi.StreamSpecification.Builder addColumnsToGet(String value)
repeated string columns_to_get = 3;value - The columnsToGet to add.public OtsInternalApi.StreamSpecification.Builder addAllColumnsToGet(Iterable<String> values)
repeated string columns_to_get = 3;values - The columnsToGet to add.public OtsInternalApi.StreamSpecification.Builder clearColumnsToGet()
repeated string columns_to_get = 3;public OtsInternalApi.StreamSpecification.Builder addColumnsToGetBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated string columns_to_get = 3;value - The bytes of the columnsToGet to add.Copyright © 2025. All Rights Reserved.