Uses of Class
com.google.cloud.dataproc.v1.Job
-
Packages that use Job Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of Job in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return Job Modifier and Type Method Description JobJob.Builder. build()JobJob.Builder. buildPartial()JobJobControllerClient. cancelJob(CancelJobRequest request)Starts a job cancellation request.JobJobControllerClient. cancelJob(String projectId, String region, String jobId)Starts a job cancellation request.JobJobControllerGrpc.JobControllerBlockingStub. cancelJob(CancelJobRequest request)Starts a job cancellation request.static JobJob. getDefaultInstance()JobJob.Builder. getDefaultInstanceForType()JobJob. getDefaultInstanceForType()JobJobControllerClient. getJob(GetJobRequest request)Gets the resource representation for a job in a project.JobJobControllerClient. getJob(String projectId, String region, String jobId)Gets the resource representation for a job in a project.JobJobControllerGrpc.JobControllerBlockingStub. getJob(GetJobRequest request)Gets the resource representation for a job in a project.JobSubmitJobRequest.Builder. getJob()Required.JobSubmitJobRequest. getJob()Required.JobSubmitJobRequestOrBuilder. getJob()Required.JobUpdateJobRequest.Builder. getJob()Required.JobUpdateJobRequest. getJob()Required.JobUpdateJobRequestOrBuilder. getJob()Required.JobListJobsResponse.Builder. getJobs(int index)Output only.JobListJobsResponse. getJobs(int index)Output only.JobListJobsResponseOrBuilder. getJobs(int index)Output only.static JobJob. parseDelimitedFrom(InputStream input)static JobJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(byte[] data)static JobJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(com.google.protobuf.ByteString data)static JobJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(com.google.protobuf.CodedInputStream input)static JobJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(InputStream input)static JobJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobJob. parseFrom(ByteBuffer data)static JobJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)JobJobControllerClient. submitJob(SubmitJobRequest request)Submits a job to a cluster.JobJobControllerClient. submitJob(String projectId, String region, Job job)Submits a job to a cluster.JobJobControllerGrpc.JobControllerBlockingStub. submitJob(SubmitJobRequest request)Submits a job to a cluster.JobJobControllerClient. updateJob(UpdateJobRequest request)Updates a job in a project.JobJobControllerGrpc.JobControllerBlockingStub. updateJob(UpdateJobRequest request)Updates a job in a project.Methods in com.google.cloud.dataproc.v1 that return types with arguments of type Job Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Job>JobControllerGrpc.JobControllerFutureStub. cancelJob(CancelJobRequest request)Starts a job cancellation request.com.google.api.gax.rpc.UnaryCallable<CancelJobRequest,Job>JobControllerClient. cancelJobCallable()Starts a job cancellation request.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelJobRequest,Job>JobControllerSettings.Builder. cancelJobSettings()Returns the builder for the settings used for calls to cancelJob.com.google.api.gax.rpc.UnaryCallSettings<CancelJobRequest,Job>JobControllerSettings. cancelJobSettings()Returns the object with the settings used for calls to cancelJob.static io.grpc.MethodDescriptor<CancelJobRequest,Job>JobControllerGrpc. getCancelJobMethod()static io.grpc.MethodDescriptor<GetJobRequest,Job>JobControllerGrpc. getGetJobMethod()com.google.common.util.concurrent.ListenableFuture<Job>JobControllerGrpc.JobControllerFutureStub. getJob(GetJobRequest request)Gets the resource representation for a job in a project.com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>JobControllerClient. getJobCallable()Gets the resource representation for a job in a project.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job>JobControllerSettings.Builder. getJobSettings()Returns the builder for the settings used for calls to getJob.com.google.api.gax.rpc.UnaryCallSettings<GetJobRequest,Job>JobControllerSettings. getJobSettings()Returns the object with the settings used for calls to getJob.List<Job>ListJobsResponse.Builder. getJobsList()Output only.List<Job>ListJobsResponse. getJobsList()Output only.List<Job>ListJobsResponseOrBuilder. getJobsList()Output only.com.google.protobuf.Parser<Job>Job. getParserForType()static io.grpc.MethodDescriptor<SubmitJobRequest,Job>JobControllerGrpc. getSubmitJobMethod()static io.grpc.MethodDescriptor<UpdateJobRequest,Job>JobControllerGrpc. getUpdateJobMethod()static com.google.protobuf.Parser<Job>Job. parser()com.google.common.util.concurrent.ListenableFuture<Job>JobControllerGrpc.JobControllerFutureStub. submitJob(SubmitJobRequest request)Submits a job to a cluster.com.google.api.gax.longrunning.OperationFuture<Job,JobMetadata>JobControllerClient. submitJobAsOperationAsync(SubmitJobRequest request)Submits job to a cluster.com.google.api.gax.longrunning.OperationFuture<Job,JobMetadata>JobControllerClient. submitJobAsOperationAsync(String projectId, String region, Job job)Submits job to a cluster.com.google.api.gax.rpc.OperationCallable<SubmitJobRequest,Job,JobMetadata>JobControllerClient. submitJobAsOperationOperationCallable()Submits job to a cluster.com.google.api.gax.rpc.OperationCallSettings.Builder<SubmitJobRequest,Job,JobMetadata>JobControllerSettings.Builder. submitJobAsOperationOperationSettings()Returns the builder for the settings used for calls to submitJobAsOperation.com.google.api.gax.rpc.OperationCallSettings<SubmitJobRequest,Job,JobMetadata>JobControllerSettings. submitJobAsOperationOperationSettings()Returns the object with the settings used for calls to submitJobAsOperation.com.google.api.gax.rpc.UnaryCallable<SubmitJobRequest,Job>JobControllerClient. submitJobCallable()Submits a job to a cluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitJobRequest,Job>JobControllerSettings.Builder. submitJobSettings()Returns the builder for the settings used for calls to submitJob.com.google.api.gax.rpc.UnaryCallSettings<SubmitJobRequest,Job>JobControllerSettings. submitJobSettings()Returns the object with the settings used for calls to submitJob.com.google.common.util.concurrent.ListenableFuture<Job>JobControllerGrpc.JobControllerFutureStub. updateJob(UpdateJobRequest request)Updates a job in a project.com.google.api.gax.rpc.UnaryCallable<UpdateJobRequest,Job>JobControllerClient. updateJobCallable()Updates a job in a project.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateJobRequest,Job>JobControllerSettings.Builder. updateJobSettings()Returns the builder for the settings used for calls to updateJob.com.google.api.gax.rpc.UnaryCallSettings<UpdateJobRequest,Job>JobControllerSettings. updateJobSettings()Returns the object with the settings used for calls to updateJob.Methods in com.google.cloud.dataproc.v1 with parameters of type Job Modifier and Type Method Description ListJobsResponse.BuilderListJobsResponse.Builder. addJobs(int index, Job value)Output only.ListJobsResponse.BuilderListJobsResponse.Builder. addJobs(Job value)Output only.Job.BuilderJob.Builder. mergeFrom(Job other)SubmitJobRequest.BuilderSubmitJobRequest.Builder. mergeJob(Job value)Required.UpdateJobRequest.BuilderUpdateJobRequest.Builder. mergeJob(Job value)Required.static Job.BuilderJob. newBuilder(Job prototype)SubmitJobRequest.BuilderSubmitJobRequest.Builder. setJob(Job value)Required.UpdateJobRequest.BuilderUpdateJobRequest.Builder. setJob(Job value)Required.ListJobsResponse.BuilderListJobsResponse.Builder. setJobs(int index, Job value)Output only.JobJobControllerClient. submitJob(String projectId, String region, Job job)Submits a job to a cluster.com.google.api.gax.longrunning.OperationFuture<Job,JobMetadata>JobControllerClient. submitJobAsOperationAsync(String projectId, String region, Job job)Submits job to a cluster.Method parameters in com.google.cloud.dataproc.v1 with type arguments of type Job Modifier and Type Method Description ListJobsResponse.BuilderListJobsResponse.Builder. addAllJobs(Iterable<? extends Job> values)Output only.default voidJobControllerGrpc.AsyncService. cancelJob(CancelJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Starts a job cancellation request.voidJobControllerGrpc.JobControllerStub. cancelJob(CancelJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Starts a job cancellation request.static com.google.api.core.ApiFuture<JobControllerClient.ListJobsPagedResponse>JobControllerClient.ListJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, com.google.api.core.ApiFuture<ListJobsResponse> futureResponse)protected JobControllerClient.ListJobsPageJobControllerClient.ListJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, ListJobsResponse response)com.google.api.core.ApiFuture<JobControllerClient.ListJobsPage>JobControllerClient.ListJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, com.google.api.core.ApiFuture<ListJobsResponse> futureResponse)default voidJobControllerGrpc.AsyncService. getJob(GetJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Gets the resource representation for a job in a project.voidJobControllerGrpc.JobControllerStub. getJob(GetJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Gets the resource representation for a job in a project.default voidJobControllerGrpc.AsyncService. submitJob(SubmitJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Submits a job to a cluster.voidJobControllerGrpc.JobControllerStub. submitJob(SubmitJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Submits a job to a cluster.default voidJobControllerGrpc.AsyncService. updateJob(UpdateJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Updates a job in a project.voidJobControllerGrpc.JobControllerStub. updateJob(UpdateJobRequest request, io.grpc.stub.StreamObserver<Job> responseObserver)Updates a job in a project. -
Uses of Job in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type Job Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CancelJobRequest,Job>GrpcJobControllerStub. cancelJobCallable()com.google.api.gax.rpc.UnaryCallable<CancelJobRequest,Job>HttpJsonJobControllerStub. cancelJobCallable()com.google.api.gax.rpc.UnaryCallable<CancelJobRequest,Job>JobControllerStub. cancelJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelJobRequest,Job>JobControllerStubSettings.Builder. cancelJobSettings()Returns the builder for the settings used for calls to cancelJob.com.google.api.gax.rpc.UnaryCallSettings<CancelJobRequest,Job>JobControllerStubSettings. cancelJobSettings()Returns the object with the settings used for calls to cancelJob.com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>GrpcJobControllerStub. getJobCallable()com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>HttpJsonJobControllerStub. getJobCallable()com.google.api.gax.rpc.UnaryCallable<GetJobRequest,Job>JobControllerStub. getJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job>JobControllerStubSettings.Builder. getJobSettings()Returns the builder for the settings used for calls to getJob.com.google.api.gax.rpc.UnaryCallSettings<GetJobRequest,Job>JobControllerStubSettings. getJobSettings()Returns the object with the settings used for calls to getJob.com.google.api.gax.rpc.OperationCallable<SubmitJobRequest,Job,JobMetadata>GrpcJobControllerStub. submitJobAsOperationOperationCallable()com.google.api.gax.rpc.OperationCallable<SubmitJobRequest,Job,JobMetadata>HttpJsonJobControllerStub. submitJobAsOperationOperationCallable()com.google.api.gax.rpc.OperationCallable<SubmitJobRequest,Job,JobMetadata>JobControllerStub. submitJobAsOperationOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SubmitJobRequest,Job,JobMetadata>JobControllerStubSettings.Builder. submitJobAsOperationOperationSettings()Returns the builder for the settings used for calls to submitJobAsOperation.com.google.api.gax.rpc.OperationCallSettings<SubmitJobRequest,Job,JobMetadata>JobControllerStubSettings. submitJobAsOperationOperationSettings()Returns the object with the settings used for calls to submitJobAsOperation.com.google.api.gax.rpc.UnaryCallable<SubmitJobRequest,Job>GrpcJobControllerStub. submitJobCallable()com.google.api.gax.rpc.UnaryCallable<SubmitJobRequest,Job>HttpJsonJobControllerStub. submitJobCallable()com.google.api.gax.rpc.UnaryCallable<SubmitJobRequest,Job>JobControllerStub. submitJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitJobRequest,Job>JobControllerStubSettings.Builder. submitJobSettings()Returns the builder for the settings used for calls to submitJob.com.google.api.gax.rpc.UnaryCallSettings<SubmitJobRequest,Job>JobControllerStubSettings. submitJobSettings()Returns the object with the settings used for calls to submitJob.com.google.api.gax.rpc.UnaryCallable<UpdateJobRequest,Job>GrpcJobControllerStub. updateJobCallable()com.google.api.gax.rpc.UnaryCallable<UpdateJobRequest,Job>HttpJsonJobControllerStub. updateJobCallable()com.google.api.gax.rpc.UnaryCallable<UpdateJobRequest,Job>JobControllerStub. updateJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateJobRequest,Job>JobControllerStubSettings.Builder. updateJobSettings()Returns the builder for the settings used for calls to updateJob.com.google.api.gax.rpc.UnaryCallSettings<UpdateJobRequest,Job>JobControllerStubSettings. updateJobSettings()Returns the object with the settings used for calls to updateJob.
-