Uses of Package
com.bigdata.relation.locator

Packages that use com.bigdata.relation.locator
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.bop This package provides an API for query operators. 
com.bigdata.journal The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. 
com.bigdata.rdf.lexicon   
com.bigdata.rdf.spo This package defines a statement model using long term identifiers rather than RDF Value objects. 
com.bigdata.rdf.store This package provides several realizations of an RDF database using the bigdata architecture, including one suitable for temporary data, one suitable for local processing (single host), and one designed for scale-out on commodity hardware. 
com.bigdata.relation This package includes an abstraction layer for relations. 
com.bigdata.relation.locator Abstraction layer for identifying relations and relation containers in much the same manner that indices are identified (unique name and timestamp). 
com.bigdata.relation.rule.eval This package supports rule evaluation. 
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.search This package provides full text indexing and search. 
com.bigdata.service This package provides implementations of bigdata services (metadata service, data service, transaction manager service. 
 

Classes in com.bigdata.relation.locator used by com.bigdata.bfs
ILocatableResource
          A locatable resource.
 

Classes in com.bigdata.relation.locator used by com.bigdata.bop
ILocatableResource
          A locatable resource.
 

Classes in com.bigdata.relation.locator used by com.bigdata.journal
DefaultResourceLocator
          Generic implementation relies on a ctor for the resource with the following method signature:
IResourceLocator
          An object that knows how to resolve a resource identifier (aka namespace) to an ILocatableResource instance.
 

Classes in com.bigdata.relation.locator used by com.bigdata.rdf.lexicon
ILocatableResource
          A locatable resource.
 

Classes in com.bigdata.relation.locator used by com.bigdata.rdf.spo
ILocatableResource
          A locatable resource.
 

Classes in com.bigdata.relation.locator used by com.bigdata.rdf.store
ILocatableResource
          A locatable resource.
 

Classes in com.bigdata.relation.locator used by com.bigdata.relation
ILocatableResource
          A locatable resource.
 

Classes in com.bigdata.relation.locator used by com.bigdata.relation.locator
ILocatableResource
          A locatable resource.
IResourceLocator
          An object that knows how to resolve a resource identifier (aka namespace) to an ILocatableResource instance.
 

Classes in com.bigdata.relation.locator used by com.bigdata.relation.rule.eval
IResourceLocator
          An object that knows how to resolve a resource identifier (aka namespace) to an ILocatableResource instance.
 

Classes in com.bigdata.relation.locator used by com.bigdata.resources
DefaultResourceLocator
          Generic implementation relies on a ctor for the resource with the following method signature:
 

Classes in com.bigdata.relation.locator used by com.bigdata.search
ILocatableResource
          A locatable resource.
 

Classes in com.bigdata.relation.locator used by com.bigdata.service
DefaultResourceLocator
          Generic implementation relies on a ctor for the resource with the following method signature:
 



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