| 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.GetCatalogsReq> |
UserProtos.GetCatalogsReq.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.Builder.build() |
UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.Builder.buildPartial() |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.getDefaultInstance() |
UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.getDefaultInstanceForType() |
UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.Builder.getDefaultInstanceForType() |
UserProtos.GetCatalogsReq |
SchemaUserProtos.GetCatalogsReq.MessageSchema.newMessage() |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseDelimitedFrom(InputStream input) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(byte[] data) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(ByteBuffer data) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(com.google.protobuf.ByteString data) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(InputStream input) |
static UserProtos.GetCatalogsReq |
UserProtos.GetCatalogsReq.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UserProtos.GetCatalogsReq> |
UserProtos.GetCatalogsReq.getParserForType() |
static com.google.protobuf.Parser<UserProtos.GetCatalogsReq> |
UserProtos.GetCatalogsReq.parser() |
Class<UserProtos.GetCatalogsReq> |
SchemaUserProtos.GetCatalogsReq.MessageSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaUserProtos.GetCatalogsReq.MessageSchema.isInitialized(UserProtos.GetCatalogsReq message) |
void |
SchemaUserProtos.GetCatalogsReq.MessageSchema.mergeFrom(io.protostuff.Input input,
UserProtos.GetCatalogsReq message) |
UserProtos.GetCatalogsReq.Builder |
UserProtos.GetCatalogsReq.Builder.mergeFrom(UserProtos.GetCatalogsReq other) |
static UserProtos.GetCatalogsReq.Builder |
UserProtos.GetCatalogsReq.newBuilder(UserProtos.GetCatalogsReq prototype) |
void |
SchemaUserProtos.GetCatalogsReq.MessageSchema.writeTo(io.protostuff.Output output,
UserProtos.GetCatalogsReq message) |
| Modifier and Type | Method and Description |
|---|---|
static Runnable |
MetadataProvider.catalogs(UserSession session,
DrillbitContext dContext,
UserProtos.GetCatalogsReq req,
ResponseSender responseSender) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWorker.submitCatalogMetadataWork(UserSession session,
UserProtos.GetCatalogsReq req,
ResponseSender sender) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.