public interface FunctionInstanceStatsDataBase
| Modifier and Type | Method and Description |
|---|---|
Double |
getAvgProcessLatency() |
long |
getProcessedSuccessfullyTotal() |
long |
getReceivedTotal() |
long |
getSystemExceptionsTotal() |
long |
getUserExceptionsTotal() |
long getReceivedTotal()
long getProcessedSuccessfullyTotal()
long getSystemExceptionsTotal()
long getUserExceptionsTotal()
Double getAvgProcessLatency()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.