| Modifier and Type | Field and Description |
|---|---|
static JobDeployer |
instance |
| Constructor and Description |
|---|
JobDeployer() |
| Modifier and Type | Method and Description |
|---|---|
ProgressTracker |
deployOperations(Operation[] operations) |
static JobDeployer |
getInstance() |
void |
initialize(Properties streamingProperties) |
public static JobDeployer instance
public static JobDeployer getInstance() throws DeploymentException, MarshallingException, CommunicationsException, IOException
public ProgressTracker deployOperations(Operation[] operations) throws CommunicationsException, DeploymentException, MarshallingException
deployOperations in interface DeployerCommunicationsExceptionDeploymentExceptionMarshallingExceptionpublic void initialize(Properties streamingProperties) throws CommunicationsException, IOException, MarshallingException, DeploymentException
initialize in interface DeployerCommunicationsExceptionIOExceptionMarshallingExceptionDeploymentExceptionCopyright © 2015. All rights reserved.