Package org.apache.cassandra.concurrent

Interface Summary
DebuggableThreadPoolExecutorMBean  
IExecutorMBean  
IStage An abstraction for stages as described in the SEDA paper by Matt Welsh.
 

Class Summary
AIOExecutorService  
Context Context object adding a collection of key/value pairs into ThreadLocalContext.
DebuggableThreadPoolExecutor This is a wrapper class for the ScheduledThreadPoolExecutor.
MultiThreadedStage This class is an implementation of the IStage interface.
NamedThreadFactory This class is an implementation of the ThreadFactory interface.
SingleThreadedStage This class is an implementation of the IStage interface.
StageManager This class manages all stages that exist within a process.
 



Copyright © 2010 The Apache Software Foundation