public class DataLoader.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)
EventHandler
onNext
in interface EventHandler<AllocatedEvaluator>
allocatedEvaluator
- an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.