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