| Package | Description |
|---|---|
| org.apache.drill.exec.rpc | |
| org.apache.drill.exec.rpc.control |
| Modifier and Type | Class and Description |
|---|---|
class |
FutureBitCommand<T extends com.google.protobuf.MessageLite,C extends RemoteConnection,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite> |
class |
ListeningCommand<T extends com.google.protobuf.MessageLite,C extends RemoteConnection,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite> |
| Modifier and Type | Method and Description |
|---|---|
<T extends com.google.protobuf.MessageLite,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite,R extends RpcCommand<T,C,E,M>> |
ReconnectingConnection.runCommand(R cmd) |
| Constructor and Description |
|---|
ConnectionListeningFuture(RpcCommand<R,C,E,M> cmd) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ControlTunnel.CancelQuery |
static class |
ControlTunnel.CustomMessageSender |
static class |
ControlTunnel.ReceiverFinished |
static class |
ControlTunnel.RequestProfile |
static class |
ControlTunnel.SendFragment |
static class |
ControlTunnel.SendFragmentStatus |
static class |
ControlTunnel.SignalFragment |
static class |
ControlTunnel.SyncCustomMessageSender |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalControlConnectionManager.runCommand(RpcCommand cmd) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.