| Name | Description | Type | Package | Framework |
| AbstractRepositoryTestCase | | Class | com.bigdata.bfs | BlazeGraph |
|
| AtomicBlockAppendProc | Atomic append of a single block to a file version. | Class | com.bigdata.bfs | BlazeGraph |
|
| AtomicBlockWriteProc | Atomic write of a single block for a file version. | Class | com.bigdata.bfs | BlazeGraph |
|
| BigdataFileSystem | A distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture. | Class | com.bigdata.bfs | BlazeGraph |
|
| BigdataFileSystem .Options | Configuration options. | Interface | com.bigdata.bfs | BlazeGraph |
|
| BlobOverflowHandler | Copies blocks onto the target store during overflow handling. | Class | com.bigdata.bfs | BlazeGraph |
|
| BlockIdentifierIterator | Extracts the block identifier from the key. | Class | com.bigdata.bfs | BlazeGraph |
|
| Document | Document model interface for operations on the IContentRepository. | Interface | com.bigdata.bfs | BlazeGraph |
|
| DocumentHeader | Document header interface for Documents stored in the IContentRepository. | Interface | com.bigdata.bfs | BlazeGraph |
|
| DocumentHeaderImpl | Flyweight DocumentHeader implementation. | Class | com.bigdata.bfs | BlazeGraph |
|
| DocumentImpl | Flyweight document implementation. | Class | com.bigdata.bfs | BlazeGraph |
|
| ExistsException | Thrown when the identified document already exists. | Class | com.bigdata.bfs | BlazeGraph |
|
| FileMetadataSchema | The schema for metadata about file versions stored in the BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| FileVersionDeleter | A procedure that performs a key range scan, marking all non-deleted versions within the key range as deleted (by storing a null property | Class | com.bigdata.bfs | BlazeGraph |
|
| FileVersionInputStream | Reads from blocks visited by a range scan for a file and version. | Class | com.bigdata.bfs | BlazeGraph |
|
| FileVersionOutputStream | Class buffers up to a block of data at a time and flushes blocks using an atomic append operation on the identifier file version. | Class | com.bigdata.bfs | BlazeGraph |
|
| GlobalFileSystemHelper | | Class | com.bigdata.bfs | BlazeGraph |
|
| IContentRepository | Document-centric interface for the BigdataFileSystem. | Interface | com.bigdata.bfs | BlazeGraph |
|
| NotFoundException | Thrown when the identified document was not found. | Class | com.bigdata.bfs | BlazeGraph |
|
| RepositoryDocumentImpl | A read-only view of a Document that has been read from aVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.bfs | BlazeGraph |
|
| TestAll | Aggregates test suites in increase dependency order. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestAppendBlock | Test atomic append operations on the file data index for the BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestCopyStream | Unit tests for copying streams into the repository and reading them back. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestFileMetadataIndex | Test operations on the file metadata index for the BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestFileVersionOutputStream | Tests some specifics of the FileVersionOutputStream. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRandomBlockOps | Unit tests for random block IO include read, write, overwrite (aka update), and delete. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRandomBlockOps .StressTest | Stress test helper class. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRandomBlockOps .TestOp | Tests of the Op test helper class. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRangeDelete | Test suite for BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |
|
| TestRangeScan | Test suite for BigdataFileSystem. | Class | com.bigdata.bfs | BlazeGraph |