Uses of Class
org.apache.drill.exec.proto.BitData.BitClientHandshake
Packages that use BitData.BitClientHandshake
-
Uses of BitData.BitClientHandshake in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type BitData.BitClientHandshakeModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<BitData.BitClientHandshake>
BitData.BitClientHandshake.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return BitData.BitClientHandshakeModifier and TypeMethodDescriptionBitData.BitClientHandshake.Builder.build()
BitData.BitClientHandshake.Builder.buildPartial()
static BitData.BitClientHandshake
BitData.BitClientHandshake.getDefaultInstance()
BitData.BitClientHandshake.Builder.getDefaultInstanceForType()
BitData.BitClientHandshake.getDefaultInstanceForType()
SchemaBitData.BitClientHandshake.MessageSchema.newMessage()
static BitData.BitClientHandshake
BitData.BitClientHandshake.parseDelimitedFrom
(InputStream input) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(byte[] data) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(com.google.protobuf.ByteString data) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(com.google.protobuf.CodedInputStream input) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(InputStream input) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(ByteBuffer data) static BitData.BitClientHandshake
BitData.BitClientHandshake.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type BitData.BitClientHandshakeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BitData.BitClientHandshake>
BitData.BitClientHandshake.getParserForType()
static com.google.protobuf.Parser<BitData.BitClientHandshake>
BitData.BitClientHandshake.parser()
SchemaBitData.BitClientHandshake.MessageSchema.typeClass()
Methods in org.apache.drill.exec.proto with parameters of type BitData.BitClientHandshakeModifier and TypeMethodDescriptionboolean
SchemaBitData.BitClientHandshake.MessageSchema.isInitialized
(BitData.BitClientHandshake message) BitData.BitClientHandshake.Builder.mergeFrom
(BitData.BitClientHandshake other) void
SchemaBitData.BitClientHandshake.MessageSchema.mergeFrom
(io.protostuff.Input input, BitData.BitClientHandshake message) BitData.BitClientHandshake.newBuilder
(BitData.BitClientHandshake prototype) void
SchemaBitData.BitClientHandshake.MessageSchema.writeTo
(io.protostuff.Output output, BitData.BitClientHandshake message) -
Uses of BitData.BitClientHandshake in org.apache.drill.exec.rpc.data
Methods in org.apache.drill.exec.rpc.data that return types with arguments of type BitData.BitClientHandshakeModifier and TypeMethodDescriptionDataServer.getHandshakeHandler
(DataServerConnection connection)