Uses of Interface
com.bigdata.btree.keys.KeyBuilder.Options

Packages that use KeyBuilder.Options
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.rdf.sail This package contains the SAIL that allow bigdata to be used as a backend for the Sesame 2.x platform. 
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. 
 

Uses of KeyBuilder.Options in com.bigdata.bfs
 

Subinterfaces of KeyBuilder.Options in com.bigdata.bfs
static interface BigdataFileSystem.Options
          Configuration options.
 

Uses of KeyBuilder.Options in com.bigdata.rdf.sail
 

Subinterfaces of KeyBuilder.Options in com.bigdata.rdf.sail
static interface BigdataSail.Options
          Additional parameters understood by the Sesame 2.x SAIL implementation.
 

Uses of KeyBuilder.Options in com.bigdata.rdf.store
 

Subinterfaces of KeyBuilder.Options in com.bigdata.rdf.store
static interface AbstractTripleStore.Options
          Configuration options.
static interface LocalTripleStore.Options
          Options understood by the LocalTripleStore.
static interface TempTripleStore.Options
           
 



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