Uses of Package
org.apache.cassandra.concurrent

Packages that use org.apache.cassandra.concurrent
org.apache.cassandra.concurrent   
 

Classes in org.apache.cassandra.concurrent used by org.apache.cassandra.concurrent
Context
          Context object adding a collection of key/value pairs into ThreadLocalContext.
ContinuationsExecutor
          An ExecutorService that executes each submitted task using one of possibly several pooled threads, normally configured using Executors factory methods.
DebuggableThreadPoolExecutor
          This is a wrapper class for the ScheduledThreadPoolExecutor.
DebuggableThreadPoolExecutorMBean
           
IContinuable
           
IStage
          An abstraction for stages as described in the SEDA paper by Matt Welsh.
ThreadFactoryImpl
          This class is an implementation of the ThreadFactory interface.
 



Copyright © 2009 The Apache Software Foundation