| 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 |
IndexCache<H extends ILocalBTreeView>
Extends the
ConcurrentWeakValueCache to track the earliest timestamp
from which any local IIndex view is reading. |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentWeakValueCacheWithTimeout<UUID,IRawStore> |
StoreManager.storeCache
A cache that is used by the to automatically close out unused
IndexSegmentStores. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.