| Package | Description |
|---|---|
| org.apache.drill.exec.proto | |
| org.apache.drill.exec.rpc.control |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<BitControl.BitControlHandshake> |
BitControl.BitControlHandshake.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BitControl.BitControlHandshake |
BitControl.BitControlHandshake.Builder.build() |
BitControl.BitControlHandshake |
BitControl.BitControlHandshake.Builder.buildPartial() |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.getDefaultInstance() |
BitControl.BitControlHandshake |
BitControl.BitControlHandshake.getDefaultInstanceForType() |
BitControl.BitControlHandshake |
BitControl.BitControlHandshake.Builder.getDefaultInstanceForType() |
BitControl.BitControlHandshake |
SchemaBitControl.BitControlHandshake.MessageSchema.newMessage() |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseDelimitedFrom(InputStream input) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(byte[] data) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(ByteBuffer data) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(com.google.protobuf.ByteString data) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(com.google.protobuf.CodedInputStream input) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(InputStream input) |
static BitControl.BitControlHandshake |
BitControl.BitControlHandshake.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BitControl.BitControlHandshake> |
BitControl.BitControlHandshake.getParserForType() |
static com.google.protobuf.Parser<BitControl.BitControlHandshake> |
BitControl.BitControlHandshake.parser() |
Class<BitControl.BitControlHandshake> |
SchemaBitControl.BitControlHandshake.MessageSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaBitControl.BitControlHandshake.MessageSchema.isInitialized(BitControl.BitControlHandshake message) |
BitControl.BitControlHandshake.Builder |
BitControl.BitControlHandshake.Builder.mergeFrom(BitControl.BitControlHandshake other) |
void |
SchemaBitControl.BitControlHandshake.MessageSchema.mergeFrom(io.protostuff.Input input,
BitControl.BitControlHandshake message) |
static BitControl.BitControlHandshake.Builder |
BitControl.BitControlHandshake.newBuilder(BitControl.BitControlHandshake prototype) |
void |
SchemaBitControl.BitControlHandshake.MessageSchema.writeTo(io.protostuff.Output output,
BitControl.BitControlHandshake message) |
| Modifier and Type | Method and Description |
|---|---|
protected BasicServer.ServerHandshakeHandler<BitControl.BitControlHandshake> |
ControlServer.getHandshakeHandler(ControlConnection connection) |
protected BasicClient<?,ControlConnection,BitControl.BitControlHandshake,?> |
RemoteControlConnectionManager.getNewClient() |
protected abstract BasicClient<?,ControlConnection,BitControl.BitControlHandshake,?> |
ControlConnectionManager.getNewClient() |
protected BasicClient<?,ControlConnection,BitControl.BitControlHandshake,?> |
LocalControlConnectionManager.getNewClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ControlClient.finalizeConnection(BitControl.BitControlHandshake handshake,
ControlConnection connection) |
protected List<String> |
ControlClient.validateHandshake(BitControl.BitControlHandshake handshake) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.