/aosp_15_r20/external/google-cloud-java/java-dataproc/google-cloud-dataproc/src/test/java/com/google/cloud/dataproc/v1/ |
H A D | ClusterControllerClientTest.java | 173 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
|
H A D | ClusterControllerClientHttpJsonTest.java | 170 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
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ |
H A D | XdsClusterResource.java | 153 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() method in XdsClusterResource.CdsUpdate.Builder
|
H A D | LoadStatsManager2.java | 241 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()
|
H A D | Stats.java | 30 abstract String clusterName(); in clusterName() method in Stats.ClusterStats 51 abstract Builder clusterName(String clusterName); in clusterName() method in Stats.ClusterStats.Builder
|
H A D | XdsEndpointResource.java | 205 final String clusterName; field in XdsEndpointResource.EdsUpdate 209 EdsUpdate(String clusterName, Map<Locality, LocalityLbEndpoints> localityLbEndpoints, in EdsUpdate()
|
H A D | XdsClient.java | 329 ServerInfo serverInfo, String clusterName, @Nullable String edsServiceName) { in addClusterDropStats() 342 ServerInfo serverInfo, String clusterName, @Nullable String edsServiceName, in addClusterLocalityStats()
|
H A D | XdsClientImpl.java | 345 final ServerInfo serverInfo, String clusterName, @Nullable String edsServiceName) { in addClusterDropStats() 360 final ServerInfo serverInfo, String clusterName, @Nullable String edsServiceName, in addClusterLocalityStats()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/eks/src/main/resources/codegen-resources/ |
H A D | api-2.json | 91 "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
|
H A D | service-2.json | 993 "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 …]
|
/aosp_15_r20/external/google-cloud-java/java-dataproc/google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/ |
H A D | ClusterControllerClient.java | 414 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()
|
/aosp_15_r20/external/opencensus-java/contrib/resource_util/src/main/java/io/opencensus/contrib/resource/util/ |
H A D | K8sResource.java | 83 public static Resource create(String clusterName, String namespace, String podName) { in create() 98 String clusterName, String namespace, String podName, String deploymentName) { in create()
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/ |
H A D | CdsLoadBalancer2Test.java | 675 private void deliverCdsUpdate(String clusterName, CdsUpdate update) { in deliverCdsUpdate() 681 private void deliverResourceNotExist(String clusterName) { in deliverResourceNotExist()
|
H A D | ClusterImplLoadBalancerTest.java | 819 ServerInfo lrsServerInfo, String clusterName, @Nullable String edsServiceName) { in addClusterDropStats() 825 ServerInfo lrsServerInfo, String clusterName, @Nullable String edsServiceName, in addClusterLocalityStats()
|
H A D | LoadReportClientTest.java | 613 private ClusterStats findClusterStats(List<ClusterStats> clusterStatsList, String clusterName) { in findClusterStats()
|
/aosp_15_r20/external/google-cloud-java/java-dataproc/samples/snippets/generated/com/google/cloud/dataproc/v1/clustercontroller/deletecluster/ |
H A D | SyncDeleteClusterStringStringString.java | 38 String clusterName = "clusterName-1141738587"; in syncDeleteClusterStringStringString() local
|
/aosp_15_r20/external/google-cloud-java/java-dataproc/samples/snippets/generated/com/google/cloud/dataproc/v1/clustercontroller/diagnosecluster/ |
H A D | SyncDiagnoseClusterStringStringString.java | 38 String clusterName = "clusterName-1141738587"; in syncDiagnoseClusterStringStringString() local
|
/aosp_15_r20/external/google-cloud-java/java-dataproc/samples/snippets/generated/com/google/cloud/dataproc/v1/clustercontroller/getcluster/ |
H A D | SyncGetClusterStringStringString.java | 38 String clusterName = "clusterName-1141738587"; in syncGetClusterStringStringString() local
|
/aosp_15_r20/external/google-cloud-java/java-dataproc/samples/snippets/generated/com/google/cloud/dataproc/v1/clustercontroller/updatecluster/ |
H A D | SyncUpdateClusterStringStringStringClusterFieldmask.java | 39 String clusterName = "clusterName-1141738587"; in syncUpdateClusterStringStringStringClusterFieldmask() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ecs/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 7 "clusterName": "my_cluster" string 13 "clusterName": "my_cluster", string 167 "clusterName": "my_cluster", string 234 "clusterName": "default", string
|
/aosp_15_r20/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1/src/main/java/com/google/cloud/alloydb/v1/ |
H A D | ClusterName.java | 213 private Builder(ClusterName clusterName) { in Builder()
|
/aosp_15_r20/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1beta/src/main/java/com/google/cloud/alloydb/v1beta/ |
H A D | ClusterName.java | 213 private Builder(ClusterName clusterName) { in Builder()
|
/aosp_15_r20/external/google-cloud-java/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/src/main/java/com/google/cloud/edgecontainer/v1/ |
H A D | ClusterName.java | 213 private Builder(ClusterName clusterName) { in Builder()
|
/aosp_15_r20/external/google-cloud-java/java-alloydb/proto-google-cloud-alloydb-v1alpha/src/main/java/com/google/cloud/alloydb/v1alpha/ |
H A D | ClusterName.java | 213 private Builder(ClusterName clusterName) { in Builder()
|
/aosp_15_r20/external/google-cloud-java/java-vmwareengine/proto-google-cloud-vmwareengine-v1/src/main/java/com/google/cloud/vmwareengine/v1/ |
H A D | ClusterName.java | 258 private Builder(ClusterName clusterName) { in Builder()
|