Uses of Class
org.apache.drill.exec.proto.UserProtos.GetSchemasResp
Packages that use UserProtos.GetSchemasResp
Package
Description
Java client API for submitting queries and accepting result sets from a Drill
server.
-
Uses of UserProtos.GetSchemasResp in org.apache.drill.exec.client
Methods in org.apache.drill.exec.client that return types with arguments of type UserProtos.GetSchemasRespModifier and TypeMethodDescriptionDrillClient.getSchemas(UserProtos.LikeFilter catalogNameFilter, UserProtos.LikeFilter schemaNameFilter) Get the list of schemas inINFORMATION_SCHEMA.SCHEMATAtable satisfying the given filters. -
Uses of UserProtos.GetSchemasResp in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserProtos.GetSchemasRespModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.GetSchemasResp> UserProtos.GetSchemasResp.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserProtos.GetSchemasRespModifier and TypeMethodDescriptionUserProtos.GetSchemasResp.Builder.build()UserProtos.GetSchemasResp.Builder.buildPartial()static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.getDefaultInstance()UserProtos.GetSchemasResp.Builder.getDefaultInstanceForType()UserProtos.GetSchemasResp.getDefaultInstanceForType()SchemaUserProtos.GetSchemasResp.MessageSchema.newMessage()static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseDelimitedFrom(InputStream input) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(byte[] data) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(com.google.protobuf.ByteString data) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(com.google.protobuf.CodedInputStream input) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(InputStream input) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(ByteBuffer data) static UserProtos.GetSchemasRespUserProtos.GetSchemasResp.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.GetSchemasRespModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.GetSchemasResp> UserProtos.GetSchemasResp.getParserForType()static com.google.protobuf.Parser<UserProtos.GetSchemasResp> UserProtos.GetSchemasResp.parser()SchemaUserProtos.GetSchemasResp.MessageSchema.typeClass()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.GetSchemasRespModifier and TypeMethodDescriptionbooleanSchemaUserProtos.GetSchemasResp.MessageSchema.isInitialized(UserProtos.GetSchemasResp message) voidSchemaUserProtos.GetSchemasResp.MessageSchema.mergeFrom(io.protostuff.Input input, UserProtos.GetSchemasResp message) UserProtos.GetSchemasResp.Builder.mergeFrom(UserProtos.GetSchemasResp other) UserProtos.GetSchemasResp.newBuilder(UserProtos.GetSchemasResp prototype) voidSchemaUserProtos.GetSchemasResp.MessageSchema.writeTo(io.protostuff.Output output, UserProtos.GetSchemasResp message)