public class BatchRunnableInstances extends BatchRunnable
runnableIdappId, programId, programType| Constructor and Description |
|---|
BatchRunnableInstances(BatchRunnable runnable,
int statusCode,
int provisioned,
int requested) |
BatchRunnableInstances(BatchRunnable runnable,
int statusCode,
String error) |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
Integer |
getProvisioned() |
Integer |
getRequested() |
int |
getStatusCode() |
getRunnableIdequals, from, getAppId, getProgramId, getProgramType, hashCode, validatepublic BatchRunnableInstances(BatchRunnable runnable, int statusCode, int provisioned, int requested)
public BatchRunnableInstances(BatchRunnable runnable, int statusCode, String error)
public int getStatusCode()
@Nullable public Integer getProvisioned()
@Nullable public Integer getRequested()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.