parent
4a70ee2e32
commit
2cfbae21bd
@ -21,7 +21,7 @@ public class MapClientCallbackHandler extends MapReduceClientCallbackHandler {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void callback(ClientCallbackContext context) {
|
||||
protected void doCallback(ClientCallbackContext context) {
|
||||
super.doCallback(context);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user