| Package | Description |
|---|---|
| org.apache.drill.exec.proto | |
| org.apache.drill.exec.rpc.control | |
| org.apache.drill.exec.work.batch |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<BitControl.InitializeFragments> |
BitControl.InitializeFragments.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BitControl.InitializeFragments |
BitControl.InitializeFragments.Builder.build() |
BitControl.InitializeFragments |
BitControl.InitializeFragments.Builder.buildPartial() |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.getDefaultInstance() |
BitControl.InitializeFragments |
BitControl.InitializeFragments.getDefaultInstanceForType() |
BitControl.InitializeFragments |
BitControl.InitializeFragments.Builder.getDefaultInstanceForType() |
BitControl.InitializeFragments |
SchemaBitControl.InitializeFragments.MessageSchema.newMessage() |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseDelimitedFrom(InputStream input) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(byte[] data) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(ByteBuffer data) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(com.google.protobuf.ByteString data) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(com.google.protobuf.CodedInputStream input) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(InputStream input) |
static BitControl.InitializeFragments |
BitControl.InitializeFragments.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BitControl.InitializeFragments> |
BitControl.InitializeFragments.getParserForType() |
static com.google.protobuf.Parser<BitControl.InitializeFragments> |
BitControl.InitializeFragments.parser() |
Class<BitControl.InitializeFragments> |
SchemaBitControl.InitializeFragments.MessageSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaBitControl.InitializeFragments.MessageSchema.isInitialized(BitControl.InitializeFragments message) |
BitControl.InitializeFragments.Builder |
BitControl.InitializeFragments.Builder.mergeFrom(BitControl.InitializeFragments other) |
void |
SchemaBitControl.InitializeFragments.MessageSchema.mergeFrom(io.protostuff.Input input,
BitControl.InitializeFragments message) |
static BitControl.InitializeFragments.Builder |
BitControl.InitializeFragments.newBuilder(BitControl.InitializeFragments prototype) |
void |
SchemaBitControl.InitializeFragments.MessageSchema.writeTo(io.protostuff.Output output,
BitControl.InitializeFragments message) |
| Modifier and Type | Method and Description |
|---|---|
BitControl.InitializeFragments |
ControlTunnel.SendFragment.getMessage() |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlTunnel.sendFragments(RpcOutcomeListener<GeneralRPCProtos.Ack> outcomeListener,
BitControl.InitializeFragments fragments) |
| Constructor and Description |
|---|
SendFragment(RpcOutcomeListener<GeneralRPCProtos.Ack> listener,
BitControl.InitializeFragments fragments) |
| Modifier and Type | Method and Description |
|---|---|
GeneralRPCProtos.Ack |
ControlMessageHandler.initializeFragment(BitControl.InitializeFragments fragments) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.