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