Package | Description |
---|---|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.rwstore | |
com.bigdata.rwstore.sector | |
com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
Modifier and Type | Class and Description |
---|---|
class |
TestDirectJournal
Test suite for
BufferMode.Direct journals. |
class |
TestDiskJournal
Deprecated.
|
class |
TestMappedJournal
Test suite for
BufferMode.Mapped journals. |
class |
TestTransientJournal
Test suite for
BufferMode.Transient journals. |
class |
TestWORMStrategy
Test suite for
WORMStrategy journal. |
class |
TestWORMStrategyNoCache
Test suite for
WORMStrategy journal with the write cache disabled. |
class |
TestWORMStrategyOneCacheBuffer
Test suite for
WORMStrategy journals which runs with a single
WriteCache buffer. |
Modifier and Type | Class and Description |
---|---|
class |
TestRWJournal
Test suite for
BufferMode.DiskRW journals. |
Modifier and Type | Class and Description |
---|---|
class |
TestMemStore
Test suite for
MemStore . |
Modifier and Type | Class and Description |
---|---|
class |
TestJournal
Delegate for
ProxyTestCase s for services running against a
Journal . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.