Uses of Class
com.google.cloud.dataproc.v1.Batch
-
Packages that use Batch Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of Batch in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return Batch Modifier and Type Method Description BatchBatch.Builder. build()BatchBatch.Builder. buildPartial()BatchBatchControllerClient. getBatch(BatchName name)Gets the batch workload resource representation.BatchBatchControllerClient. getBatch(GetBatchRequest request)Gets the batch workload resource representation.BatchBatchControllerClient. getBatch(String name)Gets the batch workload resource representation.BatchBatchControllerGrpc.BatchControllerBlockingStub. getBatch(GetBatchRequest request)Gets the batch workload resource representation.BatchCreateBatchRequest.Builder. getBatch()Required.BatchCreateBatchRequest. getBatch()Required.BatchCreateBatchRequestOrBuilder. getBatch()Required.BatchListBatchesResponse.Builder. getBatches(int index)The batches from the specified collection.BatchListBatchesResponse. getBatches(int index)The batches from the specified collection.BatchListBatchesResponseOrBuilder. getBatches(int index)The batches from the specified collection.static BatchBatch. getDefaultInstance()BatchBatch.Builder. getDefaultInstanceForType()BatchBatch. getDefaultInstanceForType()static BatchBatch. parseDelimitedFrom(InputStream input)static BatchBatch. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchBatch. parseFrom(byte[] data)static BatchBatch. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchBatch. parseFrom(com.google.protobuf.ByteString data)static BatchBatch. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchBatch. parseFrom(com.google.protobuf.CodedInputStream input)static BatchBatch. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchBatch. parseFrom(InputStream input)static BatchBatch. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchBatch. parseFrom(ByteBuffer data)static BatchBatch. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type Batch Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Batch,BatchOperationMetadata>BatchControllerClient. createBatchAsync(CreateBatchRequest request)Creates a batch workload that executes asynchronously.com.google.api.gax.longrunning.OperationFuture<Batch,BatchOperationMetadata>BatchControllerClient. createBatchAsync(LocationName parent, Batch batch, String batchId)Creates a batch workload that executes asynchronously.com.google.api.gax.longrunning.OperationFuture<Batch,BatchOperationMetadata>BatchControllerClient. createBatchAsync(String parent, Batch batch, String batchId)Creates a batch workload that executes asynchronously.com.google.api.gax.rpc.OperationCallable<CreateBatchRequest,Batch,BatchOperationMetadata>BatchControllerClient. createBatchOperationCallable()Creates a batch workload that executes asynchronously.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBatchRequest,Batch,BatchOperationMetadata>BatchControllerSettings.Builder. createBatchOperationSettings()Returns the builder for the settings used for calls to createBatch.com.google.api.gax.rpc.OperationCallSettings<CreateBatchRequest,Batch,BatchOperationMetadata>BatchControllerSettings. createBatchOperationSettings()Returns the object with the settings used for calls to createBatch.com.google.common.util.concurrent.ListenableFuture<Batch>BatchControllerGrpc.BatchControllerFutureStub. getBatch(GetBatchRequest request)Gets the batch workload resource representation.com.google.api.gax.rpc.UnaryCallable<GetBatchRequest,Batch>BatchControllerClient. getBatchCallable()Gets the batch workload resource representation.List<Batch>ListBatchesResponse.Builder. getBatchesList()The batches from the specified collection.List<Batch>ListBatchesResponse. getBatchesList()The batches from the specified collection.List<Batch>ListBatchesResponseOrBuilder. getBatchesList()The batches from the specified collection.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchRequest,Batch>BatchControllerSettings.Builder. getBatchSettings()Returns the builder for the settings used for calls to getBatch.com.google.api.gax.rpc.UnaryCallSettings<GetBatchRequest,Batch>BatchControllerSettings. getBatchSettings()Returns the object with the settings used for calls to getBatch.static io.grpc.MethodDescriptor<GetBatchRequest,Batch>BatchControllerGrpc. getGetBatchMethod()com.google.protobuf.Parser<Batch>Batch. getParserForType()static com.google.protobuf.Parser<Batch>Batch. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type Batch Modifier and Type Method Description ListBatchesResponse.BuilderListBatchesResponse.Builder. addBatches(int index, Batch value)The batches from the specified collection.ListBatchesResponse.BuilderListBatchesResponse.Builder. addBatches(Batch value)The batches from the specified collection.com.google.api.gax.longrunning.OperationFuture<Batch,BatchOperationMetadata>BatchControllerClient. createBatchAsync(LocationName parent, Batch batch, String batchId)Creates a batch workload that executes asynchronously.com.google.api.gax.longrunning.OperationFuture<Batch,BatchOperationMetadata>BatchControllerClient. createBatchAsync(String parent, Batch batch, String batchId)Creates a batch workload that executes asynchronously.CreateBatchRequest.BuilderCreateBatchRequest.Builder. mergeBatch(Batch value)Required.Batch.BuilderBatch.Builder. mergeFrom(Batch other)static Batch.BuilderBatch. newBuilder(Batch prototype)CreateBatchRequest.BuilderCreateBatchRequest.Builder. setBatch(Batch value)Required.ListBatchesResponse.BuilderListBatchesResponse.Builder. setBatches(int index, Batch value)The batches from the specified collection.Method parameters in com.google.cloud.dataproc.v1 with type arguments of type Batch Modifier and Type Method Description ListBatchesResponse.BuilderListBatchesResponse.Builder. addAllBatches(Iterable<? extends Batch> values)The batches from the specified collection.static com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPagedResponse>BatchControllerClient.ListBatchesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)protected BatchControllerClient.ListBatchesPageBatchControllerClient.ListBatchesPage. createPage(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, ListBatchesResponse response)com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPage>BatchControllerClient.ListBatchesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)default voidBatchControllerGrpc.AsyncService. getBatch(GetBatchRequest request, io.grpc.stub.StreamObserver<Batch> responseObserver)Gets the batch workload resource representation.voidBatchControllerGrpc.BatchControllerStub. getBatch(GetBatchRequest request, io.grpc.stub.StreamObserver<Batch> responseObserver)Gets the batch workload resource representation. -
Uses of Batch in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type Batch Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateBatchRequest,Batch,BatchOperationMetadata>BatchControllerStub. createBatchOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateBatchRequest,Batch,BatchOperationMetadata>GrpcBatchControllerStub. createBatchOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateBatchRequest,Batch,BatchOperationMetadata>HttpJsonBatchControllerStub. createBatchOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBatchRequest,Batch,BatchOperationMetadata>BatchControllerStubSettings.Builder. createBatchOperationSettings()Returns the builder for the settings used for calls to createBatch.com.google.api.gax.rpc.OperationCallSettings<CreateBatchRequest,Batch,BatchOperationMetadata>BatchControllerStubSettings. createBatchOperationSettings()Returns the object with the settings used for calls to createBatch.com.google.api.gax.rpc.UnaryCallable<GetBatchRequest,Batch>BatchControllerStub. getBatchCallable()com.google.api.gax.rpc.UnaryCallable<GetBatchRequest,Batch>GrpcBatchControllerStub. getBatchCallable()com.google.api.gax.rpc.UnaryCallable<GetBatchRequest,Batch>HttpJsonBatchControllerStub. getBatchCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchRequest,Batch>BatchControllerStubSettings.Builder. getBatchSettings()Returns the builder for the settings used for calls to getBatch.com.google.api.gax.rpc.UnaryCallSettings<GetBatchRequest,Batch>BatchControllerStubSettings. getBatchSettings()Returns the object with the settings used for calls to getBatch.
-