public static final class AggregateProtos.AggregateRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<AggregateProtos.AggregateRequest.Builder> implements AggregateProtos.AggregateRequestOrBuilder
hbase.pb.AggregateRequest| Modifier and Type | Method and Description |
|---|---|
AggregateProtos.AggregateRequest |
build() |
AggregateProtos.AggregateRequest |
buildPartial() |
AggregateProtos.AggregateRequest.Builder |
clear() |
AggregateProtos.AggregateRequest.Builder |
clearInterpreterClassName()
required string interpreter_class_name = 1; |
AggregateProtos.AggregateRequest.Builder |
clearInterpreterSpecificBytes()
optional bytes interpreter_specific_bytes = 3; |
AggregateProtos.AggregateRequest.Builder |
clearScan()
required .hbase.pb.Scan scan = 2; |
AggregateProtos.AggregateRequest.Builder |
clone() |
AggregateProtos.AggregateRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInterpreterClassName()
required string interpreter_class_name = 1; |
com.google.protobuf.ByteString |
getInterpreterClassNameBytes()
required string interpreter_class_name = 1; |
com.google.protobuf.ByteString |
getInterpreterSpecificBytes()
optional bytes interpreter_specific_bytes = 3; |
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan |
getScan()
required .hbase.pb.Scan scan = 2; |
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder |
getScanBuilder()
required .hbase.pb.Scan scan = 2; |
org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder |
getScanOrBuilder()
required .hbase.pb.Scan scan = 2; |
boolean |
hasInterpreterClassName()
required string interpreter_class_name = 1; |
boolean |
hasInterpreterSpecificBytes()
optional bytes interpreter_specific_bytes = 3; |
boolean |
hasScan()
required .hbase.pb.Scan scan = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AggregateProtos.AggregateRequest.Builder |
mergeFrom(AggregateProtos.AggregateRequest other) |
AggregateProtos.AggregateRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AggregateProtos.AggregateRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
AggregateProtos.AggregateRequest.Builder |
mergeScan(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan value)
required .hbase.pb.Scan scan = 2; |
AggregateProtos.AggregateRequest.Builder |
setInterpreterClassName(String value)
required string interpreter_class_name = 1; |
AggregateProtos.AggregateRequest.Builder |
setInterpreterClassNameBytes(com.google.protobuf.ByteString value)
required string interpreter_class_name = 1; |
AggregateProtos.AggregateRequest.Builder |
setInterpreterSpecificBytes(com.google.protobuf.ByteString value)
optional bytes interpreter_specific_bytes = 3; |
AggregateProtos.AggregateRequest.Builder |
setScan(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder builderForValue)
required .hbase.pb.Scan scan = 2; |
AggregateProtos.AggregateRequest.Builder |
setScan(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan value)
required .hbase.pb.Scan scan = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<AggregateProtos.AggregateRequest.Builder>public AggregateProtos.AggregateRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<AggregateProtos.AggregateRequest.Builder>public AggregateProtos.AggregateRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<AggregateProtos.AggregateRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<AggregateProtos.AggregateRequest.Builder>public AggregateProtos.AggregateRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AggregateProtos.AggregateRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AggregateProtos.AggregateRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AggregateProtos.AggregateRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AggregateProtos.AggregateRequest.Builder>public AggregateProtos.AggregateRequest.Builder mergeFrom(AggregateProtos.AggregateRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<AggregateProtos.AggregateRequest.Builder>public AggregateProtos.AggregateRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AggregateProtos.AggregateRequest.Builder>IOExceptionpublic boolean hasInterpreterClassName()
required string interpreter_class_name = 1;
The request passed to the AggregateService consists of three parts
(1) the (canonical) classname of the ColumnInterpreter implementation
(2) the Scan query
(3) any bytes required to construct the ColumnInterpreter object
properly
hasInterpreterClassName in interface AggregateProtos.AggregateRequestOrBuilderpublic String getInterpreterClassName()
required string interpreter_class_name = 1;
The request passed to the AggregateService consists of three parts
(1) the (canonical) classname of the ColumnInterpreter implementation
(2) the Scan query
(3) any bytes required to construct the ColumnInterpreter object
properly
getInterpreterClassName in interface AggregateProtos.AggregateRequestOrBuilderpublic com.google.protobuf.ByteString getInterpreterClassNameBytes()
required string interpreter_class_name = 1;
The request passed to the AggregateService consists of three parts
(1) the (canonical) classname of the ColumnInterpreter implementation
(2) the Scan query
(3) any bytes required to construct the ColumnInterpreter object
properly
getInterpreterClassNameBytes in interface AggregateProtos.AggregateRequestOrBuilderpublic AggregateProtos.AggregateRequest.Builder setInterpreterClassName(String value)
required string interpreter_class_name = 1;
The request passed to the AggregateService consists of three parts
(1) the (canonical) classname of the ColumnInterpreter implementation
(2) the Scan query
(3) any bytes required to construct the ColumnInterpreter object
properly
public AggregateProtos.AggregateRequest.Builder clearInterpreterClassName()
required string interpreter_class_name = 1;
The request passed to the AggregateService consists of three parts
(1) the (canonical) classname of the ColumnInterpreter implementation
(2) the Scan query
(3) any bytes required to construct the ColumnInterpreter object
properly
public AggregateProtos.AggregateRequest.Builder setInterpreterClassNameBytes(com.google.protobuf.ByteString value)
required string interpreter_class_name = 1;
The request passed to the AggregateService consists of three parts
(1) the (canonical) classname of the ColumnInterpreter implementation
(2) the Scan query
(3) any bytes required to construct the ColumnInterpreter object
properly
public boolean hasScan()
required .hbase.pb.Scan scan = 2;hasScan in interface AggregateProtos.AggregateRequestOrBuilderpublic org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan getScan()
required .hbase.pb.Scan scan = 2;getScan in interface AggregateProtos.AggregateRequestOrBuilderpublic AggregateProtos.AggregateRequest.Builder setScan(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan value)
required .hbase.pb.Scan scan = 2;public AggregateProtos.AggregateRequest.Builder setScan(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder builderForValue)
required .hbase.pb.Scan scan = 2;public AggregateProtos.AggregateRequest.Builder mergeScan(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan value)
required .hbase.pb.Scan scan = 2;public AggregateProtos.AggregateRequest.Builder clearScan()
required .hbase.pb.Scan scan = 2;public org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder getScanBuilder()
required .hbase.pb.Scan scan = 2;public org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder getScanOrBuilder()
required .hbase.pb.Scan scan = 2;getScanOrBuilder in interface AggregateProtos.AggregateRequestOrBuilderpublic boolean hasInterpreterSpecificBytes()
optional bytes interpreter_specific_bytes = 3;hasInterpreterSpecificBytes in interface AggregateProtos.AggregateRequestOrBuilderpublic com.google.protobuf.ByteString getInterpreterSpecificBytes()
optional bytes interpreter_specific_bytes = 3;getInterpreterSpecificBytes in interface AggregateProtos.AggregateRequestOrBuilderpublic AggregateProtos.AggregateRequest.Builder setInterpreterSpecificBytes(com.google.protobuf.ByteString value)
optional bytes interpreter_specific_bytes = 3;public AggregateProtos.AggregateRequest.Builder clearInterpreterSpecificBytes()
optional bytes interpreter_specific_bytes = 3;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.