| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Method and Description |
|---|---|
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.addAllCollector(Iterable<? extends BitControl.Collector> values)
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.addCollector(BitControl.Collector.Builder builderForValue)
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.addCollector(BitControl.Collector value)
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.addCollector(int index,
BitControl.Collector.Builder builderForValue)
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.addCollector(int index,
BitControl.Collector value)
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.InitializeFragments.Builder.addFragmentBuilder()
repeated .exec.bit.control.PlanFragment fragment = 1; |
BitControl.PlanFragment.Builder |
BitControl.InitializeFragments.Builder.addFragmentBuilder(int index)
repeated .exec.bit.control.PlanFragment fragment = 1; |
BitControl.PlanFragment.Builder |
UserProtos.QueryPlanFragments.Builder.addFragmentsBuilder()
repeated .exec.bit.control.PlanFragment fragments = 3; |
BitControl.PlanFragment.Builder |
UserProtos.RunQuery.Builder.addFragmentsBuilder()
Input for query type EXECUTION.
|
BitControl.PlanFragment.Builder |
UserProtos.QueryPlanFragments.Builder.addFragmentsBuilder(int index)
repeated .exec.bit.control.PlanFragment fragments = 3; |
BitControl.PlanFragment.Builder |
UserProtos.RunQuery.Builder.addFragmentsBuilder(int index)
Input for query type EXECUTION.
|
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clear() |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearAssignment()
optional .exec.DrillbitEndpoint assignment = 10; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearCollector()
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearContext()
optional .exec.bit.control.QueryContextInformation context = 16; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearCpuCost()
optional float cpu_cost = 5; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearCredentials()
optional .exec.shared.UserCredentials credentials = 14; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearDiskCost()
optional float disk_cost = 6; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearForeman()
optional .exec.DrillbitEndpoint foreman = 11; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearFragmentJson()
optional string fragment_json = 8; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearHandle()
optional .exec.bit.FragmentHandle handle = 1; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearLeafFragment()
optional bool leaf_fragment = 9; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearMemInitial()
20 megs
|
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearMemMax()
20 gigs
|
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearMemoryCost()
optional float memory_cost = 7; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearNetworkCost()
optional float network_cost = 4; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clearOptionsJson()
optional string options_json = 15; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.clone() |
BitControl.PlanFragment.Builder |
BitControl.InitializeFragments.Builder.getFragmentBuilder(int index)
repeated .exec.bit.control.PlanFragment fragment = 1; |
BitControl.PlanFragment.Builder |
UserProtos.QueryPlanFragments.Builder.getFragmentsBuilder(int index)
repeated .exec.bit.control.PlanFragment fragments = 3; |
BitControl.PlanFragment.Builder |
UserProtos.RunQuery.Builder.getFragmentsBuilder(int index)
Input for query type EXECUTION.
|
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeAssignment(CoordinationProtos.DrillbitEndpoint value)
optional .exec.DrillbitEndpoint assignment = 10; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeContext(BitControl.QueryContextInformation value)
optional .exec.bit.control.QueryContextInformation context = 16; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeCredentials(UserBitShared.UserCredentials value)
optional .exec.shared.UserCredentials credentials = 14; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeForeman(CoordinationProtos.DrillbitEndpoint value)
optional .exec.DrillbitEndpoint foreman = 11; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeFrom(BitControl.PlanFragment other) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeFrom(com.google.protobuf.Message other) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeHandle(ExecProtos.FragmentHandle value)
optional .exec.bit.FragmentHandle handle = 1; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BitControl.PlanFragment.Builder |
BitControl.PlanFragment.newBuilder() |
static BitControl.PlanFragment.Builder |
BitControl.PlanFragment.newBuilder(BitControl.PlanFragment prototype) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.newBuilderForType() |
protected BitControl.PlanFragment.Builder |
BitControl.PlanFragment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BitControl.PlanFragment.Builder |
SchemaBitControl.PlanFragment.BuilderSchema.newMessage() |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.removeCollector(int index)
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setAssignment(CoordinationProtos.DrillbitEndpoint.Builder builderForValue)
optional .exec.DrillbitEndpoint assignment = 10; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setAssignment(CoordinationProtos.DrillbitEndpoint value)
optional .exec.DrillbitEndpoint assignment = 10; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setCollector(int index,
BitControl.Collector.Builder builderForValue)
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setCollector(int index,
BitControl.Collector value)
repeated .exec.bit.control.Collector collector = 17; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setContext(BitControl.QueryContextInformation.Builder builderForValue)
optional .exec.bit.control.QueryContextInformation context = 16; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setContext(BitControl.QueryContextInformation value)
optional .exec.bit.control.QueryContextInformation context = 16; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setCpuCost(float value)
optional float cpu_cost = 5; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setCredentials(UserBitShared.UserCredentials.Builder builderForValue)
optional .exec.shared.UserCredentials credentials = 14; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setCredentials(UserBitShared.UserCredentials value)
optional .exec.shared.UserCredentials credentials = 14; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setDiskCost(float value)
optional float disk_cost = 6; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setForeman(CoordinationProtos.DrillbitEndpoint.Builder builderForValue)
optional .exec.DrillbitEndpoint foreman = 11; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setForeman(CoordinationProtos.DrillbitEndpoint value)
optional .exec.DrillbitEndpoint foreman = 11; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setFragmentJson(String value)
optional string fragment_json = 8; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setFragmentJsonBytes(com.google.protobuf.ByteString value)
optional string fragment_json = 8; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setHandle(ExecProtos.FragmentHandle.Builder builderForValue)
optional .exec.bit.FragmentHandle handle = 1; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setHandle(ExecProtos.FragmentHandle value)
optional .exec.bit.FragmentHandle handle = 1; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setLeafFragment(boolean value)
optional bool leaf_fragment = 9; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setMemInitial(long value)
20 megs
|
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setMemMax(long value)
20 gigs
|
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setMemoryCost(float value)
optional float memory_cost = 7; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setNetworkCost(float value)
optional float network_cost = 4; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setOptionsJson(String value)
optional string options_json = 15; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setOptionsJsonBytes(com.google.protobuf.ByteString value)
optional string options_json = 15; |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BitControl.PlanFragment.Builder |
BitControl.PlanFragment.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<BitControl.PlanFragment.Builder> |
BitControl.InitializeFragments.Builder.getFragmentBuilderList()
repeated .exec.bit.control.PlanFragment fragment = 1; |
List<BitControl.PlanFragment.Builder> |
UserProtos.QueryPlanFragments.Builder.getFragmentsBuilderList()
repeated .exec.bit.control.PlanFragment fragments = 3; |
List<BitControl.PlanFragment.Builder> |
UserProtos.RunQuery.Builder.getFragmentsBuilderList()
Input for query type EXECUTION.
|
Class<BitControl.PlanFragment.Builder> |
SchemaBitControl.PlanFragment.BuilderSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
BitControl.InitializeFragments.Builder |
BitControl.InitializeFragments.Builder.addFragment(BitControl.PlanFragment.Builder builderForValue)
repeated .exec.bit.control.PlanFragment fragment = 1; |
BitControl.InitializeFragments.Builder |
BitControl.InitializeFragments.Builder.addFragment(int index,
BitControl.PlanFragment.Builder builderForValue)
repeated .exec.bit.control.PlanFragment fragment = 1; |
UserProtos.QueryPlanFragments.Builder |
UserProtos.QueryPlanFragments.Builder.addFragments(BitControl.PlanFragment.Builder builderForValue)
repeated .exec.bit.control.PlanFragment fragments = 3; |
UserProtos.RunQuery.Builder |
UserProtos.RunQuery.Builder.addFragments(BitControl.PlanFragment.Builder builderForValue)
Input for query type EXECUTION.
|
UserProtos.QueryPlanFragments.Builder |
UserProtos.QueryPlanFragments.Builder.addFragments(int index,
BitControl.PlanFragment.Builder builderForValue)
repeated .exec.bit.control.PlanFragment fragments = 3; |
UserProtos.RunQuery.Builder |
UserProtos.RunQuery.Builder.addFragments(int index,
BitControl.PlanFragment.Builder builderForValue)
Input for query type EXECUTION.
|
boolean |
SchemaBitControl.PlanFragment.BuilderSchema.isInitialized(BitControl.PlanFragment.Builder builder) |
void |
SchemaBitControl.PlanFragment.BuilderSchema.mergeFrom(io.protostuff.Input input,
BitControl.PlanFragment.Builder builder) |
BitControl.InitializeFragments.Builder |
BitControl.InitializeFragments.Builder.setFragment(int index,
BitControl.PlanFragment.Builder builderForValue)
repeated .exec.bit.control.PlanFragment fragment = 1; |
UserProtos.QueryPlanFragments.Builder |
UserProtos.QueryPlanFragments.Builder.setFragments(int index,
BitControl.PlanFragment.Builder builderForValue)
repeated .exec.bit.control.PlanFragment fragments = 3; |
UserProtos.RunQuery.Builder |
UserProtos.RunQuery.Builder.setFragments(int index,
BitControl.PlanFragment.Builder builderForValue)
Input for query type EXECUTION.
|
void |
SchemaBitControl.PlanFragment.BuilderSchema.writeTo(io.protostuff.Output output,
BitControl.PlanFragment.Builder builder) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.