Package | Description |
---|---|
org.apache.drill.exec.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<UserProtos.CatalogMetadata> |
UserProtos.CatalogMetadata.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.Builder.build() |
UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.Builder.buildPartial() |
UserProtos.CatalogMetadata |
UserProtos.GetCatalogsRespOrBuilder.getCatalogs(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.CatalogMetadata |
UserProtos.GetCatalogsResp.getCatalogs(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.CatalogMetadata |
UserProtos.GetCatalogsResp.Builder.getCatalogs(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.getDefaultInstance() |
UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.getDefaultInstanceForType() |
UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.Builder.getDefaultInstanceForType() |
UserProtos.CatalogMetadata |
SchemaUserProtos.CatalogMetadata.MessageSchema.newMessage() |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseDelimitedFrom(InputStream input) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(byte[] data) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(ByteBuffer data) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(com.google.protobuf.ByteString data) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(InputStream input) |
static UserProtos.CatalogMetadata |
UserProtos.CatalogMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<UserProtos.CatalogMetadata> |
UserProtos.GetCatalogsRespOrBuilder.getCatalogsList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
List<UserProtos.CatalogMetadata> |
UserProtos.GetCatalogsResp.getCatalogsList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
List<UserProtos.CatalogMetadata> |
UserProtos.GetCatalogsResp.Builder.getCatalogsList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
com.google.protobuf.Parser<UserProtos.CatalogMetadata> |
UserProtos.CatalogMetadata.getParserForType() |
static com.google.protobuf.Parser<UserProtos.CatalogMetadata> |
UserProtos.CatalogMetadata.parser() |
Class<UserProtos.CatalogMetadata> |
SchemaUserProtos.CatalogMetadata.MessageSchema.typeClass() |
Modifier and Type | Method and Description |
---|---|
UserProtos.GetCatalogsResp.Builder |
UserProtos.GetCatalogsResp.Builder.addCatalogs(int index,
UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.GetCatalogsResp.Builder |
UserProtos.GetCatalogsResp.Builder.addCatalogs(UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2; |
boolean |
SchemaUserProtos.CatalogMetadata.MessageSchema.isInitialized(UserProtos.CatalogMetadata message) |
void |
SchemaUserProtos.CatalogMetadata.MessageSchema.mergeFrom(io.protostuff.Input input,
UserProtos.CatalogMetadata message) |
UserProtos.CatalogMetadata.Builder |
UserProtos.CatalogMetadata.Builder.mergeFrom(UserProtos.CatalogMetadata other) |
static UserProtos.CatalogMetadata.Builder |
UserProtos.CatalogMetadata.newBuilder(UserProtos.CatalogMetadata prototype) |
UserProtos.GetCatalogsResp.Builder |
UserProtos.GetCatalogsResp.Builder.setCatalogs(int index,
UserProtos.CatalogMetadata value)
repeated .exec.user.CatalogMetadata catalogs = 2; |
void |
SchemaUserProtos.CatalogMetadata.MessageSchema.writeTo(io.protostuff.Output output,
UserProtos.CatalogMetadata message) |
Modifier and Type | Method and Description |
---|---|
UserProtos.GetCatalogsResp.Builder |
UserProtos.GetCatalogsResp.Builder.addAllCatalogs(Iterable<? extends UserProtos.CatalogMetadata> values)
repeated .exec.user.CatalogMetadata catalogs = 2; |
Copyright © 1970 The Apache Software Foundation. All rights reserved.