Uses of Class
org.apache.drill.exec.proto.UserBitShared.QueryInfo
Packages that use UserBitShared.QueryInfo
-
Uses of UserBitShared.QueryInfo in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserBitShared.QueryInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserBitShared.QueryInfo>
UserBitShared.QueryInfo.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return UserBitShared.QueryInfoModifier 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) Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.QueryInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserBitShared.QueryInfo>
UserBitShared.QueryInfo.getParserForType()
static com.google.protobuf.Parser<UserBitShared.QueryInfo>
UserBitShared.QueryInfo.parser()
SchemaUserBitShared.QueryInfo.MessageSchema.typeClass()
Methods in org.apache.drill.exec.proto with parameters of type UserBitShared.QueryInfoModifier 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
Methods in org.apache.drill.exec.server that return types with arguments of type UserBitShared.QueryInfo