|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PinnableCache in org.terracotta.offheapstore |
|---|
| Classes in org.terracotta.offheapstore that implement PinnableCache | |
|---|---|
class |
AbstractOffHeapClockCache<K,V>
An abstract off-heap cache implementation. |
class |
ReadWriteLockedOffHeapClockCache<K,V>
A concurrent-read, exclusive-write off-heap clock cache. |
class |
WriteLockedOffHeapClockCache<K,V>
An exclusive-read/write off-heap clock cache. |
| Uses of PinnableCache in org.terracotta.offheapstore.concurrent |
|---|
| Classes in org.terracotta.offheapstore.concurrent that implement PinnableCache | |
|---|---|
class |
AbstractConcurrentOffHeapCache<K,V>
|
class |
ConcurrentOffHeapClockCache<K,V>
A striped concurrent-read/exclusive-write clock cache. |
class |
ConcurrentWriteLockedOffHeapClockCache<K,V>
A striped exclusive-read/write clock cache. |
| Uses of PinnableCache in org.terracotta.offheapstore.disk.persistent |
|---|
| Classes in org.terracotta.offheapstore.disk.persistent that implement PinnableCache | |
|---|---|
class |
AbstractPersistentOffHeapCache<K,V>
|
class |
PersistentReadWriteLockedOffHeapClockCache<K,V>
|
| Uses of PinnableCache in org.terracotta.offheapstore.eviction |
|---|
| Classes in org.terracotta.offheapstore.eviction that implement PinnableCache | |
|---|---|
class |
EvictionListeningReadWriteLockedOffHeapClockCache<K,V>
|
class |
EvictionListeningWriteLockedOffHeapClockCache<K,V>
|
| Uses of PinnableCache in org.terracotta.offheapstore.pinning |
|---|
| Subinterfaces of PinnableCache in org.terracotta.offheapstore.pinning | |
|---|---|
interface |
PinnableSegment<K,V>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||