Package | Description |
---|---|
org.apache.drill.exec.proto | |
org.apache.drill.exec.work.metadata | |
org.apache.drill.exec.work.user |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<UserProtos.GetTablesReq> |
UserProtos.GetTablesReq.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UserProtos.GetTablesReq |
UserProtos.GetTablesReq.Builder.build() |
UserProtos.GetTablesReq |
UserProtos.GetTablesReq.Builder.buildPartial() |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.getDefaultInstance() |
UserProtos.GetTablesReq |
UserProtos.GetTablesReq.getDefaultInstanceForType() |
UserProtos.GetTablesReq |
UserProtos.GetTablesReq.Builder.getDefaultInstanceForType() |
UserProtos.GetTablesReq |
SchemaUserProtos.GetTablesReq.MessageSchema.newMessage() |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseDelimitedFrom(InputStream input) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(byte[] data) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(ByteBuffer data) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(com.google.protobuf.ByteString data) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(InputStream input) |
static UserProtos.GetTablesReq |
UserProtos.GetTablesReq.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<UserProtos.GetTablesReq> |
UserProtos.GetTablesReq.getParserForType() |
static com.google.protobuf.Parser<UserProtos.GetTablesReq> |
UserProtos.GetTablesReq.parser() |
Class<UserProtos.GetTablesReq> |
SchemaUserProtos.GetTablesReq.MessageSchema.typeClass() |
Modifier and Type | Method and Description |
---|---|
boolean |
SchemaUserProtos.GetTablesReq.MessageSchema.isInitialized(UserProtos.GetTablesReq message) |
void |
SchemaUserProtos.GetTablesReq.MessageSchema.mergeFrom(io.protostuff.Input input,
UserProtos.GetTablesReq message) |
UserProtos.GetTablesReq.Builder |
UserProtos.GetTablesReq.Builder.mergeFrom(UserProtos.GetTablesReq other) |
static UserProtos.GetTablesReq.Builder |
UserProtos.GetTablesReq.newBuilder(UserProtos.GetTablesReq prototype) |
void |
SchemaUserProtos.GetTablesReq.MessageSchema.writeTo(io.protostuff.Output output,
UserProtos.GetTablesReq message) |
Modifier and Type | Method and Description |
---|---|
static Runnable |
MetadataProvider.tables(UserSession session,
DrillbitContext dContext,
UserProtos.GetTablesReq req,
ResponseSender responseSender) |
Modifier and Type | Method and Description |
---|---|
void |
UserWorker.submitTablesMetadataWork(UserSession session,
UserProtos.GetTablesReq req,
ResponseSender sender) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.