Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package com.bigdata.service
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
com.bigdata.btree.
AbstractBTree
(implements com.bigdata.btree.
IAutoboxBTree
, com.bigdata.btree.
IIndex
, com.bigdata.btree.
ILinearList
)
com.bigdata.btree.
BTree
(implements com.bigdata.journal.
ICommitter
, com.bigdata.btree.
ILocalBTreeView
)
com.bigdata.service.
CommitTimeIndex
com.bigdata.service.
EventReceiver.EventBTree
com.bigdata.service.
AbstractClient
<T> (implements com.bigdata.service.
IBigdataClient
<T>)
com.bigdata.service.
AbstractScaleOutClient
<T>
com.bigdata.service.
EmbeddedClient
<T>
com.bigdata.service.
LocalDataServiceClient
<T>
com.bigdata.service.
AbstractFederation
<T> (implements com.bigdata.service.
IBigdataFederation
<T>)
com.bigdata.service.
AbstractScaleOutFederation
<T>
com.bigdata.service.
AbstractDistributedFederation
<T>
com.bigdata.service.
EmbeddedFederation
<T>
com.bigdata.service.
LocalDataServiceFederation
<T>
com.bigdata.service.
AbstractFederation.ReportTask
(implements java.lang.
Runnable
)
com.bigdata.service.
AbstractFederation.StartDeferredTasksTask
(implements java.lang.
Runnable
)
com.bigdata.service.
AbstractIndexCache
<T>
com.bigdata.service.
IndexCache
com.bigdata.service.
LocalDataServiceFederation.DataServiceIndexCache
com.bigdata.service.
MetadataIndexCache
com.bigdata.journal.
AbstractLocalTransactionManager
(implements com.bigdata.journal.
ILocalTransactionManager
)
com.bigdata.service.
DataService.DataServiceTransactionManager
com.bigdata.service.
AbstractRoundRobinServiceLoadHelper
(implements com.bigdata.service.
IServiceLoadHelper
)
com.bigdata.service.
LoadBalancerService.RoundRobinServiceLoadHelper
com.bigdata.service.
AbstractScaleOutFederation.ForceOverflowTask
(implements java.util.concurrent.
Callable
<V>)
com.bigdata.service.
AbstractScaleOutFederation.PurgeResourcesTask
(implements java.util.concurrent.
Callable
<V>)
com.bigdata.service.
AbstractService
(implements com.bigdata.service.
IService
)
com.bigdata.service.
AbstractTransactionService
(implements com.bigdata.service.
IServiceShutdown
, com.bigdata.journal.
ITransactionService
)
com.bigdata.service.
DistributedTransactionService
com.bigdata.service.
AbstractEmbeddedTransactionService
com.bigdata.service.
EmbeddedFederation.EmbeddedTransactionServiceImpl
com.bigdata.service.
ClientService
(implements com.bigdata.service.
IClientService
, com.bigdata.service.
ISession
)
com.bigdata.service.
DataService
(implements com.bigdata.service.
IDataService
, com.bigdata.service.
IServiceShutdown
, com.bigdata.service.
ISession
)
com.bigdata.service.
AbstractEmbeddedDataService
com.bigdata.service.
EmbeddedFederation.EmbeddedDataServiceImpl
com.bigdata.service.
LocalDataServiceFederation.LocalDataServiceImpl
com.bigdata.service.
MetadataService
(implements com.bigdata.service.
IMetadataService
)
com.bigdata.service.
EmbeddedMetadataService
com.bigdata.service.
LoadBalancerService
(implements com.bigdata.service.
IEventReportingService
, com.bigdata.service.
ILoadBalancerService
, com.bigdata.service.
IServiceShutdown
)
com.bigdata.service.
AbstractEmbeddedLoadBalancerService
com.bigdata.service.
EmbeddedFederation.EmbeddedLoadBalancerServiceImpl
com.bigdata.service.
AbstractServiceLoadHelper
(implements com.bigdata.service.
IServiceLoadHelper
)
com.bigdata.service.
AbstractServiceLoadHelperWithoutScores
com.bigdata.service.
LoadBalancerService.ServiceLoadHelperWithoutScores
com.bigdata.service.
AbstractServiceLoadHelperWithScores
com.bigdata.service.
LoadBalancerService.ServiceLoadHelperWithScores
com.bigdata.journal.
AbstractTask
<T> (implements java.util.concurrent.
Callable
<V>, com.bigdata.journal.
ITask
<T>)
com.bigdata.service.
DataService.GetIndexMetadataTask
com.bigdata.service.
DataService.RangeIteratorTask
com.bigdata.service.
MetadataService.DropScaleOutIndexTask
com.bigdata.service.
MetadataService.JoinIndexPartitionTask
com.bigdata.service.
MetadataService.MoveIndexPartitionTask
com.bigdata.service.
MetadataService.NextPartitionIdTask
com.bigdata.service.
MetadataService.RegisterScaleOutIndexTask
com.bigdata.service.
MetadataService.SplitIndexPartitionTask
com.bigdata.service.
AbstractTransactionService.TxState
com.bigdata.service.
CacheOnceMetadataIndex
(implements com.bigdata.mdi.
IMetadataIndex
)
com.bigdata.service.
CachingMetadataIndex
com.bigdata.service.
DataService.ReadBlockCounters
com.bigdata.service.
DefaultClientDelegate
<T> (implements com.bigdata.service.
IFederationDelegate
<T>)
com.bigdata.service.
DefaultServiceFederationDelegate
<T> (implements com.bigdata.service.
IFederationDelegate
<T>)
com.bigdata.service.
ClientService.ClientServiceFederationDelegate
com.bigdata.service.
DataService.DataServiceFederationDelegate
com.bigdata.btree.
DefaultTupleSerializer
<K,V> (implements java.io.
Externalizable
, com.bigdata.btree.
ITupleSerializer
<K,V>)
com.bigdata.service.
CommitTimeIndex.TupleSerializer
com.bigdata.service.
EventReceiver.EventBTree.EventBTreeTupleSerializer
com.bigdata.service.
DistributedTransactionService.NotifyReleaseTimeTask
(implements java.lang.
Runnable
)
com.bigdata.service.
DistributedTransactionService.SnapshotHelper
com.bigdata.service.
Event
(implements java.io.
Serializable
)
com.bigdata.service.
EventReceiver
(implements com.bigdata.service.
IEventReceivingService
, com.bigdata.service.
IEventReportingService
)
com.bigdata.service.
EventResource
(implements java.io.
Serializable
)
com.bigdata.service.
FederationCallable
<T> (implements java.util.concurrent.
Callable
<V>, com.bigdata.service.
IFederationCallable
)
com.bigdata.service.
DataServiceCallable
<T> (implements com.bigdata.service.
IDataServiceCallable
)
com.bigdata.service.
ListIndicesTask
com.bigdata.service.
HostScore
(implements java.lang.
Comparable
<T>)
com.bigdata.service.
LoadBalancerService.UpdateTask
(implements java.lang.
Runnable
)
com.bigdata.service.
NoCacheMetadataIndexView
(implements com.bigdata.mdi.
IMetadataIndex
)
com.bigdata.service.
ResourceService
com.bigdata.service.
ResourceService.Counters
com.bigdata.service.
ResourceService.ReadResourceTask
(implements java.util.concurrent.
Callable
<V>)
com.bigdata.service.
ServiceScore
(implements java.lang.
Comparable
<T>)
com.bigdata.service.
Session
com.bigdata.service.
Split
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.bigdata.service.
NoSuchService
Interface Hierarchy
com.bigdata.counters.
AbstractStatisticsCollector.Options
com.bigdata.service.
DataService.Options
(also extends com.bigdata.journal.
ConcurrencyManager.Options
, com.bigdata.service.
IBigdataClient.Options
, com.bigdata.journal.
Options
, com.bigdata.resources.
ResourceManager.Options
)
com.bigdata.service.
LocalDataServiceClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
MetadataService.Options
com.bigdata.service.
EmbeddedClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
AbstractTransactionService.Options
com.bigdata.service.
DistributedTransactionService.Options
com.bigdata.journal.
ConcurrencyManager.IConcurrencyManagerCounters
com.bigdata.service.
DataService.IDataServiceCounters
(also extends com.bigdata.resources.
ResourceManager.IResourceManagerCounters
)
com.bigdata.service.
IBigdataClient
<T>
com.bigdata.service.
IBigdataClient.Options
com.bigdata.service.
AbstractScaleOutClient.Options
com.bigdata.service.
ClientService.Options
com.bigdata.service.
DataService.Options
(also extends com.bigdata.counters.
AbstractStatisticsCollector.Options
, com.bigdata.journal.
ConcurrencyManager.Options
, com.bigdata.journal.
Options
, com.bigdata.resources.
ResourceManager.Options
)
com.bigdata.service.
LocalDataServiceClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
MetadataService.Options
com.bigdata.service.
EmbeddedClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
EmbeddedClient.Options
(also extends com.bigdata.service.
MetadataService.Options
)
com.bigdata.service.
LocalDataServiceClient.Options
(also extends com.bigdata.service.
DataService.Options
)
com.bigdata.service.
IEventReportingService
com.bigdata.service.
IFederationDelegate
<T>
com.bigdata.service.
IBigdataFederation
<T> (also extends com.bigdata.journal.
IIndexManager
)
com.bigdata.journal.
IIndexStore
com.bigdata.journal.
IIndexManager
com.bigdata.service.
IBigdataFederation
<T> (also extends com.bigdata.service.
IFederationDelegate
<T>)
com.bigdata.resources.
IndexManager.IIndexManagerCounters
com.bigdata.resources.
ResourceManager.IResourceManagerCounters
(also extends com.bigdata.resources.
OverflowManager.IOverflowManagerCounters
, com.bigdata.resources.
StoreManager.IStoreManagerCounters
)
com.bigdata.service.
DataService.IDataServiceCounters
(also extends com.bigdata.journal.
ConcurrencyManager.IConcurrencyManagerCounters
)
com.bigdata.service.
IServiceLoadHelper
com.bigdata.service.
IServiceShutdown
com.bigdata.service.
IServiceShutdown.Options
com.bigdata.journal.
ConcurrencyManager.Options
com.bigdata.service.
DataService.Options
(also extends com.bigdata.counters.
AbstractStatisticsCollector.Options
, com.bigdata.service.
IBigdataClient.Options
, com.bigdata.journal.
Options
, com.bigdata.resources.
ResourceManager.Options
)
com.bigdata.service.
LocalDataServiceClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
MetadataService.Options
com.bigdata.service.
EmbeddedClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.resources.
OverflowManager.Options
(also extends com.bigdata.resources.
IndexManager.Options
)
com.bigdata.resources.
ResourceManager.Options
com.bigdata.service.
DataService.Options
(also extends com.bigdata.counters.
AbstractStatisticsCollector.Options
, com.bigdata.journal.
ConcurrencyManager.Options
, com.bigdata.service.
IBigdataClient.Options
, com.bigdata.journal.
Options
)
com.bigdata.service.
LocalDataServiceClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
MetadataService.Options
com.bigdata.service.
EmbeddedClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
ISession
com.bigdata.service.
IWritePipeline
com.bigdata.service.
LoadBalancerService.Options
com.bigdata.journal.
Options
com.bigdata.service.
DataService.Options
(also extends com.bigdata.counters.
AbstractStatisticsCollector.Options
, com.bigdata.journal.
ConcurrencyManager.Options
, com.bigdata.service.
IBigdataClient.Options
, com.bigdata.resources.
ResourceManager.Options
)
com.bigdata.service.
LocalDataServiceClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
MetadataService.Options
com.bigdata.service.
EmbeddedClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.resources.
StoreManager.Options
com.bigdata.resources.
IndexManager.Options
com.bigdata.resources.
OverflowManager.Options
(also extends com.bigdata.service.
IServiceShutdown.Options
)
com.bigdata.resources.
ResourceManager.Options
com.bigdata.service.
DataService.Options
(also extends com.bigdata.counters.
AbstractStatisticsCollector.Options
, com.bigdata.journal.
ConcurrencyManager.Options
, com.bigdata.service.
IBigdataClient.Options
, com.bigdata.journal.
Options
)
com.bigdata.service.
LocalDataServiceClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.service.
MetadataService.Options
com.bigdata.service.
EmbeddedClient.Options
(also extends com.bigdata.service.
IBigdataClient.Options
)
com.bigdata.resources.
OverflowManager.IOverflowManagerCounters
com.bigdata.resources.
ResourceManager.IResourceManagerCounters
(also extends com.bigdata.resources.
IndexManager.IIndexManagerCounters
, com.bigdata.resources.
StoreManager.IStoreManagerCounters
)
com.bigdata.service.
DataService.IDataServiceCounters
(also extends com.bigdata.journal.
ConcurrencyManager.IConcurrencyManagerCounters
)
com.bigdata.service.
Params
java.rmi.
Remote
com.bigdata.service.
IEventReceivingService
com.bigdata.service.
ILoadBalancerService
(also extends com.bigdata.service.
IService
)
com.bigdata.service.
IMetadataService
(also extends com.bigdata.service.
IDataService
)
com.bigdata.service.
IRemoteExecutor
com.bigdata.service.
IClientService
(also extends com.bigdata.service.
IService
)
com.bigdata.service.
IDataService
(also extends com.bigdata.service.
IService
, com.bigdata.service.
ITxCommitProtocol
)
com.bigdata.service.
IMetadataService
(also extends java.rmi.
Remote
)
com.bigdata.service.
IService
com.bigdata.service.
IClientService
(also extends com.bigdata.service.
IRemoteExecutor
)
com.bigdata.service.
IDataService
(also extends com.bigdata.service.
IRemoteExecutor
, com.bigdata.service.
ITxCommitProtocol
)
com.bigdata.service.
IMetadataService
(also extends java.rmi.
Remote
)
com.bigdata.service.
ILoadBalancerService
(also extends com.bigdata.service.
IEventReceivingService
)
com.bigdata.service.
ITxCommitProtocol
com.bigdata.service.
IDataService
(also extends com.bigdata.service.
IRemoteExecutor
, com.bigdata.service.
IService
)
com.bigdata.service.
IMetadataService
(also extends java.rmi.
Remote
)
java.io.
Serializable
com.bigdata.service.
IFederationCallable
com.bigdata.service.
IDataServiceCallable
com.bigdata.resources.
StoreManager.IStoreManagerCounters
com.bigdata.resources.
ResourceManager.IResourceManagerCounters
(also extends com.bigdata.resources.
IndexManager.IIndexManagerCounters
, com.bigdata.resources.
OverflowManager.IOverflowManagerCounters
)
com.bigdata.service.
DataService.IDataServiceCounters
(also extends com.bigdata.journal.
ConcurrencyManager.IConcurrencyManagerCounters
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.bigdata.service.
TxServiceRunState
com.bigdata.service.
AbstractScaleOutClient.MetadataIndexCachePolicy
com.bigdata.service.
EventType
com.bigdata.service.
ResourceService.StatusEnum
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.