public static final class OtsInternalApi.CapacityUnit.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.CapacityUnit.Builder> implements OtsInternalApi.CapacityUnitOrBuilder
com.alicloud.openservices.tablestore.core.protocol.CapacityUnit| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.CapacityUnit |
build() |
OtsInternalApi.CapacityUnit |
buildPartial() |
OtsInternalApi.CapacityUnit.Builder |
clear() |
OtsInternalApi.CapacityUnit.Builder |
clearRead()
optional int32 read = 1; |
OtsInternalApi.CapacityUnit.Builder |
clearWrite()
optional int32 write = 2; |
OtsInternalApi.CapacityUnit |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getRead()
optional int32 read = 1; |
int |
getWrite()
optional int32 write = 2; |
boolean |
hasRead()
optional int32 read = 1; |
boolean |
hasWrite()
optional int32 write = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.CapacityUnit.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.CapacityUnit.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.CapacityUnit.Builder |
mergeFrom(OtsInternalApi.CapacityUnit other) |
OtsInternalApi.CapacityUnit.Builder |
setRead(int value)
optional int32 read = 1; |
OtsInternalApi.CapacityUnit.Builder |
setWrite(int value)
optional int32 write = 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.CapacityUnit.Builder>public OtsInternalApi.CapacityUnit.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.CapacityUnit.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.CapacityUnit.Builder>public OtsInternalApi.CapacityUnit getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.CapacityUnit build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.CapacityUnit buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.CapacityUnit.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.CapacityUnit.Builder>public OtsInternalApi.CapacityUnit.Builder mergeFrom(OtsInternalApi.CapacityUnit other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.CapacityUnit.Builder>public OtsInternalApi.CapacityUnit.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.CapacityUnit.Builder>IOExceptionpublic boolean hasRead()
optional int32 read = 1;hasRead 在接口中 OtsInternalApi.CapacityUnitOrBuilderpublic int getRead()
optional int32 read = 1;getRead 在接口中 OtsInternalApi.CapacityUnitOrBuilderpublic OtsInternalApi.CapacityUnit.Builder setRead(int value)
optional int32 read = 1;value - The read to set.public OtsInternalApi.CapacityUnit.Builder clearRead()
optional int32 read = 1;public boolean hasWrite()
optional int32 write = 2;hasWrite 在接口中 OtsInternalApi.CapacityUnitOrBuilderpublic int getWrite()
optional int32 write = 2;getWrite 在接口中 OtsInternalApi.CapacityUnitOrBuilderpublic OtsInternalApi.CapacityUnit.Builder setWrite(int value)
optional int32 write = 2;value - The write to set.public OtsInternalApi.CapacityUnit.Builder clearWrite()
optional int32 write = 2;Copyright © 2025. All Rights Reserved.