| Package | Description |
|---|---|
| org.hornetq.core.paging.cursor | |
| org.hornetq.core.paging.cursor.impl | |
| org.hornetq.utils |
Utilities and helper classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LivePageCache
A LivePageCache
|
interface |
PageCache
A PageCache
|
| Modifier and Type | Class and Description |
|---|---|
class |
LivePageCacheImpl
This is the same as PageCache, however this is for the page that's being currently written.
|
class |
PageCacheImpl
The caching associated to a single page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SoftValueHashMap<K,V extends SoftValueHashMap.ValueCache>
A SoftValueHashMap
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.