public abstract class IndexReport extends Report
Constructor and Description |
---|
IndexReport() |
Modifier and Type | Method and Description |
---|---|
abstract long |
getElapsedTime() |
abstract int |
getNErrors() |
abstract int |
getNIndexed() |
public IndexReport()
public abstract long getElapsedTime()
public abstract int getNErrors()
public abstract int getNIndexed()