public static final class Search.GroupByDateHistogram extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements Search.GroupByDateHistogramOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogram| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.GroupByDateHistogram.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.GroupByDateHistogram |
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 |
FIELD_NAME_FIELD_NUMBER |
static int |
FIELD_RANGE_FIELD_NUMBER |
static int |
INTERVAL_FIELD_NUMBER |
static int |
MIN_DOC_COUNT_FIELD_NUMBER |
static int |
MISSING_FIELD_NUMBER |
static int |
OFFSET_FIELD_NUMBER |
static int |
SORT_FIELD_NUMBER |
static int |
SUB_AGGS_FIELD_NUMBER |
static int |
SUB_GROUP_BYS_FIELD_NUMBER |
static int |
TIME_ZONE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static Search.GroupByDateHistogram |
getDefaultInstance() |
Search.GroupByDateHistogram |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
Search.FieldRange |
getFieldRange()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 3; |
Search.FieldRangeOrBuilder |
getFieldRangeOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 3; |
Search.DateTimeValue |
getInterval()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue interval = 2; |
Search.DateTimeValueOrBuilder |
getIntervalOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue interval = 2; |
long |
getMinDocCount()
optional int64 min_doc_count = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMissing()
optional bytes missing = 4; |
Search.DateTimeValue |
getOffset()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue offset = 10; |
Search.DateTimeValueOrBuilder |
getOffsetOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue offset = 10; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByDateHistogram> |
getParserForType() |
int |
getSerializedSize() |
Search.GroupBySort |
getSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 7; |
Search.GroupBySortOrBuilder |
getSortOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 7; |
Search.Aggregations |
getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 8; |
Search.AggregationsOrBuilder |
getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 8; |
Search.GroupBys |
getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 9; |
Search.GroupBysOrBuilder |
getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 9; |
String |
getTimeZone()
optional string time_zone = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTimeZoneBytes()
optional string time_zone = 6; |
boolean |
hasFieldName()
optional string field_name = 1; |
boolean |
hasFieldRange()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 3; |
int |
hashCode() |
boolean |
hasInterval()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue interval = 2; |
boolean |
hasMinDocCount()
optional int64 min_doc_count = 5; |
boolean |
hasMissing()
optional bytes missing = 4; |
boolean |
hasOffset()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue offset = 10; |
boolean |
hasSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 7; |
boolean |
hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 8; |
boolean |
hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 9; |
boolean |
hasTimeZone()
optional string time_zone = 6; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.GroupByDateHistogram.Builder |
newBuilder() |
static Search.GroupByDateHistogram.Builder |
newBuilder(Search.GroupByDateHistogram prototype) |
Search.GroupByDateHistogram.Builder |
newBuilderForType() |
protected Search.GroupByDateHistogram.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static Search.GroupByDateHistogram |
parseDelimitedFrom(InputStream input) |
static Search.GroupByDateHistogram |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByDateHistogram |
parseFrom(byte[] data) |
static Search.GroupByDateHistogram |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByDateHistogram |
parseFrom(ByteBuffer data) |
static Search.GroupByDateHistogram |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByDateHistogram |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.GroupByDateHistogram |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByDateHistogram |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.GroupByDateHistogram |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.GroupByDateHistogram |
parseFrom(InputStream input) |
static Search.GroupByDateHistogram |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByDateHistogram> |
parser() |
Search.GroupByDateHistogram.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 FIELD_NAME_FIELD_NUMBER
public static final int INTERVAL_FIELD_NUMBER
public static final int FIELD_RANGE_FIELD_NUMBER
public static final int MISSING_FIELD_NUMBER
public static final int MIN_DOC_COUNT_FIELD_NUMBER
public static final int TIME_ZONE_FIELD_NUMBER
public static final int SORT_FIELD_NUMBER
public static final int SUB_AGGS_FIELD_NUMBER
public static final int SUB_GROUP_BYS_FIELD_NUMBER
public static final int OFFSET_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 hasFieldName()
optional string field_name = 1;hasFieldName 在接口中 Search.GroupByDateHistogramOrBuilderpublic String getFieldName()
optional string field_name = 1;getFieldName 在接口中 Search.GroupByDateHistogramOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;getFieldNameBytes 在接口中 Search.GroupByDateHistogramOrBuilderpublic boolean hasInterval()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue interval = 2;hasInterval 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.DateTimeValue getInterval()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue interval = 2;getInterval 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.DateTimeValueOrBuilder getIntervalOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue interval = 2;public boolean hasFieldRange()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 3;hasFieldRange 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.FieldRange getFieldRange()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 3;getFieldRange 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.FieldRangeOrBuilder getFieldRangeOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.FieldRange field_range = 3;public boolean hasMissing()
optional bytes missing = 4;hasMissing 在接口中 Search.GroupByDateHistogramOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMissing()
optional bytes missing = 4;getMissing 在接口中 Search.GroupByDateHistogramOrBuilderpublic boolean hasMinDocCount()
optional int64 min_doc_count = 5;hasMinDocCount 在接口中 Search.GroupByDateHistogramOrBuilderpublic long getMinDocCount()
optional int64 min_doc_count = 5;getMinDocCount 在接口中 Search.GroupByDateHistogramOrBuilderpublic boolean hasTimeZone()
optional string time_zone = 6;hasTimeZone 在接口中 Search.GroupByDateHistogramOrBuilderpublic String getTimeZone()
optional string time_zone = 6;getTimeZone 在接口中 Search.GroupByDateHistogramOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTimeZoneBytes()
optional string time_zone = 6;getTimeZoneBytes 在接口中 Search.GroupByDateHistogramOrBuilderpublic boolean hasSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 7;hasSort 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.GroupBySort getSort()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 7;getSort 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.GroupBySortOrBuilder getSortOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBySort sort = 7;public boolean hasSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 8;hasSubAggs 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.Aggregations getSubAggs()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 8;getSubAggs 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.AggregationsOrBuilder getSubAggsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Aggregations sub_aggs = 8;public boolean hasSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 9;hasSubGroupBys 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.GroupBys getSubGroupBys()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 9;getSubGroupBys 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.GroupBysOrBuilder getSubGroupBysOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.GroupBys sub_group_bys = 9;public boolean hasOffset()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue offset = 10;hasOffset 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.DateTimeValue getOffset()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue offset = 10;getOffset 在接口中 Search.GroupByDateHistogramOrBuilderpublic Search.DateTimeValueOrBuilder getOffsetOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.DateTimeValue offset = 10;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 Search.GroupByDateHistogram parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.GroupByDateHistogram 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 Search.GroupByDateHistogram 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 Search.GroupByDateHistogram 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 Search.GroupByDateHistogram parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static Search.GroupByDateHistogram 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 Search.GroupByDateHistogram parseFrom(InputStream input) throws IOException
IOExceptionpublic static Search.GroupByDateHistogram parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.GroupByDateHistogram parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Search.GroupByDateHistogram parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Search.GroupByDateHistogram parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Search.GroupByDateHistogram parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Search.GroupByDateHistogram.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static Search.GroupByDateHistogram.Builder newBuilder()
public static Search.GroupByDateHistogram.Builder newBuilder(Search.GroupByDateHistogram prototype)
public Search.GroupByDateHistogram.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected Search.GroupByDateHistogram.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static Search.GroupByDateHistogram getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByDateHistogram> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.GroupByDateHistogram> 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 Search.GroupByDateHistogram getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.