public class ProgressEvent extends Object implements JibEvent
Allocation,
which makes up a Decentralized Allocation Tree.Allocation| Constructor and Description |
|---|
ProgressEvent(Allocation allocation,
long progressUnits) |
| Modifier and Type | Method and Description |
|---|---|
Allocation |
getAllocation()
Gets the
Allocation this progress event accounts for. |
long |
getUnits()
Gets the units of progress this progress event accounts for in the associated
Allocation. |
public ProgressEvent(Allocation allocation, long progressUnits)
public Allocation getAllocation()
Allocation this progress event accounts for.Allocationpublic long getUnits()
Allocation.Copyright © 2019. All rights reserved.