public final class EvaluatorPreservingEvaluatorAllocatedHandler extends Object implements EventHandler<AllocatedEvaluator>
Modifier and Type | Method and Description |
---|---|
void |
onNext(AllocatedEvaluator value)
Records the allocatedEvaluator ID with the DriverRuntimeRestartManager.
|
public void onNext(AllocatedEvaluator value)
onNext
in interface EventHandler<AllocatedEvaluator>
value
- the allocated evaluator event.Copyright © 2016 The Apache Software Foundation. All rights reserved.