public interface OperationsStatsMBean
| Modifier and Type | Method and Description |
|---|---|
long |
duration()
Returns the duration of the operation
|
long |
getFinishErrorCount()
Returns the finish error count
|
long |
getFinishSucessCount()
Returns the finish success count
|
String |
getName() |
long |
getStartCount()
Returns the start counts of the operation
|
static final String TYPE
String getName()
long getStartCount()
long getFinishSucessCount()
long getFinishErrorCount()
long duration()
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.