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