public final class JobDriver.AllocatedEvaluatorHandler extends Object implements EventHandler<AllocatedEvaluator>
Constructor and Description |
---|
AllocatedEvaluatorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onNext(AllocatedEvaluator allocatedEvaluator)
Handles an event.
|
public AllocatedEvaluatorHandler()
public void onNext(AllocatedEvaluator allocatedEvaluator)
EventHandler
onNext
in interface EventHandler<AllocatedEvaluator>
allocatedEvaluator
- an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.