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