Package | Description |
---|---|
com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService . |
Modifier and Type | Class and Description |
---|---|
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. |
class |
StoreManager
Class encapsulates logic for managing the store files (journals and index
segments), including the logic to compute the effective release time for the
managed resources and to release those resources by deleting them from the
file system.
|
protected static class |
TestResourceManagerBootstrap.MyResourceManager |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.