Package | Description |
---|---|
com.bigdata.bfs |
This package provides a scale-out content repository (aka distributed file
system) suitable as the backend for a REST-ful service using the bigdata
architecture.
|
Modifier and Type | Class and Description |
---|---|
class |
TestAppendBlock
Test atomic append operations on the file data index for the
BigdataFileSystem . |
class |
TestCopyStream
Unit tests for copying streams into the repository and reading them back.
|
class |
TestFileMetadataIndex
Test operations on the file metadata index for the
BigdataFileSystem . |
class |
TestFileVersionOutputStream
Tests some specifics of the
FileVersionOutputStream . |
class |
TestRandomBlockOps
Unit tests for random block IO include read, write, overwrite (aka update),
and delete.
|
class |
TestRangeDelete
Test suite for
BigdataFileSystem.deleteAll(String, String) . |
class |
TestRangeScan
Test suite for
BigdataFileSystem.getDocumentHeaders(String, String) . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.