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