Uses of Interface
com.bigdata.journal.ConcurrencyManager.Options

Packages that use ConcurrencyManager.Options
com.bigdata.journal The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. 
com.bigdata.service This package provides implementations of bigdata services (metadata service, data service, transaction manager service. 
com.bigdata.service.jini   
 

Uses of ConcurrencyManager.Options in com.bigdata.journal
 

Subinterfaces of ConcurrencyManager.Options in com.bigdata.journal
static interface Journal.Options
          Options understood by the Journal.
 

Uses of ConcurrencyManager.Options in com.bigdata.service
 

Subinterfaces of ConcurrencyManager.Options in com.bigdata.service
static interface DataService.Options
          Options understood by the DataService.
static interface MetadataService.Options
          Options for the MetadataService.
 

Uses of ConcurrencyManager.Options in com.bigdata.service.jini
 

Subinterfaces of ConcurrencyManager.Options in com.bigdata.service.jini
static interface DataServer.Options
          Options for this server.
static interface MetadataServer.Options
          Options for this server.
 



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