| Package | Description |
|---|---|
| co.cask.cdap.proto |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchRunnableInstances
Describes the instances of a program, as returned by the batch instances endpoint
POST /namespaces/{namespace}/instances.
|
| Constructor and Description |
|---|
BatchRunnableInstances(BatchRunnable runnable,
int statusCode,
int provisioned,
int requested) |
BatchRunnableInstances(BatchRunnable runnable,
int statusCode,
String error) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.