| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
UserProtos.CatalogMetadata
Message encapsulating metadata for a Catalog.
|
static class |
UserProtos.CatalogMetadata.Builder
Message encapsulating metadata for a Catalog.
|
| Modifier and Type | Method and Description |
|---|---|
UserProtos.CatalogMetadataOrBuilder |
UserProtos.GetCatalogsRespOrBuilder.getCatalogsOrBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.CatalogMetadataOrBuilder |
UserProtos.GetCatalogsResp.getCatalogsOrBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
UserProtos.CatalogMetadataOrBuilder |
UserProtos.GetCatalogsResp.Builder.getCatalogsOrBuilder(int index)
repeated .exec.user.CatalogMetadata catalogs = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends UserProtos.CatalogMetadataOrBuilder> |
UserProtos.GetCatalogsRespOrBuilder.getCatalogsOrBuilderList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
List<? extends UserProtos.CatalogMetadataOrBuilder> |
UserProtos.GetCatalogsResp.getCatalogsOrBuilderList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
List<? extends UserProtos.CatalogMetadataOrBuilder> |
UserProtos.GetCatalogsResp.Builder.getCatalogsOrBuilderList()
repeated .exec.user.CatalogMetadata catalogs = 2; |
Copyright © 2021 The Apache Software Foundation. All rights reserved.