Uses of Interface
com.bigdata.service.IServiceShutdown.Options

Packages that use IServiceShutdown.Options
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. 
com.bigdata.service.jini   
 

Uses of IServiceShutdown.Options in com.bigdata.journal
 

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

Uses of IServiceShutdown.Options in com.bigdata.resources
 

Subinterfaces of IServiceShutdown.Options in com.bigdata.resources
static interface OverflowManager.Options
          Options understood by the OverflowManager.
static interface ResourceManager.Options
          ResourceManager options.
 

Uses of IServiceShutdown.Options in com.bigdata.service
 

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

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

Subinterfaces of IServiceShutdown.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.