Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiParcelUsageParcel |
ApiParcelUsageParcel.activated(Boolean activated) |
ApiParcelUsageParcel |
ApiParcelUsageParcel.parcelRef(ApiParcelRef parcelRef) |
ApiParcelUsageParcel |
ApiParcelUsageParcel.processCount(BigDecimal processCount) |
Modifier and Type | Method and Description |
---|---|
List<ApiParcelUsageParcel> |
ApiParcelUsage.getParcels()
The parcel's that are activated and/or in-use on this cluster.
|
Modifier and Type | Method and Description |
---|---|
ApiParcelUsage |
ApiParcelUsage.addParcelsItem(ApiParcelUsageParcel parcelsItem) |
Modifier and Type | Method and Description |
---|---|
ApiParcelUsage |
ApiParcelUsage.parcels(List<ApiParcelUsageParcel> parcels) |
void |
ApiParcelUsage.setParcels(List<ApiParcelUsageParcel> parcels) |
Copyright © 2019. All rights reserved.