seda.sandStorm.internal
Interface sandStormConst

All Known Implementing Classes:
AFileTPTM, AggTPSThreadManager, sandStormMgr, sandStormProfiler, TPSThreadManager

public interface sandStormConst

A set of constants used by the Sandstorm implementation.


Field Summary
static int MAJOR_VERSION
           
static int MINOR_VERSION
           
static java.lang.String VERSION_STRING
           
static java.lang.String WELCOME_STRING
           
 

Field Detail

MAJOR_VERSION

static final int MAJOR_VERSION
See Also:
Constant Field Values

MINOR_VERSION

static final int MINOR_VERSION
See Also:
Constant Field Values

VERSION_STRING

static final java.lang.String VERSION_STRING
See Also:
Constant Field Values

WELCOME_STRING

static final java.lang.String WELCOME_STRING
See Also:
Constant Field Values