public interface OperationsStatsMBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Modifier and Type | Method and Description |
---|---|
long |
duration()
Returns the duration of the operation
|
long |
getFailureCount()
Returns the finish error count
|
java.lang.String |
getName() |
long |
getStartCount()
Returns the start counts of the operation
|
long |
markDuration()
Returns the duration of the mark operation
|
long |
numDeleted()
Returns the number deleted.
|
long |
sizeDeleted()
Returns the size deleted.
|
static final java.lang.String TYPE
java.lang.String getName()
long getStartCount()
long getFailureCount()
long duration()
long markDuration()
long numDeleted()
long sizeDeleted()
Copyright © 2010 - 2020 Adobe. All Rights Reserved