PrestoCatalogListing.Builder |
PrestoCatalogListingResult.Builder.addCatalogBuilder()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
AgentListCatalogResponse.Builder.addCatalogBuilder()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
ListCatalogResponse.Payload.Builder.addCatalogBuilder()
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
PrestoCatalogListingResult.Builder.addCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
AgentListCatalogResponse.Builder.addCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
ListCatalogResponse.Payload.Builder.addCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.clear() |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.clearCatalogName()
optional string catalog_name = 1;
|
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.clearHiveMetastoreUri()
optional string hive_metastore_uri = 2;
|
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.clone() |
PrestoCatalogListing.Builder |
PrestoCatalogListingResult.Builder.getCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
AgentListCatalogResponse.Builder.getCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
ListCatalogResponse.Payload.Builder.getCatalogBuilder(int index)
repeated .alluxio.hub.proto.PrestoCatalogListing catalog = 1;
|
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.mergeFrom(com.google.protobuf.Message other) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.mergeFrom(PrestoCatalogListing other) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PrestoCatalogListing.Builder |
PrestoCatalogListing.newBuilder() |
static PrestoCatalogListing.Builder |
PrestoCatalogListing.newBuilder(PrestoCatalogListing prototype) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.newBuilderForType() |
protected PrestoCatalogListing.Builder |
PrestoCatalogListing.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.setCatalogName(String value)
optional string catalog_name = 1;
|
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.setCatalogNameBytes(com.google.protobuf.ByteString value)
optional string catalog_name = 1;
|
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.setHiveMetastoreUri(String value)
optional string hive_metastore_uri = 2;
|
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.setHiveMetastoreUriBytes(com.google.protobuf.ByteString value)
optional string hive_metastore_uri = 2;
|
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PrestoCatalogListing.Builder |
PrestoCatalogListing.toBuilder() |