Share via


com.azure.compute.batch

Package containing the classes for Batch. Azure Batch provides Cloud-scale job scheduling and compute management.

Classes

BatchAsyncClient

Initializes a new instance of the asynchronous BatchClient type.

BatchClient

Initializes a new instance of the synchronous BatchClient type.

BatchClientBuilder

A builder for creating a new instance of the BatchClient type.

CertificateDeletePollerAsync

Async poller class used by beginDeleteCertificate to implement polling logic for deleting a BatchCertificate.

JobDeletePollerAsync

Async poller class used by beginDeleteJob to implement polling logic for deleting a BatchJob.

JobDisablePollerAsync

Async poller class used by beginDisableJob to implement polling logic for disabling a BatchJob.

JobEnablePollerAsync

Async poller class used by beginEnableJob to implement polling logic for enabling a BatchJob.

JobScheduleDeletePollerAsync

Async poller class used by beginDeleteJobSchedule to implement polling logic for deleting a BatchJobSchedule.

JobScheduleTerminatePollerAsync

Async poller class used by beginTerminateJobSchedule to implement polling logic for terminating a BatchJobSchedule.

JobTerminatePollerAsync

Async poller class used by beginTerminateJob to implement polling logic for terminating a BatchJob.

NodeDeallocatePollerAsync

Async poller class used by beginDeallocateNode to implement polling logic for deallocating a BatchNode.

NodeRebootPollerAsync

Async poller class used by beginRebootNode to implement polling logic for rebooting a BatchNode.

NodeReimagePollerAsync

Async poller class used by beginReimageNode to implement polling logic for re-imaging a BatchNode.

NodeRemovePollerAsync

Async poller used by beginRemoveNodes to drive the *remove nodes* long-running operation.

NodeStartPollerAsync

Async poller class used by beginStartNode to implement polling logic for starting a BatchNode.

PoolDeletePollerAsync

Async poller class used by beginDeletePool to implement polling logic for deleting a BatchPool.

PoolResizePollerAsync

Async poller class used by beginResizePool to implement polling logic for resizing a BatchPool.

PoolStopResizePollerAsync

Async poller class used by beginStopPoolResize to implement polling logic for halting a pool resize.

Enums

BatchServiceVersion

Service version of BatchClient.