Uses of Interface
seda.sandStorm.internal.sandStormConst

Packages that use sandStormConst
seda.sandStorm.internal   
seda.sandStorm.lib.aDisk   
 

Uses of sandStormConst in seda.sandStorm.internal
 

Classes in seda.sandStorm.internal that implement sandStormConst
(package private)  class AggTPSThreadManager
          AggTPSThreadManager is a refinement of the TPSTM; it attempts to schedule stages to improve aggregation.
 class sandStormMgr
          This class provides management functionality for the Sandstorm runtime system.
(package private)  class sandStormProfiler
          sandStormProfiler is an implementation of the ProfilerIF interface for Sandstorm.
 class TPSThreadManager
          TPSThreadManager provides a threadpool-per-source-per-stage thread manager implementation.
 

Uses of sandStormConst in seda.sandStorm.lib.aDisk
 

Classes in seda.sandStorm.lib.aDisk that implement sandStormConst
(package private)  class AFileTPTM
          This is the ThreadManager implementation for AFileTPImpl.