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.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return BitData.BitClientHandshakeModifier and TypeMethodDescriptionBitData.BitClientHandshake.Builder.build()BitData.BitClientHandshake.Builder.buildPartial()static BitData.BitClientHandshakeBitData.BitClientHandshake.getDefaultInstance()BitData.BitClientHandshake.Builder.getDefaultInstanceForType()BitData.BitClientHandshake.getDefaultInstanceForType()SchemaBitData.BitClientHandshake.MessageSchema.newMessage()static BitData.BitClientHandshakeBitData.BitClientHandshake.parseDelimitedFrom(InputStream input) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(byte[] data) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(com.google.protobuf.ByteString data) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(com.google.protobuf.CodedInputStream input) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(InputStream input) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitClientHandshakeBitData.BitClientHandshake.parseFrom(ByteBuffer data) static BitData.BitClientHandshakeBitData.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 TypeMethodDescriptionbooleanSchemaBitData.BitClientHandshake.MessageSchema.isInitialized(BitData.BitClientHandshake message) BitData.BitClientHandshake.Builder.mergeFrom(BitData.BitClientHandshake other) voidSchemaBitData.BitClientHandshake.MessageSchema.mergeFrom(io.protostuff.Input input, BitData.BitClientHandshake message) BitData.BitClientHandshake.newBuilder(BitData.BitClientHandshake prototype) voidSchemaBitData.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)