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.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserBitShared.QueryInfoModifier and TypeMethodDescriptionUserBitShared.QueryInfo.Builder.build()UserBitShared.QueryInfo.Builder.buildPartial()static UserBitShared.QueryInfoUserBitShared.QueryInfo.getDefaultInstance()UserBitShared.QueryInfo.Builder.getDefaultInstanceForType()UserBitShared.QueryInfo.getDefaultInstanceForType()SchemaUserBitShared.QueryInfo.MessageSchema.newMessage()static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseDelimitedFrom(InputStream input) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(byte[] data) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(com.google.protobuf.ByteString data) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(com.google.protobuf.CodedInputStream input) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(InputStream input) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryInfoUserBitShared.QueryInfo.parseFrom(ByteBuffer data) static UserBitShared.QueryInfoUserBitShared.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 TypeMethodDescriptionbooleanSchemaUserBitShared.QueryInfo.MessageSchema.isInitialized(UserBitShared.QueryInfo message) voidSchemaUserBitShared.QueryInfo.MessageSchema.mergeFrom(io.protostuff.Input input, UserBitShared.QueryInfo message) UserBitShared.QueryInfo.Builder.mergeFrom(UserBitShared.QueryInfo other) UserBitShared.QueryInfo.newBuilder(UserBitShared.QueryInfo prototype) voidSchemaUserBitShared.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