Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
A client to Google Cloud Dataproc API.
|
Modifier and Type | Method and Description |
---|---|
protected ClusterControllerClient.ListClustersPage |
ClusterControllerClient.ListClustersPage.createPage(PageContext<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster> context,
com.google.cloud.dataproc.v1.ListClustersResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ClusterControllerClient.ListClustersPage> |
ClusterControllerClient.ListClustersPage.createPageAsync(PageContext<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster> context,
com.google.api.core.ApiFuture<com.google.cloud.dataproc.v1.ListClustersResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected ClusterControllerClient.ListClustersFixedSizeCollection |
ClusterControllerClient.ListClustersFixedSizeCollection.createCollection(List<ClusterControllerClient.ListClustersPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.