See: Description
| Interface | Description |
|---|---|
| ChargedAllocationManager<K,T extends Allocation> |
AllocationManager where charges are accumulated.
|
| Class | Description |
|---|---|
| ChargedAllocationFactory<T extends ChargedAllocationFactory.ChargedAllocationRecord> |
A ChargedAllocationFactory is
a normal
AllocationFactory but also implements UsageRecordListener to accumulate usage effectively acting as
an aggregation usage record with user defined time bounds. |
| ChargedAllocationFactory.ChargedAllocationRecord |