@InterfaceAudience.Private public interface Job<T extends Serializable> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
T |
call(JobContext jc) |
T call(JobContext jc) throws Exception
ExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.