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.FinishedReceiver> |
BitControl.FinishedReceiver.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BitControl.FinishedReceiver |
BitControl.FinishedReceiver.Builder.build() |
BitControl.FinishedReceiver |
BitControl.FinishedReceiver.Builder.buildPartial() |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.getDefaultInstance() |
BitControl.FinishedReceiver |
BitControl.FinishedReceiver.getDefaultInstanceForType() |
BitControl.FinishedReceiver |
BitControl.FinishedReceiver.Builder.getDefaultInstanceForType() |
BitControl.FinishedReceiver |
SchemaBitControl.FinishedReceiver.MessageSchema.newMessage() |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseDelimitedFrom(InputStream input) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(byte[] data) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(ByteBuffer data) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(com.google.protobuf.ByteString data) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(com.google.protobuf.CodedInputStream input) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(InputStream input) |
static BitControl.FinishedReceiver |
BitControl.FinishedReceiver.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<BitControl.FinishedReceiver> |
BitControl.FinishedReceiver.getParserForType() |
static com.google.protobuf.Parser<BitControl.FinishedReceiver> |
BitControl.FinishedReceiver.parser() |
Class<BitControl.FinishedReceiver> |
SchemaBitControl.FinishedReceiver.MessageSchema.typeClass() |
Modifier and Type | Method and Description |
---|---|
boolean |
SchemaBitControl.FinishedReceiver.MessageSchema.isInitialized(BitControl.FinishedReceiver message) |
BitControl.FinishedReceiver.Builder |
BitControl.FinishedReceiver.Builder.mergeFrom(BitControl.FinishedReceiver other) |
void |
SchemaBitControl.FinishedReceiver.MessageSchema.mergeFrom(io.protostuff.Input input,
BitControl.FinishedReceiver message) |
static BitControl.FinishedReceiver.Builder |
BitControl.FinishedReceiver.newBuilder(BitControl.FinishedReceiver prototype) |
void |
SchemaBitControl.FinishedReceiver.MessageSchema.writeTo(io.protostuff.Output output,
BitControl.FinishedReceiver message) |
Modifier and Type | Method and Description |
---|---|
BitControl.FinishedReceiver |
ControlTunnel.ReceiverFinished.getMessage() |
Modifier and Type | Method and Description |
---|---|
void |
ControlTunnel.informReceiverFinished(RpcOutcomeListener<GeneralRPCProtos.Ack> outcomeListener,
BitControl.FinishedReceiver finishedReceiver) |
Constructor and Description |
---|
ReceiverFinished(RpcOutcomeListener<GeneralRPCProtos.Ack> listener,
BitControl.FinishedReceiver finishedReceiver) |
Modifier and Type | Method and Description |
---|---|
GeneralRPCProtos.Ack |
ControlMessageHandler.receivingFragmentFinished(BitControl.FinishedReceiver finishedReceiver) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.