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