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