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.CATALOGS
table 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.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return UserProtos.GetCatalogsRespModifier and TypeMethodDescriptionUserProtos.GetCatalogsResp.Builder.build()
UserProtos.GetCatalogsResp.Builder.buildPartial()
static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.getDefaultInstance()
UserProtos.GetCatalogsResp.Builder.getDefaultInstanceForType()
UserProtos.GetCatalogsResp.getDefaultInstanceForType()
SchemaUserProtos.GetCatalogsResp.MessageSchema.newMessage()
static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseDelimitedFrom
(InputStream input) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(byte[] data) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(com.google.protobuf.ByteString data) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(com.google.protobuf.CodedInputStream input) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(InputStream input) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.GetCatalogsResp
UserProtos.GetCatalogsResp.parseFrom
(ByteBuffer data) static UserProtos.GetCatalogsResp
UserProtos.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 TypeMethodDescriptionboolean
SchemaUserProtos.GetCatalogsResp.MessageSchema.isInitialized
(UserProtos.GetCatalogsResp message) void
SchemaUserProtos.GetCatalogsResp.MessageSchema.mergeFrom
(io.protostuff.Input input, UserProtos.GetCatalogsResp message) UserProtos.GetCatalogsResp.Builder.mergeFrom
(UserProtos.GetCatalogsResp other) UserProtos.GetCatalogsResp.newBuilder
(UserProtos.GetCatalogsResp prototype) void
SchemaUserProtos.GetCatalogsResp.MessageSchema.writeTo
(io.protostuff.Output output, UserProtos.GetCatalogsResp message)