public static class ChangeBatchIndexer.Result extends java.lang.Object
int
doneCount()
long
elapsed(java.util.concurrent.TimeUnit timeUnit)
failedCount()
boolean
success()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean success()
public int doneCount()
public int failedCount()
public long elapsed(java.util.concurrent.TimeUnit timeUnit)