Interface FunctionInstanceStatsDataBase
-
- All Known Subinterfaces:
FunctionInstanceStatsData
public interface FunctionInstanceStatsDataBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.DoublegetAvgProcessLatency()longgetProcessedSuccessfullyTotal()longgetReceivedTotal()longgetSystemExceptionsTotal()longgetUserExceptionsTotal()
-