| Name | Description | Type | Package | Framework |
| AllocationContext | The AllocationContext is used to maintain a handle on allocations made within some specific environment (context). | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| Allocator | | Interface | com.bigdata.rwstore | BlazeGraph |
|
| AllocBlock | Bit maps for an allocator. | Class | com.bigdata.rwstore | BlazeGraph |
|
| FixedAllocator | | Class | com.bigdata.rwstore | BlazeGraph |
|
| FixedOutputStream | | Class | com.bigdata.rwstore | BlazeGraph |
|
| IAllocationManager | | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IAllocatorSynchronization | This is a callback interface that can be used to synchronize store allocation It has been conceived to allow two RWStores to maintain the in-memory | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IHistoryManager | Interface for glue methods which permit the coordination of the hisory retention and deferred release mechanisms between the Journal, the | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IMemoryManager | Abstraction for managing data in ByteBuffers. | Interface | com.bigdata.rwstore.sector | BlazeGraph |
|
| IRawTx | A hook used to support session protection by incrementing and decrementing a transaction counter within an IStore. | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IRWStrategy | Defines a marker interface to be used to indicate strategies that share RW semantics such as RWStrategy and MemStrategy | Interface | com.bigdata.rwstore | BlazeGraph |
|
| ISectorManager | The ISectorManager defines the contract required to manage a set of The ISectorManager is passed to the SectorAllocator | Interface | com.bigdata.rwstore.sector | BlazeGraph |
|
| IStore | The IStore interface provides persistent storage abstraction for fixed size allocations and allocation recycling. | Interface | com.bigdata.rwstore | BlazeGraph |
|
| IWriteCacheManager | | Interface | com.bigdata.rwstore | BlazeGraph |
|
| MemoryManager | The MemoryManager manages an off-heap Direct ByteBuffer. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemoryManagerClosedException | Thrown the MemoryManager has been closed. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemoryManagerOutOfMemory | Thrown if there are not sufficient resources available to satisfy a blocking request against an IMemoryManager | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemoryManagerResourceError | | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemStore | An IRawStore backed by an IMemoryManager. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MemStrategy | A buffer implementation backed by an IMemoryManager. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| MetabitsUtil | A utility class to explicitly change the metabits storage to allow for compatibility with previous versions. | Class | com.bigdata.rwstore | BlazeGraph |
|
| PhysicalAddressResolutionException | Exception thrown when a logical address maps onto a physical address which is not currently allocated. | Class | com.bigdata.rwstore | BlazeGraph |
|
| PSInputStream | Unlike the original PSInputStream this does not incrementally read from the store but rather immediate maps the ByteBuffers to the | Class | com.bigdata.rwstore | BlazeGraph |
|
| PSInputStream | Unlike the original PSInputStream this does not incrementally read from the store but rather immediate maps the ByteBuffers to the | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| PSOutputStream | Provides stream interface direct to the low-level store. | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore | Provides an interface to allocating storage within a disk file. | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .AllocationStats | | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .DeleteBlockStats | Simple class to collect up DeleteBlockStats and returned by checkDeleteBlocks, called from DumpJournal. | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .Options | Options understood by the RWStore. | Interface | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .RWStoreState | | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWStore .StoreCounters | Striped performance counters for IRawStore access, including operations that read or write through to the underlying media. | Class | com.bigdata.rwstore | BlazeGraph |
|
| RWWriteCacheService | Defines the WriteCacheService to be used by the RWStore. | Class | com.bigdata.rwstore | BlazeGraph |
|
| SectorAllocator | The SectorAllocator is designed as an alternative the the standard RWStore The idea of the SectorAllocator is to efficiently contain within a single | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| StorageStats | Maintains stats on the RWStore allocations, useful for tuning Allocator sizes and tracking store efficiency. | Class | com.bigdata.rwstore | BlazeGraph |
|
| StorageTerminalError | | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestAllocBits | | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestMemoryManager | | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemoryManager2 | Some additional tests for the MemoryManager which look at the effect of the #of buffers it is allowed to allocate. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemoryManagerStreams | | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemStore | Test suite for MemStore. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemStore .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemStore .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestMemStore .TestRawStore | Test suite integration for AbstractRawStoreTestCase. | Class | com.bigdata.rwstore.sector | BlazeGraph |
|
| TestRWJournal | Test suite for BufferMode. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWJournal .TestInterrupts | Test suite integration for AbstractInterruptsTestCase. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWJournal .TestMRMW | Test suite integration for AbstractMRMWTestCase. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWJournal .TestMROW | Test suite integration for AbstractMROWTestCase. | Class | com.bigdata.rwstore | BlazeGraph |
|
| TestRWJournal .TestRawStore | Test suite integration for AbstractRestartSafeTestCase. | Class | com.bigdata.rwstore | BlazeGraph |