public static final class GlobalTable.CreateGlobalTableRequest extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements GlobalTable.CreateGlobalTableRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.CreateGlobalTableRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
GlobalTable.CreateGlobalTableRequest.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.globaltable.CreateGlobalTableRequest |
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 |
BASETABLE_FIELD_NUMBER |
static int |
PLACEMENTS_FIELD_NUMBER |
static int |
SERVEMODE_FIELD_NUMBER |
static int |
SYNCMODE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
GlobalTable.BaseTable |
getBaseTable()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.BaseTable baseTable = 2; |
GlobalTable.BaseTableOrBuilder |
getBaseTableOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.BaseTable baseTable = 2; |
static GlobalTable.CreateGlobalTableRequest |
getDefaultInstance() |
GlobalTable.CreateGlobalTableRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.CreateGlobalTableRequest> |
getParserForType() |
GlobalTable.Placement |
getPlacements(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3; |
int |
getPlacementsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3; |
List<GlobalTable.Placement> |
getPlacementsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3; |
GlobalTable.PlacementOrBuilder |
getPlacementsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3; |
List<? extends GlobalTable.PlacementOrBuilder> |
getPlacementsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3; |
int |
getSerializedSize() |
GlobalTable.ServeMode |
getServeMode()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.ServeMode serveMode = 5; |
GlobalTable.SyncMode |
getSyncMode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncMode syncMode = 4; |
boolean |
hasBaseTable()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.BaseTable baseTable = 2; |
int |
hashCode() |
boolean |
hasServeMode()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.ServeMode serveMode = 5; |
boolean |
hasSyncMode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncMode syncMode = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GlobalTable.CreateGlobalTableRequest.Builder |
newBuilder() |
static GlobalTable.CreateGlobalTableRequest.Builder |
newBuilder(GlobalTable.CreateGlobalTableRequest prototype) |
GlobalTable.CreateGlobalTableRequest.Builder |
newBuilderForType() |
protected GlobalTable.CreateGlobalTableRequest.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static GlobalTable.CreateGlobalTableRequest |
parseDelimitedFrom(InputStream input) |
static GlobalTable.CreateGlobalTableRequest |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(byte[] data) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(ByteBuffer data) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(InputStream input) |
static GlobalTable.CreateGlobalTableRequest |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.CreateGlobalTableRequest> |
parser() |
GlobalTable.CreateGlobalTableRequest.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 BASETABLE_FIELD_NUMBER
public static final int PLACEMENTS_FIELD_NUMBER
public static final int SYNCMODE_FIELD_NUMBER
public static final int SERVEMODE_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 hasBaseTable()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.BaseTable baseTable = 2;hasBaseTable 在接口中 GlobalTable.CreateGlobalTableRequestOrBuilderpublic GlobalTable.BaseTable getBaseTable()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.BaseTable baseTable = 2;getBaseTable 在接口中 GlobalTable.CreateGlobalTableRequestOrBuilderpublic GlobalTable.BaseTableOrBuilder getBaseTableOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.BaseTable baseTable = 2;public List<GlobalTable.Placement> getPlacementsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3;public List<? extends GlobalTable.PlacementOrBuilder> getPlacementsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3;public int getPlacementsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3;public GlobalTable.Placement getPlacements(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3;public GlobalTable.PlacementOrBuilder getPlacementsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 3;public boolean hasSyncMode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncMode syncMode = 4;hasSyncMode 在接口中 GlobalTable.CreateGlobalTableRequestOrBuilderpublic GlobalTable.SyncMode getSyncMode()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncMode syncMode = 4;getSyncMode 在接口中 GlobalTable.CreateGlobalTableRequestOrBuilderpublic boolean hasServeMode()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.ServeMode serveMode = 5;hasServeMode 在接口中 GlobalTable.CreateGlobalTableRequestOrBuilderpublic GlobalTable.ServeMode getServeMode()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.ServeMode serveMode = 5;getServeMode 在接口中 GlobalTable.CreateGlobalTableRequestOrBuilderpublic 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 GlobalTable.CreateGlobalTableRequest parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.CreateGlobalTableRequest 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 GlobalTable.CreateGlobalTableRequest 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 GlobalTable.CreateGlobalTableRequest 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 GlobalTable.CreateGlobalTableRequest parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.CreateGlobalTableRequest 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 GlobalTable.CreateGlobalTableRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static GlobalTable.CreateGlobalTableRequest parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GlobalTable.CreateGlobalTableRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GlobalTable.CreateGlobalTableRequest parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GlobalTable.CreateGlobalTableRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GlobalTable.CreateGlobalTableRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GlobalTable.CreateGlobalTableRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static GlobalTable.CreateGlobalTableRequest.Builder newBuilder()
public static GlobalTable.CreateGlobalTableRequest.Builder newBuilder(GlobalTable.CreateGlobalTableRequest prototype)
public GlobalTable.CreateGlobalTableRequest.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected GlobalTable.CreateGlobalTableRequest.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static GlobalTable.CreateGlobalTableRequest getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.CreateGlobalTableRequest> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.CreateGlobalTableRequest> 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 GlobalTable.CreateGlobalTableRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.