|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoreManager | |
|---|---|
| com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a DataService. |
| Uses of StoreManager in com.bigdata.resources |
|---|
| Subclasses of StoreManager in com.bigdata.resources | |
|---|---|
class |
IndexManager
Class encapsulates logic and handshaking for tracking which indices (and their backing stores) are recently and currently referenced. |
class |
OverflowManager
Class encapsulates logic for handling journal overflow events. |
class |
ResourceManager
The ResourceManager has broad responsibility for journal files, index
segment files, maintaining index views during overflow processing, and
managing the transparent decomposition of scale-out indices and the
distribution of the key-range index partitions for those scale-out indices. |
| Constructors in com.bigdata.resources with parameters of type StoreManager | |
|---|---|
ResourceFileFilter(StoreManager resourceManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||