Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.bfs Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
AbstractRepositoryTestCaseClasscom.bigdata.bfsBlazeGraph
AtomicBlockAppendProcAtomic append of a single block to a file version.Classcom.bigdata.bfsBlazeGraph
AtomicBlockWriteProcAtomic write of a single block for a file version.Classcom.bigdata.bfsBlazeGraph
BigdataFileSystemA distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture.Classcom.bigdata.bfsBlazeGraph
BigdataFileSystem .OptionsConfiguration options.Interfacecom.bigdata.bfsBlazeGraph
BlobOverflowHandlerCopies blocks onto the target store during overflow handling.Classcom.bigdata.bfsBlazeGraph
BlockIdentifierIteratorExtracts the block identifier from the key.Classcom.bigdata.bfsBlazeGraph
DocumentDocument model interface for operations on the IContentRepository.Interfacecom.bigdata.bfsBlazeGraph
DocumentHeaderDocument header interface for Documents stored in the IContentRepository.Interfacecom.bigdata.bfsBlazeGraph
DocumentHeaderImplFlyweight DocumentHeader implementation.Classcom.bigdata.bfsBlazeGraph
DocumentImplFlyweight document implementation.Classcom.bigdata.bfsBlazeGraph
ExistsExceptionThrown when the identified document already exists.Classcom.bigdata.bfsBlazeGraph
FileMetadataSchemaThe schema for metadata about file versions stored in the BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
FileVersionDeleterA procedure that performs a key range scan, marking all non-deleted versions within the key range as deleted (by storing a null propertyClasscom.bigdata.bfsBlazeGraph
FileVersionInputStreamReads from blocks visited by a range scan for a file and version.Classcom.bigdata.bfsBlazeGraph
FileVersionOutputStreamClass buffers up to a block of data at a time and flushes blocks using an atomic append operation on the identifier file version.Classcom.bigdata.bfsBlazeGraph
GlobalFileSystemHelperClasscom.bigdata.bfsBlazeGraph
IContentRepositoryDocument-centric interface for the BigdataFileSystem.Interfacecom.bigdata.bfsBlazeGraph
NotFoundExceptionThrown when the identified document was not found.Classcom.bigdata.bfsBlazeGraph
RepositoryDocumentImplA read-only view of a Document that has been read from aVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.bfsBlazeGraph
TestAllAggregates test suites in increase dependency order.Classcom.bigdata.bfsBlazeGraph
TestAppendBlockTest atomic append operations on the file data index for the BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
TestCopyStreamUnit tests for copying streams into the repository and reading them back.Classcom.bigdata.bfsBlazeGraph
TestFileMetadataIndexTest operations on the file metadata index for the BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
TestFileVersionOutputStreamTests some specifics of the FileVersionOutputStream.Classcom.bigdata.bfsBlazeGraph
TestRandomBlockOpsUnit tests for random block IO include read, write, overwrite (aka update), and delete.Classcom.bigdata.bfsBlazeGraph
TestRandomBlockOps .StressTestStress test helper class.Classcom.bigdata.bfsBlazeGraph
TestRandomBlockOps .TestOpTests of the Op test helper class.Classcom.bigdata.bfsBlazeGraph
TestRangeDeleteTest suite for BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
TestRangeScanTest suite for BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph