Uses of Package
com.bigdata.bfs

Packages that use com.bigdata.bfs
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. 
com.bigdata.journal The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. 
com.bigdata.resources This package provides the logic to managed the live journal and the historical journals and index segments for a DataService
com.bigdata.service This package provides implementations of bigdata services (metadata service, data service, transaction manager service. 
 

Classes in com.bigdata.bfs used by com.bigdata.bfs
BigdataFileSystem
          A distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture.
Document
          Document model interface for operations on the IContentRepository.
DocumentHeader
          Document header interface for Documents stored in the IContentRepository.
DocumentHeaderImpl
          Flyweight DocumentHeader implementation.
FileMetadataSchema
          The schema for metadata about file versions stored in the BigdataFileSystem.
FileVersionInputStream
          Reads from blocks visited by a range scan for a file and version.
IContentRepository
          Document-centric interface for the BigdataFileSystem.
 

Classes in com.bigdata.bfs used by com.bigdata.journal
BigdataFileSystem
          A distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture.
 

Classes in com.bigdata.bfs used by com.bigdata.resources
BigdataFileSystem
          A distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture.
 

Classes in com.bigdata.bfs used by com.bigdata.service
BigdataFileSystem
          A distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.