public interface DatumStatusCounterMXBean
| Modifier and Type | Method and Description |
|---|---|
double |
getFailRate()
Get the failure rate.
|
long |
getNumFailed()
Get number of failed datums
|
long |
getNumPassed()
Get number of passed datums
|
long getNumFailed()
long getNumPassed()
double getFailRate()
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.