Uses of Class
org.apache.drill.exec.proto.BitData.BitServerHandshake
Packages that use BitData.BitServerHandshake
-
Uses of BitData.BitServerHandshake in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type BitData.BitServerHandshakeModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<BitData.BitServerHandshake> BitData.BitServerHandshake.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return BitData.BitServerHandshakeModifier and TypeMethodDescriptionBitData.BitServerHandshake.Builder.build()BitData.BitServerHandshake.Builder.buildPartial()static BitData.BitServerHandshakeBitData.BitServerHandshake.getDefaultInstance()BitData.BitServerHandshake.Builder.getDefaultInstanceForType()BitData.BitServerHandshake.getDefaultInstanceForType()SchemaBitData.BitServerHandshake.MessageSchema.newMessage()static BitData.BitServerHandshakeBitData.BitServerHandshake.parseDelimitedFrom(InputStream input) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(byte[] data) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(com.google.protobuf.ByteString data) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(com.google.protobuf.CodedInputStream input) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(InputStream input) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(ByteBuffer data) static BitData.BitServerHandshakeBitData.BitServerHandshake.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type BitData.BitServerHandshakeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BitData.BitServerHandshake> BitData.BitServerHandshake.getParserForType()static com.google.protobuf.Parser<BitData.BitServerHandshake> BitData.BitServerHandshake.parser()SchemaBitData.BitServerHandshake.MessageSchema.typeClass()Methods in org.apache.drill.exec.proto with parameters of type BitData.BitServerHandshakeModifier and TypeMethodDescriptionbooleanSchemaBitData.BitServerHandshake.MessageSchema.isInitialized(BitData.BitServerHandshake message) BitData.BitServerHandshake.Builder.mergeFrom(BitData.BitServerHandshake other) voidSchemaBitData.BitServerHandshake.MessageSchema.mergeFrom(io.protostuff.Input input, BitData.BitServerHandshake message) BitData.BitServerHandshake.newBuilder(BitData.BitServerHandshake prototype) voidSchemaBitData.BitServerHandshake.MessageSchema.writeTo(io.protostuff.Output output, BitData.BitServerHandshake message) -
Uses of BitData.BitServerHandshake in org.apache.drill.exec.rpc.data
Methods in org.apache.drill.exec.rpc.data with parameters of type BitData.BitServerHandshakeModifier and TypeMethodDescriptionDataClient.validateHandshake(BitData.BitServerHandshake handshake)