Package | Description |
---|---|
alluxio.hub.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<PrestoCatalogListing> |
PrestoCatalogListing.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PrestoCatalogListing |
PrestoCatalogListing.Builder.build() |
PrestoCatalogListing |
PrestoCatalogListing.Builder.buildPartial() |
PrestoCatalogListing |
PrestoCatalogListingResultOrBuilder.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing |
PrestoCatalogListingResult.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing |
PrestoCatalogListingResult.Builder.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing |
AgentListCatalogResponseOrBuilder.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing |
AgentListCatalogResponse.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing |
AgentListCatalogResponse.Builder.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing |
ListCatalogResponse.PayloadOrBuilder.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing |
ListCatalogResponse.Payload.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing |
ListCatalogResponse.Payload.Builder.getCatalog(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
static PrestoCatalogListing |
PrestoCatalogListing.getDefaultInstance() |
PrestoCatalogListing |
PrestoCatalogListing.getDefaultInstanceForType() |
PrestoCatalogListing |
PrestoCatalogListing.Builder.getDefaultInstanceForType() |
static PrestoCatalogListing |
PrestoCatalogListing.parseDelimitedFrom(InputStream input) |
static PrestoCatalogListing |
PrestoCatalogListing.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(byte[] data) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(ByteBuffer data) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(com.google.protobuf.ByteString data) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(com.google.protobuf.CodedInputStream input) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(InputStream input) |
static PrestoCatalogListing |
PrestoCatalogListing.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<PrestoCatalogListing> |
PrestoCatalogListingResultOrBuilder.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
PrestoCatalogListingResult.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
PrestoCatalogListingResult.Builder.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
AgentListCatalogResponseOrBuilder.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
AgentListCatalogResponse.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
AgentListCatalogResponse.Builder.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
ListCatalogResponse.PayloadOrBuilder.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
ListCatalogResponse.Payload.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
List<PrestoCatalogListing> |
ListCatalogResponse.Payload.Builder.getCatalogList()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
com.google.protobuf.Parser<PrestoCatalogListing> |
PrestoCatalogListing.getParserForType() |
static com.google.protobuf.Parser<PrestoCatalogListing> |
PrestoCatalogListing.parser() |
Modifier and Type | Method and Description |
---|---|
PrestoCatalogListingResult.Builder |
PrestoCatalogListingResult.Builder.addCatalog(int index,
PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
AgentListCatalogResponse.Builder |
AgentListCatalogResponse.Builder.addCatalog(int index,
PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
ListCatalogResponse.Payload.Builder |
ListCatalogResponse.Payload.Builder.addCatalog(int index,
PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListingResult.Builder |
PrestoCatalogListingResult.Builder.addCatalog(PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
AgentListCatalogResponse.Builder |
AgentListCatalogResponse.Builder.addCatalog(PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
ListCatalogResponse.Payload.Builder |
ListCatalogResponse.Payload.Builder.addCatalog(PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.mergeFrom(PrestoCatalogListing other) |
static PrestoCatalogListing.Builder |
PrestoCatalogListing.newBuilder(PrestoCatalogListing prototype) |
PrestoCatalogListingResult.Builder |
PrestoCatalogListingResult.Builder.setCatalog(int index,
PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
AgentListCatalogResponse.Builder |
AgentListCatalogResponse.Builder.setCatalog(int index,
PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
ListCatalogResponse.Payload.Builder |
ListCatalogResponse.Payload.Builder.setCatalog(int index,
PrestoCatalogListing value)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
Modifier and Type | Method and Description |
---|---|
PrestoCatalogListingResult.Builder |
PrestoCatalogListingResult.Builder.addAllCatalog(Iterable<? extends PrestoCatalogListing> values)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
AgentListCatalogResponse.Builder |
AgentListCatalogResponse.Builder.addAllCatalog(Iterable<? extends PrestoCatalogListing> values)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
ListCatalogResponse.Payload.Builder |
ListCatalogResponse.Payload.Builder.addAllCatalog(Iterable<? extends PrestoCatalogListing> values)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1; |
Copyright © 2023. All Rights Reserved.