Package com.devebot.opflow
Class OpflowThroughput
java.lang.Object
com.devebot.opflow.OpflowThroughput
public class OpflowThroughput extends Object
- Author:
- pnhung177
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOpflowThroughput.Gaugestatic classOpflowThroughput.Infostatic classOpflowThroughput.Meterstatic classOpflowThroughput.Signalstatic interfaceOpflowThroughput.Sourcestatic classOpflowThroughput.Speedstatic classOpflowThroughput.Tuple -
Field Summary
Fields Modifier and Type Field Description static longINTERVAL_DEFAULTstatic intTAIL_LENGTH_DEFAULT -
Constructor Summary
Constructors Constructor Description OpflowThroughput() -
Method Summary
-
Field Details
-
INTERVAL_DEFAULT
public static final long INTERVAL_DEFAULT- See Also:
- Constant Field Values
-
TAIL_LENGTH_DEFAULT
public static final int TAIL_LENGTH_DEFAULT- See Also:
- Constant Field Values
-
-
Constructor Details
-
OpflowThroughput
public OpflowThroughput()
-