public static final class Timeseries.CreateTimeseriesLastpointIndexRequest extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.CreateTimeseriesLastpointIndexRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
Timeseries.CreateTimeseriesLastpointIndexRequest.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.timeseries.CreateTimeseriesLastpointIndexRequest |
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 |
CREATE_ON_WIDE_COLUMN_TABLE_FIELD_NUMBER |
static int |
INCLUDE_BASE_DATA_FIELD_NUMBER |
static int |
INDEX_PRIMARY_KEY_NAMES_FIELD_NUMBER |
static int |
INDEX_TABLE_NAME_FIELD_NUMBER |
static int |
MAIN_TABLE_NAME_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
boolean |
getCreateOnWideColumnTable()
optional bool create_on_wide_column_table = 4; |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
getDefaultInstance() |
Timeseries.CreateTimeseriesLastpointIndexRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIncludeBaseData()
optional bool include_base_data = 3; |
String |
getIndexPrimaryKeyNames(int index)
repeated string index_primary_key_names = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIndexPrimaryKeyNamesBytes(int index)
repeated string index_primary_key_names = 5; |
int |
getIndexPrimaryKeyNamesCount()
repeated string index_primary_key_names = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getIndexPrimaryKeyNamesList()
repeated string index_primary_key_names = 5; |
String |
getIndexTableName()
required string index_table_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIndexTableNameBytes()
required string index_table_name = 2; |
String |
getMainTableName()
required string main_table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMainTableNameBytes()
required string main_table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.CreateTimeseriesLastpointIndexRequest> |
getParserForType() |
int |
getSerializedSize() |
boolean |
hasCreateOnWideColumnTable()
optional bool create_on_wide_column_table = 4; |
int |
hashCode() |
boolean |
hasIncludeBaseData()
optional bool include_base_data = 3; |
boolean |
hasIndexTableName()
required string index_table_name = 2; |
boolean |
hasMainTableName()
required string main_table_name = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Timeseries.CreateTimeseriesLastpointIndexRequest.Builder |
newBuilder() |
static Timeseries.CreateTimeseriesLastpointIndexRequest.Builder |
newBuilder(Timeseries.CreateTimeseriesLastpointIndexRequest prototype) |
Timeseries.CreateTimeseriesLastpointIndexRequest.Builder |
newBuilderForType() |
protected Timeseries.CreateTimeseriesLastpointIndexRequest.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseDelimitedFrom(InputStream input) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(byte[] data) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(ByteBuffer data) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(InputStream input) |
static Timeseries.CreateTimeseriesLastpointIndexRequest |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.CreateTimeseriesLastpointIndexRequest> |
parser() |
Timeseries.CreateTimeseriesLastpointIndexRequest.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 MAIN_TABLE_NAME_FIELD_NUMBER
public static final int INDEX_TABLE_NAME_FIELD_NUMBER
public static final int INCLUDE_BASE_DATA_FIELD_NUMBER
public static final int CREATE_ON_WIDE_COLUMN_TABLE_FIELD_NUMBER
public static final int INDEX_PRIMARY_KEY_NAMES_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 hasMainTableName()
required string main_table_name = 1;hasMainTableName 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic String getMainTableName()
required string main_table_name = 1;getMainTableName 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMainTableNameBytes()
required string main_table_name = 1;getMainTableNameBytes 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic boolean hasIndexTableName()
required string index_table_name = 2;hasIndexTableName 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic String getIndexTableName()
required string index_table_name = 2;getIndexTableName 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexTableNameBytes()
required string index_table_name = 2;getIndexTableNameBytes 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic boolean hasIncludeBaseData()
optional bool include_base_data = 3;hasIncludeBaseData 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic boolean getIncludeBaseData()
optional bool include_base_data = 3;getIncludeBaseData 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic boolean hasCreateOnWideColumnTable()
optional bool create_on_wide_column_table = 4;hasCreateOnWideColumnTable 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic boolean getCreateOnWideColumnTable()
optional bool create_on_wide_column_table = 4;getCreateOnWideColumnTable 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getIndexPrimaryKeyNamesList()
repeated string index_primary_key_names = 5;getIndexPrimaryKeyNamesList 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic int getIndexPrimaryKeyNamesCount()
repeated string index_primary_key_names = 5;getIndexPrimaryKeyNamesCount 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderpublic String getIndexPrimaryKeyNames(int index)
repeated string index_primary_key_names = 5;getIndexPrimaryKeyNames 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexPrimaryKeyNamesBytes(int index)
repeated string index_primary_key_names = 5;getIndexPrimaryKeyNamesBytes 在接口中 Timeseries.CreateTimeseriesLastpointIndexRequestOrBuilderindex - The index of the value to return.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.CreateTimeseriesLastpointIndexRequest parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.CreateTimeseriesLastpointIndexRequest 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.CreateTimeseriesLastpointIndexRequest 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.CreateTimeseriesLastpointIndexRequest 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.CreateTimeseriesLastpointIndexRequest parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Timeseries.CreateTimeseriesLastpointIndexRequest 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.CreateTimeseriesLastpointIndexRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesLastpointIndexRequest parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesLastpointIndexRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesLastpointIndexRequest parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesLastpointIndexRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Timeseries.CreateTimeseriesLastpointIndexRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Timeseries.CreateTimeseriesLastpointIndexRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Timeseries.CreateTimeseriesLastpointIndexRequest.Builder newBuilder()
public static Timeseries.CreateTimeseriesLastpointIndexRequest.Builder newBuilder(Timeseries.CreateTimeseriesLastpointIndexRequest prototype)
public Timeseries.CreateTimeseriesLastpointIndexRequest.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Timeseries.CreateTimeseriesLastpointIndexRequest.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Timeseries.CreateTimeseriesLastpointIndexRequest getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.CreateTimeseriesLastpointIndexRequest> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Timeseries.CreateTimeseriesLastpointIndexRequest> 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.CreateTimeseriesLastpointIndexRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.