Class StatsPrinterTimerTask
- java.lang.Object
-
- org.wso2.carbon.das.data.publisher.util.stats.StatsPrinterTimerTask
-
-
Field Summary
Fields Modifier and Type Field Description static int
INITIAL_DELAY
static int
TIME_GAP_FOR_PRINTING_STATS
-
Constructor Summary
Constructors Constructor Description StatsPrinterTimerTask()
-
-
-
Field Detail
-
INITIAL_DELAY
public static final int INITIAL_DELAY
- See Also:
- Constant Field Values
-
TIME_GAP_FOR_PRINTING_STATS
public static final int TIME_GAP_FOR_PRINTING_STATS
- See Also:
- Constant Field Values
-
-