Package com.devebot.opflow
Interface OpflowInfoCollector
- All Known Implementing Classes:
OpflowInfoCollectorMaster
public interface OpflowInfoCollector
- Author:
- acegik
-
Field Summary
Fields Modifier and Type Field Description static StringSCOPE_INFOstatic StringSCOPE_LATEST_SPEEDstatic StringSCOPE_MESSAGE_RATEstatic StringSCOPE_PINGstatic StringSCOPE_THROUGHPUT -
Method Summary
-
Field Details
-
SCOPE_PING
- See Also:
- Constant Field Values
-
SCOPE_INFO
- See Also:
- Constant Field Values
-
SCOPE_THROUGHPUT
- See Also:
- Constant Field Values
-
SCOPE_LATEST_SPEED
- See Also:
- Constant Field Values
-
SCOPE_MESSAGE_RATE
- See Also:
- Constant Field Values
-
-
Method Details