public interface StatusReporter
Modifier and Type | Method and Description |
---|---|
Counter |
getCounter(String group,
String name)
Get specified counter handler
|
void |
progress()
Report progress to the Hadoop framework.
|
void |
setStatus(String status)
Set the current status of the task to the given string.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.