Package com.terracottatech.store.usage
Interface UsageEvent
- All Known Subinterfaces:
PhysicalUsageEvent
public interface UsageEvent
-
Method Summary
-
Method Details
-
getOccupancy
float getOccupancy()- Returns:
- the occupancy of the resource when this event got triggered.
-