Package | Description |
---|---|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.rawstore |
A set of interfaces and some simple implementations for a read-write
store without atomic commit or transactions.
|
com.bigdata.rwstore | |
com.bigdata.rwstore.sector |
Modifier and Type | Class and Description |
---|---|
class |
TestSimpleFileRawStore
Test suite for
SimpleFileRawStore . |
class |
TestSimpleMemoryRawStore
Test suite for
SimpleMemoryRawStore . |
Modifier and Type | Class and Description |
---|---|
static class |
TestRWJournal.TestInterrupts
Test suite integration for
AbstractInterruptsTestCase . |
static class |
TestRWJournal.TestMRMW
Test suite integration for
AbstractMRMWTestCase . |
static class |
TestRWJournal.TestMROW
Test suite integration for
AbstractMROWTestCase . |
static class |
TestRWJournal.TestRawStore
Test suite integration for
AbstractRestartSafeTestCase . |
Modifier and Type | Class and Description |
---|---|
static class |
TestMemStore.TestMRMW
Test suite integration for
AbstractMRMWTestCase . |
static class |
TestMemStore.TestMROW
Test suite integration for
AbstractMROWTestCase . |
static class |
TestMemStore.TestRawStore
Test suite integration for
AbstractRawStoreTestCase . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.