Package | Description |
---|---|
org.hornetq.core.paging | |
org.hornetq.core.paging.cursor | |
org.hornetq.core.paging.cursor.impl | |
org.hornetq.core.paging.impl |
Modifier and Type | Method and Description |
---|---|
Page |
PagingStore.createPage(int page) |
Page |
PagingStore.depage()
Remove the first page from the Writing Queue.
|
Page |
PagingStore.getCurrentPage() |
Modifier and Type | Method and Description |
---|---|
Page |
PageCache.getPage() |
Modifier and Type | Method and Description |
---|---|
Page |
PageCacheImpl.getPage() |
Page |
LivePageCacheImpl.getPage() |
Modifier and Type | Method and Description |
---|---|
protected void |
PageCursorProviderImpl.storePositions(ArrayList<PageSubscription> cursorList,
Page currentPage) |
Constructor and Description |
---|
LivePageCacheImpl(Page page) |
PageCacheImpl(Page page) |
Modifier and Type | Class and Description |
---|---|
class |
PageImpl |
Modifier and Type | Method and Description |
---|---|
Page |
PagingStoreImpl.createPage(int pageNumber) |
Page |
PagingStoreImpl.depage()
It returns a Page out of the Page System without reading it.
|
Page |
PagingStoreImpl.getCurrentPage() |
Modifier and Type | Method and Description |
---|---|
int |
PageImpl.compareTo(Page otherPage) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.