public abstract class AbstractAggregatedMemoryContext extends Object
| Constructor and Description |
|---|
AbstractAggregatedMemoryContext() |
| Modifier and Type | Method and Description |
|---|---|
AggregatedMemoryContext |
newAggregatedMemoryContext() |
LocalMemoryContext |
newLocalMemoryContext() |
protected abstract void |
updateBytes(long bytes) |
protected abstract void updateBytes(long bytes)
public AggregatedMemoryContext newAggregatedMemoryContext()
public LocalMemoryContext newLocalMemoryContext()
Copyright © 2012-2017. All Rights Reserved.