public interface UsageTracker
Modifier and Type | Method and Description |
---|---|
long |
addUsageBytes(long sizeDelta) |
long |
getCurrentUsageBytes() |
void |
setCurrentUsageBytes(long newDiskUsage) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.