Package | Description |
---|---|
com.bigdata.io.writecache |
Low-level write cache service.
|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService . |
com.bigdata.rwstore | |
com.bigdata.rwstore.sector |
Class and Description |
---|
RWStore.StoreCounters
Striped performance counters for
IRawStore access, including
operations that read or write through to the underlying media. |
Class and Description |
---|
IAllocationManager |
IHistoryManager
Interface for glue methods which permit the coordination of the hisory
retention and deferred release mechanisms between the
Journal , the
IRWStrategy , and the backing IStore . |
IRawTx
A hook used to support session protection by incrementing and decrementing a
transaction counter within an
IStore . |
IRWStrategy
Defines a marker interface to be used to indicate strategies that share RW
semantics such as
RWStrategy and MemStrategy |
RWStore
Storage class
|
Class and Description |
---|
IAllocationManager |
Class and Description |
---|
Allocator |
AllocBlock
Bit maps for an allocator.
|
FixedAllocator
FixedAllocator
Maintains List of AllocBlock(s)
|
IAllocationManager |
IHistoryManager
Interface for glue methods which permit the coordination of the hisory
retention and deferred release mechanisms between the
Journal , the
IRWStrategy , and the backing IStore . |
IRawTx
A hook used to support session protection by incrementing and decrementing a
transaction counter within an
IStore . |
IStore
The
IStore interface provides persistent storage abstraction for
fixed size allocations and allocation recycling. |
IWriteCacheManager |
PSOutputStream
PSOutputStream
Provides stream interface direct to the low-level store.
|
RWStore
Storage class
|
RWStore.AllocationStats |
RWStore.DeleteBlockStats
Simple class to collect up DeleteBlockStats and returned by
checkDeleteBlocks, called from DumpJournal.
|
RWStore.StoreCounters
Striped performance counters for
IRawStore access, including
operations that read or write through to the underlying media. |
RWWriteCacheService
Defines the WriteCacheService to be used by the RWStore.
|
StorageStats
Maintains stats on the RWStore allocations, useful for tuning Allocator
sizes and tracking store efficiency.
|
StorageStats.Bucket |
Class and Description |
---|
IAllocationManager |
IHistoryManager
Interface for glue methods which permit the coordination of the hisory
retention and deferred release mechanisms between the
Journal , the
IRWStrategy , and the backing IStore . |
IRawTx
A hook used to support session protection by incrementing and decrementing a
transaction counter within an
IStore . |
IRWStrategy
Defines a marker interface to be used to indicate strategies that share RW
semantics such as
RWStrategy and MemStrategy |
IStore
The
IStore interface provides persistent storage abstraction for
fixed size allocations and allocation recycling. |
IWriteCacheManager |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.