public static interface SrvMonSysThreadStats.Deserializer.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
handleDaemonThreadCount(int val) |
void |
handleIndividualThreadStats(SrvMonSysIndividualThreadStats.Deserializer val) |
void |
handlePeakThreadCount(int val) |
void |
handleThreadCount(int val) |
void handleThreadCount(int val)
void handleDaemonThreadCount(int val)
void handlePeakThreadCount(int val)
void handleIndividualThreadStats(SrvMonSysIndividualThreadStats.Deserializer val)
Copyright © 2019 N5 Technologies, Inc. All Rights Reserved.