Uses of Class
org.apache.drill.exec.proto.UserProtos.UserToBitHandshake
-
Uses of UserProtos.UserToBitHandshake in org.apache.drill.exec.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.UserToBitHandshake>
UserProtos.UserToBitHandshake.PARSER
Deprecated.Modifier and TypeMethodDescriptionUserProtos.UserToBitHandshake.Builder.build()
UserProtos.UserToBitHandshake.Builder.buildPartial()
UserProtos.UserToBitHandshake.getDefaultInstance()
UserProtos.UserToBitHandshake.Builder.getDefaultInstanceForType()
UserProtos.UserToBitHandshake.getDefaultInstanceForType()
SchemaUserProtos.UserToBitHandshake.MessageSchema.newMessage()
UserProtos.UserToBitHandshake.parseDelimitedFrom
(InputStream input) UserProtos.UserToBitHandshake.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.UserToBitHandshake.parseFrom
(byte[] data) UserProtos.UserToBitHandshake.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.UserToBitHandshake.parseFrom
(com.google.protobuf.ByteString data) UserProtos.UserToBitHandshake.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.UserToBitHandshake.parseFrom
(com.google.protobuf.CodedInputStream input) UserProtos.UserToBitHandshake.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.UserToBitHandshake.parseFrom
(InputStream input) UserProtos.UserToBitHandshake.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.UserToBitHandshake.parseFrom
(ByteBuffer data) UserProtos.UserToBitHandshake.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.UserToBitHandshake>
UserProtos.UserToBitHandshake.getParserForType()
static com.google.protobuf.Parser<UserProtos.UserToBitHandshake>
UserProtos.UserToBitHandshake.parser()
SchemaUserProtos.UserToBitHandshake.MessageSchema.typeClass()
Modifier and TypeMethodDescriptionboolean
SchemaUserProtos.UserToBitHandshake.MessageSchema.isInitialized
(UserProtos.UserToBitHandshake message) void
SchemaUserProtos.UserToBitHandshake.MessageSchema.mergeFrom
(io.protostuff.Input input, UserProtos.UserToBitHandshake message) UserProtos.UserToBitHandshake.Builder.mergeFrom
(UserProtos.UserToBitHandshake other) UserProtos.UserToBitHandshake.newBuilder
(UserProtos.UserToBitHandshake prototype) void
SchemaUserProtos.UserToBitHandshake.MessageSchema.writeTo
(io.protostuff.Output output, UserProtos.UserToBitHandshake message) -
Uses of UserProtos.UserToBitHandshake in org.apache.drill.exec.rpc.user
Modifier and TypeMethodDescriptionUserServer.getHandshakeHandler
(UserServer.BitToUserConnection connection)