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