public abstract static class MemoryBudget.Totals
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) long |
maxMemory |
Modifier and Type | Method and Description |
---|---|
abstract long |
getCacheUsage() |
long |
getCriticalThreshold() |
long |
getMaxMemory() |
(package private) abstract boolean |
isSharedCache() |
(package private) abstract boolean |
updateCacheUsage(long increment) |
Copyright (c) 2004-2012 Oracle. All rights reserved.