Package org.apache.drill.exec.proto
Class UserProtos
java.lang.Object
org.apache.drill.exec.proto.UserProtos
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeexec.user.BitToUserHandshake
static interface
static final class
Message encapsulating metadata for a Catalog.static interface
static enum
Protobuf enumexec.user.CollateSupport
static final class
Message encapsulating metadata for a Column.static interface
static enum
How a column can be used in WHERE clausestatic enum
Whether a column can be updatable.static final class
Protobuf typeexec.user.ConvertSupport
static interface
static enum
Protobuf enumexec.user.CorrelationNamesSupport
static final class
Request message to create a prepared statement.static interface
static final class
Response message for CreatePreparedStatementReq.static interface
static enum
Protobuf enumexec.user.DateTimeLiteralsSupport
static final class
Request message for getting the metadata for catalogs satisfying the given optional filter.static interface
static final class
Response message for GetCatalogReq.static interface
static final class
Request message for getting the metadata for columns satisfying the given optional filters.static interface
static final class
Response message for GetColumnsReq.static interface
static final class
Protobuf typeexec.user.GetQueryPlanFragments
static interface
static final class
Request message for getting the metadata for schemas satisfying the given optional filters.static interface
static final class
Response message for GetSchemasReq.static interface
static final class
Request message for getting server metadatastatic interface
static final class
Response message for GetServerMetaReqstatic interface
static final class
Request message for getting the metadata for tables satisfying the given optional filters.static interface
static final class
Response message for GetTablesReq.static interface
static enum
Protobuf enumexec.user.GroupBySupport
static enum
Protobuf enumexec.user.HandshakeStatus
static enum
Protobuf enumexec.user.IdentifierCasing
static final class
Simple filter which encapsulates the SQL LIKE ...static interface
static enum
Protobuf enumexec.user.NullCollation
static enum
Protobuf enumexec.user.OrderBySupport
static enum
Protobuf enumexec.user.OuterJoinSupport
static final class
Prepared statement.static final class
Server state of prepared statement.static interface
static interface
static final class
Protobuf typeexec.user.Property
static interface
static final class
Protobuf typeexec.user.QueryPlanFragments
static interface
static enum
Protobuf enumexec.user.QueryResultsMode
static final class
Protobuf typeexec.user.RequestResults
static interface
static enum
Enum indicating the request status.static final class
Metadata of a column in query result setstatic interface
static final class
Protobuf typeexec.user.RpcEndpointInfos
static interface
static enum
//// User <-> Bit RPC ///////static final class
Request message for running a query.static interface
static enum
Protobuf enumexec.user.SaslSupport
static final class
Message encapsulating metadata for a Schema.static interface
static final class
Protobuf typeexec.user.ServerMeta
static interface
static enum
Protobuf enumexec.user.SubQuerySupport
static final class
Message encapsulating metadata for a Table.static interface
static enum
Protobuf enumexec.user.UnionSupport
static final class
Protobuf typeexec.user.UserProperties
static interface
static final class
Protobuf typeexec.user.UserToBitHandshake
static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-