| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.cluster.hadoop |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Long> |
ApiOvhClusterhadoop.serviceName_task_GET(String serviceName,
OvhOperationStateEnum status)
Tasks associated with this Hadoop Cluster
REST: GET /cluster/hadoop/{serviceName}/task
|
| Modifier and Type | Field and Description |
|---|---|
OvhOperationStateEnum |
OvhTask.status
Current Task state
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhOperationStateEnum |
OvhOperationStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhOperationStateEnum[] |
OvhOperationStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.