| Package | Description |
|---|---|
| org.hornetq.core.paging.cursor | |
| org.hornetq.core.paging.cursor.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LivePageCache
A LivePageCache
|
| Modifier and Type | Method and Description |
|---|---|
PageCache |
PageCursorProvider.getPageCache(long pageNr) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageCursorProvider.addPageCache(PageCache cache) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
PageCache |
PageCursorProviderImpl.getPageCache(long pageId) |
| Modifier and Type | Method and Description |
|---|---|
void |
PageCursorProviderImpl.addPageCache(PageCache cache) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.