Uses of Class
org.apache.drill.exec.proto.UserProtos.GetServerMetaResp
Packages that use UserProtos.GetServerMetaResp
Package
Description
Java client API for submitting queries and accepting result sets from a Drill
server.
-
Uses of UserProtos.GetServerMetaResp in org.apache.drill.exec.client
Methods in org.apache.drill.exec.client that return types with arguments of type UserProtos.GetServerMetaRespModifier and TypeMethodDescriptionDrillClient.getServerMeta()Get server meta information Get meta information about the server like the the available functions or the identifier quoting string used by the current session -
Uses of UserProtos.GetServerMetaResp in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserProtos.GetServerMetaRespModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.GetServerMetaResp> UserProtos.GetServerMetaResp.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserProtos.GetServerMetaRespModifier and TypeMethodDescriptionUserProtos.GetServerMetaResp.Builder.build()UserProtos.GetServerMetaResp.Builder.buildPartial()static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.getDefaultInstance()UserProtos.GetServerMetaResp.Builder.getDefaultInstanceForType()UserProtos.GetServerMetaResp.getDefaultInstanceForType()SchemaUserProtos.GetServerMetaResp.MessageSchema.newMessage()static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseDelimitedFrom(InputStream input) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(byte[] data) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(com.google.protobuf.ByteString data) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(com.google.protobuf.CodedInputStream input) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(InputStream input) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(ByteBuffer data) static UserProtos.GetServerMetaRespUserProtos.GetServerMetaResp.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.GetServerMetaRespModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.GetServerMetaResp> UserProtos.GetServerMetaResp.getParserForType()static com.google.protobuf.Parser<UserProtos.GetServerMetaResp> UserProtos.GetServerMetaResp.parser()SchemaUserProtos.GetServerMetaResp.MessageSchema.typeClass()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.GetServerMetaRespModifier and TypeMethodDescriptionbooleanSchemaUserProtos.GetServerMetaResp.MessageSchema.isInitialized(UserProtos.GetServerMetaResp message) voidSchemaUserProtos.GetServerMetaResp.MessageSchema.mergeFrom(io.protostuff.Input input, UserProtos.GetServerMetaResp message) UserProtos.GetServerMetaResp.Builder.mergeFrom(UserProtos.GetServerMetaResp other) UserProtos.GetServerMetaResp.newBuilder(UserProtos.GetServerMetaResp prototype) voidSchemaUserProtos.GetServerMetaResp.MessageSchema.writeTo(io.protostuff.Output output, UserProtos.GetServerMetaResp message)