public class AggregatedMemoryContext extends AbstractAggregatedMemoryContext
| Constructor and Description |
|---|
AggregatedMemoryContext() |
AggregatedMemoryContext(AbstractAggregatedMemoryContext parentMemoryContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
long |
getBytes() |
String |
toString() |
protected void |
updateBytes(long bytes) |
newAggregatedMemoryContext, newLocalMemoryContextpublic AggregatedMemoryContext()
public AggregatedMemoryContext(AbstractAggregatedMemoryContext parentMemoryContext)
public long getBytes()
protected void updateBytes(long bytes)
updateBytes in class AbstractAggregatedMemoryContextpublic void close()
Copyright © 2012-2017. All Rights Reserved.