public static final class Timeseries.CreateTimeseriesTableRequest extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Timeseries.CreateTimeseriesTableRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.CreateTimeseriesTableRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
Timeseries.CreateTimeseriesTableRequest.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.timeseries.CreateTimeseriesTableRequest |
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 |
ANALYTICAL_STORES_FIELD_NUMBER |
static int |
ENABLE_ANALYTICAL_STORE_FIELD_NUMBER |
static int |
LASTPOINT_INDEX_METAS_FIELD_NUMBER |
static int |
TABLE_META_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
Timeseries.TimeseriesAnalyticalStore |
getAnalyticalStores(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3; |
int |
getAnalyticalStoresCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3; |
List<Timeseries.TimeseriesAnalyticalStore> |
getAnalyticalStoresList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3; |
Timeseries.TimeseriesAnalyticalStoreOrBuilder |
getAnalyticalStoresOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3; |
List<? extends Timeseries.TimeseriesAnalyticalStoreOrBuilder> |
getAnalyticalStoresOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3; |
static Timeseries.CreateTimeseriesTableRequest |
getDefaultInstance() |
Timeseries.CreateTimeseriesTableRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getEnableAnalyticalStore()
optional bool enable_analytical_store = 4; |
Timeseries.LastpointIndexMetaForCreate |
getLastpointIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5; |
int |
getLastpointIndexMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5; |
List<Timeseries.LastpointIndexMetaForCreate> |
getLastpointIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5; |
Timeseries.LastpointIndexMetaForCreateOrBuilder |
getLastpointIndexMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5; |
List<? extends Timeseries.LastpointIndexMetaForCreateOrBuilder> |
getLastpointIndexMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.CreateTimeseriesTableRequest> |
getParserForType() |
int |
getSerializedSize() |
Timeseries.TimeseriesTableMeta |
getTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTableMeta table_meta = 1; |
Timeseries.TimeseriesTableMetaOrBuilder |
getTableMetaOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTableMeta table_meta = 1; |
boolean |
hasEnableAnalyticalStore()
optional bool enable_analytical_store = 4; |
int |
hashCode() |
boolean |
hasTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTableMeta table_meta = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Timeseries.CreateTimeseriesTableRequest.Builder |
newBuilder() |
static Timeseries.CreateTimeseriesTableRequest.Builder |
newBuilder(Timeseries.CreateTimeseriesTableRequest prototype) |
Timeseries.CreateTimeseriesTableRequest.Builder |
newBuilderForType() |
protected Timeseries.CreateTimeseriesTableRequest.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Timeseries.CreateTimeseriesTableRequest |
parseDelimitedFrom(InputStream input) |
static Timeseries.CreateTimeseriesTableRequest |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(byte[] data) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(ByteBuffer data) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(InputStream input) |
static Timeseries.CreateTimeseriesTableRequest |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.CreateTimeseriesTableRequest> |
parser() |
Timeseries.CreateTimeseriesTableRequest.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 TABLE_META_FIELD_NUMBER
public static final int ANALYTICAL_STORES_FIELD_NUMBER
public static final int ENABLE_ANALYTICAL_STORE_FIELD_NUMBER
public static final int LASTPOINT_INDEX_METAS_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 hasTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTableMeta table_meta = 1;hasTableMeta 在接口中 Timeseries.CreateTimeseriesTableRequestOrBuilderpublic Timeseries.TimeseriesTableMeta getTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTableMeta table_meta = 1;getTableMeta 在接口中 Timeseries.CreateTimeseriesTableRequestOrBuilderpublic Timeseries.TimeseriesTableMetaOrBuilder getTableMetaOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesTableMeta table_meta = 1;public List<Timeseries.TimeseriesAnalyticalStore> getAnalyticalStoresList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3;public List<? extends Timeseries.TimeseriesAnalyticalStoreOrBuilder> getAnalyticalStoresOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3;public int getAnalyticalStoresCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3;public Timeseries.TimeseriesAnalyticalStore getAnalyticalStores(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3;public Timeseries.TimeseriesAnalyticalStoreOrBuilder getAnalyticalStoresOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.TimeseriesAnalyticalStore analytical_stores = 3;public boolean hasEnableAnalyticalStore()
optional bool enable_analytical_store = 4;hasEnableAnalyticalStore 在接口中 Timeseries.CreateTimeseriesTableRequestOrBuilderpublic boolean getEnableAnalyticalStore()
optional bool enable_analytical_store = 4;getEnableAnalyticalStore 在接口中 Timeseries.CreateTimeseriesTableRequestOrBuilderpublic List<Timeseries.LastpointIndexMetaForCreate> getLastpointIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5;public List<? extends Timeseries.LastpointIndexMetaForCreateOrBuilder> getLastpointIndexMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5;public int getLastpointIndexMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5;public Timeseries.LastpointIndexMetaForCreate getLastpointIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5;public Timeseries.LastpointIndexMetaForCreateOrBuilder getLastpointIndexMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.timeseries.LastpointIndexMetaForCreate lastpoint_index_metas = 5;public 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 Timeseries.CreateTimeseriesTableRequest parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.CreateTimeseriesTableRequest 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 Timeseries.CreateTimeseriesTableRequest 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 Timeseries.CreateTimeseriesTableRequest 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 Timeseries.CreateTimeseriesTableRequest parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.CreateTimeseriesTableRequest 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 Timeseries.CreateTimeseriesTableRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesTableRequest parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesTableRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesTableRequest parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesTableRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesTableRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Timeseries.CreateTimeseriesTableRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Timeseries.CreateTimeseriesTableRequest.Builder newBuilder()
public static Timeseries.CreateTimeseriesTableRequest.Builder newBuilder(Timeseries.CreateTimeseriesTableRequest prototype)
public Timeseries.CreateTimeseriesTableRequest.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Timeseries.CreateTimeseriesTableRequest.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Timeseries.CreateTimeseriesTableRequest getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.CreateTimeseriesTableRequest> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.CreateTimeseriesTableRequest> 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 Timeseries.CreateTimeseriesTableRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.