| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache | |
| org.gridgain.grid.util.offheap.unsafe |
| Modifier and Type | Method and Description |
|---|---|
GridUnsafeMemory |
GridCacheContext.unsafeMemory() |
| Constructor and Description |
|---|
GridOffHeapSnapTreeMap(GridOffHeapSmartPointerFactory keyFactory,
GridOffHeapSmartPointerFactory valFactory,
GridUnsafeMemory mem) |
GridOffHeapSnapTreeMap(GridOffHeapSmartPointerFactory keyFactory,
GridOffHeapSmartPointerFactory valFactory,
GridUnsafeMemory mem,
Comparator<? super K> comparator) |
Copyright © 2014. All rights reserved.