public interface InvocationStatistics
Modifier and Type | Method and Description |
---|---|
long |
getAverageTime() |
long |
getCallCount() |
long |
getErrorCount() |
String |
getName() |
long |
getTotalTime() |
void |
reset() |
String getName()
long getCallCount()
long getErrorCount()
long getTotalTime()
long getAverageTime()
void reset()
Copyright © 2018. All rights reserved.