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