public static final class AggregationProtosClient.AggregationRequest extends com.google.protobuf.GeneratedMessage implements AggregationProtosClient.AggregationRequestOrBuilder
AggregationRequest
Modifier and Type | Class and Description |
---|---|
static class |
AggregationProtosClient.AggregationRequest.Builder
Protobuf type
AggregationRequest |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
ADAPTER_FIELD_NUMBER |
static int |
AGGREGATION_FIELD_NUMBER |
static int |
BLOCKCACHING_FIELD_NUMBER |
static int |
CACHESIZE_FIELD_NUMBER |
static int |
FILTER_FIELD_NUMBER |
static int |
INDEXMAPPING_FIELD_NUMBER |
static int |
INTERNALADAPTERID_FIELD_NUMBER |
static int |
MODEL_FIELD_NUMBER |
static int |
NUMERICINDEXSTRATEGYFILTER_FIELD_NUMBER |
static com.google.protobuf.Parser<AggregationProtosClient.AggregationRequest> |
PARSER |
static int |
PARTITIONKEYLENGTH_FIELD_NUMBER |
static int |
RANGEFILTER_FIELD_NUMBER |
static int |
VISLABELS_FIELD_NUMBER |
static int |
WHOLEROWFILTER_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
com.google.protobuf.ByteString |
getAdapter()
optional bytes adapter = 6; |
AggregationProtosClient.AggregationType |
getAggregation()
required .AggregationType aggregation = 1; |
AggregationProtosClient.AggregationTypeOrBuilder |
getAggregationOrBuilder()
required .AggregationType aggregation = 1; |
boolean |
getBlockCaching()
optional bool blockCaching = 9; |
int |
getCacheSize()
optional int32 cacheSize = 10; |
static AggregationProtosClient.AggregationRequest |
getDefaultInstance() |
AggregationProtosClient.AggregationRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getFilter()
optional bytes filter = 3; |
com.google.protobuf.ByteString |
getIndexMapping()
optional bytes indexMapping = 13; |
com.google.protobuf.ByteString |
getInternalAdapterId()
optional bytes internalAdapterId = 7; |
com.google.protobuf.ByteString |
getModel()
optional bytes model = 4; |
com.google.protobuf.ByteString |
getNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 8; |
com.google.protobuf.Parser<AggregationProtosClient.AggregationRequest> |
getParserForType() |
int |
getPartitionKeyLength()
optional int32 partitionKeyLength = 12; |
com.google.protobuf.ByteString |
getRangeFilter()
optional bytes rangeFilter = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.ByteString |
getVisLabels()
optional bytes visLabels = 5; |
boolean |
getWholeRowFilter()
optional bool wholeRowFilter = 11; |
boolean |
hasAdapter()
optional bytes adapter = 6; |
boolean |
hasAggregation()
required .AggregationType aggregation = 1; |
boolean |
hasBlockCaching()
optional bool blockCaching = 9; |
boolean |
hasCacheSize()
optional int32 cacheSize = 10; |
boolean |
hasFilter()
optional bytes filter = 3; |
int |
hashCode() |
boolean |
hasIndexMapping()
optional bytes indexMapping = 13; |
boolean |
hasInternalAdapterId()
optional bytes internalAdapterId = 7; |
boolean |
hasModel()
optional bytes model = 4; |
boolean |
hasNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 8; |
boolean |
hasPartitionKeyLength()
optional int32 partitionKeyLength = 12; |
boolean |
hasRangeFilter()
optional bytes rangeFilter = 2; |
boolean |
hasVisLabels()
optional bytes visLabels = 5; |
boolean |
hasWholeRowFilter()
optional bool wholeRowFilter = 11; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AggregationProtosClient.AggregationRequest.Builder |
newBuilder() |
static AggregationProtosClient.AggregationRequest.Builder |
newBuilder(AggregationProtosClient.AggregationRequest prototype) |
AggregationProtosClient.AggregationRequest.Builder |
newBuilderForType() |
protected AggregationProtosClient.AggregationRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static AggregationProtosClient.AggregationRequest |
parseDelimitedFrom(InputStream input) |
static AggregationProtosClient.AggregationRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationProtosClient.AggregationRequest |
parseFrom(byte[] data) |
static AggregationProtosClient.AggregationRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationProtosClient.AggregationRequest |
parseFrom(com.google.protobuf.ByteString data) |
static AggregationProtosClient.AggregationRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationProtosClient.AggregationRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AggregationProtosClient.AggregationRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationProtosClient.AggregationRequest |
parseFrom(InputStream input) |
static AggregationProtosClient.AggregationRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AggregationProtosClient.AggregationRequest.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<AggregationProtosClient.AggregationRequest> PARSER
public static final int AGGREGATION_FIELD_NUMBER
public static final int RANGEFILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
public static final int MODEL_FIELD_NUMBER
public static final int VISLABELS_FIELD_NUMBER
public static final int ADAPTER_FIELD_NUMBER
public static final int INTERNALADAPTERID_FIELD_NUMBER
public static final int NUMERICINDEXSTRATEGYFILTER_FIELD_NUMBER
public static final int BLOCKCACHING_FIELD_NUMBER
public static final int CACHESIZE_FIELD_NUMBER
public static final int WHOLEROWFILTER_FIELD_NUMBER
public static final int PARTITIONKEYLENGTH_FIELD_NUMBER
public static final int INDEXMAPPING_FIELD_NUMBER
public static AggregationProtosClient.AggregationRequest getDefaultInstance()
public AggregationProtosClient.AggregationRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<AggregationProtosClient.AggregationRequest> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasAggregation()
required .AggregationType aggregation = 1;
hasAggregation
in interface AggregationProtosClient.AggregationRequestOrBuilder
public AggregationProtosClient.AggregationType getAggregation()
required .AggregationType aggregation = 1;
getAggregation
in interface AggregationProtosClient.AggregationRequestOrBuilder
public AggregationProtosClient.AggregationTypeOrBuilder getAggregationOrBuilder()
required .AggregationType aggregation = 1;
getAggregationOrBuilder
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasRangeFilter()
optional bytes rangeFilter = 2;
hasRangeFilter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public com.google.protobuf.ByteString getRangeFilter()
optional bytes rangeFilter = 2;
getRangeFilter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasFilter()
optional bytes filter = 3;
hasFilter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public com.google.protobuf.ByteString getFilter()
optional bytes filter = 3;
getFilter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasModel()
optional bytes model = 4;
hasModel
in interface AggregationProtosClient.AggregationRequestOrBuilder
public com.google.protobuf.ByteString getModel()
optional bytes model = 4;
getModel
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasVisLabels()
optional bytes visLabels = 5;
hasVisLabels
in interface AggregationProtosClient.AggregationRequestOrBuilder
public com.google.protobuf.ByteString getVisLabels()
optional bytes visLabels = 5;
getVisLabels
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasAdapter()
optional bytes adapter = 6;
hasAdapter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public com.google.protobuf.ByteString getAdapter()
optional bytes adapter = 6;
getAdapter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasInternalAdapterId()
optional bytes internalAdapterId = 7;
hasInternalAdapterId
in interface AggregationProtosClient.AggregationRequestOrBuilder
public com.google.protobuf.ByteString getInternalAdapterId()
optional bytes internalAdapterId = 7;
getInternalAdapterId
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 8;
hasNumericIndexStrategyFilter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public com.google.protobuf.ByteString getNumericIndexStrategyFilter()
optional bytes numericIndexStrategyFilter = 8;
getNumericIndexStrategyFilter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasBlockCaching()
optional bool blockCaching = 9;
hasBlockCaching
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean getBlockCaching()
optional bool blockCaching = 9;
getBlockCaching
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasCacheSize()
optional int32 cacheSize = 10;
hasCacheSize
in interface AggregationProtosClient.AggregationRequestOrBuilder
public int getCacheSize()
optional int32 cacheSize = 10;
getCacheSize
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasWholeRowFilter()
optional bool wholeRowFilter = 11;
hasWholeRowFilter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean getWholeRowFilter()
optional bool wholeRowFilter = 11;
getWholeRowFilter
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasPartitionKeyLength()
optional int32 partitionKeyLength = 12;
hasPartitionKeyLength
in interface AggregationProtosClient.AggregationRequestOrBuilder
public int getPartitionKeyLength()
optional int32 partitionKeyLength = 12;
getPartitionKeyLength
in interface AggregationProtosClient.AggregationRequestOrBuilder
public boolean hasIndexMapping()
optional bytes indexMapping = 13;
hasIndexMapping
in interface AggregationProtosClient.AggregationRequestOrBuilder
public com.google.protobuf.ByteString getIndexMapping()
optional bytes indexMapping = 13;
getIndexMapping
in interface AggregationProtosClient.AggregationRequestOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static AggregationProtosClient.AggregationRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AggregationProtosClient.AggregationRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AggregationProtosClient.AggregationRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AggregationProtosClient.AggregationRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static AggregationProtosClient.AggregationRequest parseFrom(InputStream input) throws IOException
IOException
public static AggregationProtosClient.AggregationRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AggregationProtosClient.AggregationRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static AggregationProtosClient.AggregationRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AggregationProtosClient.AggregationRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static AggregationProtosClient.AggregationRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static AggregationProtosClient.AggregationRequest.Builder newBuilder()
public AggregationProtosClient.AggregationRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static AggregationProtosClient.AggregationRequest.Builder newBuilder(AggregationProtosClient.AggregationRequest prototype)
public AggregationProtosClient.AggregationRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected AggregationProtosClient.AggregationRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2013–2022. All rights reserved.