Class | Description |
---|---|
LivePageCacheImpl |
This is the same as PageCache, however this is for the page that's being currently written.
|
PageCursorProviderImpl |
A PageProviderIMpl
TODO: this may be moved entirely into PagingStore as there's an one-to-one relationship here
However I want to keep this isolated as much as possible during development
|
PagePositionImpl |
A PagePosition
|
PageSubscriptionCounterImpl |
This class will encapsulate the persistent counters for the PagingSubscription
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.