Home
last modified time | relevance | path

Searched defs:clusterName (Results 1 – 25 of 45) sorted by relevance

12

/external/google-cloud-java/java-dataproc/google-cloud-dataproc/src/test/java/com/google/cloud/dataproc/v1/
DClusterControllerClientHttpJsonTest.java170 String clusterName = "clusterName-7787"; in updateClusterTest() local
203 String clusterName = "clusterName-7787"; in updateClusterExceptionTest() local
367 String clusterName = "clusterName-7787"; in deleteClusterTest() local
396 String clusterName = "clusterName-7787"; in deleteClusterExceptionTest() local
421 String clusterName = "clusterName-7787"; in getClusterTest() local
451 String clusterName = "clusterName-7787"; in getClusterExceptionTest() local
579 String clusterName = "clusterName-7787"; in diagnoseClusterTest() local
610 String clusterName = "clusterName-7787"; in diagnoseClusterExceptionTest() local
DClusterControllerClientTest.java173 String clusterName = "clusterName-1141738587"; in updateClusterTest() local
204 String clusterName = "clusterName-1141738587"; in updateClusterExceptionTest() local
373 String clusterName = "clusterName-1141738587"; in deleteClusterTest() local
398 String clusterName = "clusterName-1141738587"; in deleteClusterExceptionTest() local
426 String clusterName = "clusterName-1141738587"; in getClusterTest() local
452 String clusterName = "clusterName-1141738587"; in getClusterExceptionTest() local
571 String clusterName = "clusterName-1141738587"; in diagnoseClusterTest() local
598 String clusterName = "clusterName-1141738587"; in diagnoseClusterExceptionTest() local
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
DXdsClusterResource.java153 String clusterName = cluster.getName(); in parseAggregateCluster() local
174 String clusterName = cluster.getName(); in parseNonAggregateCluster() local
492 abstract String clusterName(); in clusterName() method in XdsClusterResource.CdsUpdate
542 static Builder forAggregate(String clusterName, List<String> prioritizedClusterNames) { in forAggregate()
553 static Builder forEds(String clusterName, @Nullable String edsServiceName, in forEds()
570 static Builder forLogicalDns(String clusterName, String dnsHostName, in forLogicalDns()
617 protected abstract Builder clusterName(String clusterName); in clusterName() argument
DStats.java30 abstract String clusterName(); in clusterName() method in Stats.ClusterStats
51 abstract Builder clusterName(String clusterName); in clusterName() method in Stats.ClusterStats.Builder
DLoadStatsManager2.java241 private final String clusterName; field in LoadStatsManager2.ClusterDropStats
249 String clusterName, @Nullable String edsServiceName, Stopwatch stopwatch) { in ClusterDropStats()
316 private final String clusterName; field in LoadStatsManager2.ClusterLocalityStats
327 String clusterName, @Nullable String edsServiceName, Locality locality, in ClusterLocalityStats()
DXdsEndpointResource.java205 final String clusterName; field in XdsEndpointResource.EdsUpdate
209 EdsUpdate(String clusterName, Map<Locality, LocalityLbEndpoints> localityLbEndpoints, in EdsUpdate()
DXdsClient.java329 ServerInfo serverInfo, String clusterName, @Nullable String edsServiceName) { in addClusterDropStats()
342 ServerInfo serverInfo, String clusterName, @Nullable String edsServiceName, in addClusterLocalityStats()
DXdsClientImpl.java345 final ServerInfo serverInfo, String clusterName, @Nullable String edsServiceName) { in addClusterDropStats()
360 final ServerInfo serverInfo, String clusterName, @Nullable String edsServiceName, in addClusterLocalityStats()
/external/opencensus-java/contrib/resource_util/src/main/java/io/opencensus/contrib/resource/util/
DK8sResource.java83 public static Resource create(String clusterName, String namespace, String podName) { in create()
98 String clusterName, String namespace, String podName, String deploymentName) { in create()
/external/google-cloud-java/java-dataproc/google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/
DClusterControllerClient.java414 String projectId, String region, String clusterName, Cluster cluster, FieldMask updateMask) { in updateClusterAsync()
767 String projectId, String region, String clusterName) { in deleteClusterAsync()
907 public final Cluster getCluster(String projectId, String region, String clusterName) { in getCluster()
1204 diagnoseClusterAsync(String projectId, String region, String clusterName) { in diagnoseClusterAsync()
/external/google-cloud-java/java-dataproc/samples/snippets/generated/com/google/cloud/dataproc/v1/clustercontroller/deletecluster/
DSyncDeleteClusterStringStringString.java38 String clusterName = "clusterName-1141738587"; in syncDeleteClusterStringStringString() local
/external/google-cloud-java/java-dataproc/samples/snippets/generated/com/google/cloud/dataproc/v1/clustercontroller/getcluster/
DSyncGetClusterStringStringString.java38 String clusterName = "clusterName-1141738587"; in syncGetClusterStringStringString() local
/external/google-cloud-java/java-dataproc/samples/snippets/generated/com/google/cloud/dataproc/v1/clustercontroller/diagnosecluster/
DSyncDiagnoseClusterStringStringString.java38 String clusterName = "clusterName-1141738587"; in syncDiagnoseClusterStringStringString() local
/external/google-cloud-java/java-dataproc/samples/snippets/generated/com/google/cloud/dataproc/v1/clustercontroller/updatecluster/
DSyncUpdateClusterStringStringStringClusterFieldmask.java39 String clusterName = "clusterName-1141738587"; in syncUpdateClusterStringStringStringClusterFieldmask() local
/external/aws-sdk-java-v2/services/eks/src/main/resources/codegen-resources/
Dapi-2.json91 "clusterName":{"shape":"String"}, object
189 "clusterName":{"shape":"String"}, object
226 "clusterName":{"shape":"String"}, object
235 "clusterName":{"shape":"String"}, object
244 "clusterName":{"shape":"String"}, object
253 "clusterName":{"shape":"String"}, object
279 "clusterName":{"shape":"String"}, object
Dservice-2.json993 "clusterName":{ object
1083 "clusterName":{ object
1265 "clusterName":{ object
1290 "clusterName":{ object
1311 "clusterName":{ object
1341 "clusterName":{ object
1474 "clusterName":{ object
1805 "clusterName":{ object
1851 "clusterName":{ object
2017 "clusterName":{ object
[all …]
/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1/src/main/java/com/google/cloud/alloydb/v1/
DClusterName.java213 private Builder(ClusterName clusterName) { in Builder()
/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1beta/src/main/java/com/google/cloud/alloydb/v1beta/
DClusterName.java213 private Builder(ClusterName clusterName) { in Builder()
/external/google-cloud-java/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/src/main/java/com/google/cloud/edgecontainer/v1/
DClusterName.java213 private Builder(ClusterName clusterName) { in Builder()
/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1alpha/src/main/java/com/google/cloud/alloydb/v1alpha/
DClusterName.java213 private Builder(ClusterName clusterName) { in Builder()
/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
DLoadReportClientTest.java613 private ClusterStats findClusterStats(List<ClusterStats> clusterStatsList, String clusterName) { in findClusterStats()
DCdsLoadBalancer2Test.java675 private void deliverCdsUpdate(String clusterName, CdsUpdate update) { in deliverCdsUpdate()
681 private void deliverResourceNotExist(String clusterName) { in deliverResourceNotExist()
/external/google-cloud-java/java-vmwareengine/proto-google-cloud-vmwareengine-v1/src/main/java/com/google/cloud/vmwareengine/v1/
DClusterName.java258 private Builder(ClusterName clusterName) { in Builder()
/external/dagger2/java/dagger/example/spi/
DBindingGraphVisualizer.java309 private static String clusterName(ComponentPath owningComponentPath) { in clusterName() method in BindingGraphVisualizer.NodesGraph
/external/skia/modules/skparagraph/tests/
DSkShaperJSONWriter.cpp233 std::string clusterName = "cluster " + nString + " to " + mString; in displayMToN() local

12