public abstract class StatusReporter extends Object
Constructor and Description |
---|
StatusReporter() |
Modifier and Type | Method and Description |
---|---|
abstract Counter |
getCounter(Enum<?> name) |
abstract Counter |
getCounter(String group,
String name) |
abstract void |
progress() |
abstract void |
setStatus(String status) |
Copyright © 2010 The Apache Software Foundation