Uses of Class
org.apache.drill.exec.proto.UserProtos.RequestResults
Packages that use UserProtos.RequestResults
-
Uses of UserProtos.RequestResults in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserProtos.RequestResultsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.RequestResults> UserProtos.RequestResults.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserProtos.RequestResultsModifier and TypeMethodDescriptionUserProtos.RequestResults.Builder.build()UserProtos.RequestResults.Builder.buildPartial()static UserProtos.RequestResultsUserProtos.RequestResults.getDefaultInstance()UserProtos.RequestResults.Builder.getDefaultInstanceForType()UserProtos.RequestResults.getDefaultInstanceForType()SchemaUserProtos.RequestResults.MessageSchema.newMessage()static UserProtos.RequestResultsUserProtos.RequestResults.parseDelimitedFrom(InputStream input) static UserProtos.RequestResultsUserProtos.RequestResults.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(byte[] data) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(com.google.protobuf.ByteString data) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(com.google.protobuf.CodedInputStream input) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(InputStream input) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(ByteBuffer data) static UserProtos.RequestResultsUserProtos.RequestResults.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.RequestResultsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.RequestResults> UserProtos.RequestResults.getParserForType()static com.google.protobuf.Parser<UserProtos.RequestResults> UserProtos.RequestResults.parser()SchemaUserProtos.RequestResults.MessageSchema.typeClass()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.RequestResultsModifier and TypeMethodDescriptionbooleanSchemaUserProtos.RequestResults.MessageSchema.isInitialized(UserProtos.RequestResults message) voidSchemaUserProtos.RequestResults.MessageSchema.mergeFrom(io.protostuff.Input input, UserProtos.RequestResults message) UserProtos.RequestResults.Builder.mergeFrom(UserProtos.RequestResults other) UserProtos.RequestResults.newBuilder(UserProtos.RequestResults prototype) voidSchemaUserProtos.RequestResults.MessageSchema.writeTo(io.protostuff.Output output, UserProtos.RequestResults message)