public static final class ResourceAllocationInfo.Builder
extends java.lang.Object
ResourceAllocationInfo.| Constructor and Description |
|---|
Builder(long reservation,
boolean expandableReservation,
long limit,
Shares shares)
Constructor with parameters for the required properties of
ResourceAllocationInfo. |
| Modifier and Type | Method and Description |
|---|---|
ResourceAllocationInfo |
build() |
public Builder(long reservation,
boolean expandableReservation,
long limit,
Shares shares)
ResourceAllocationInfo.public ResourceAllocationInfo build()