| Package | Description |
|---|---|
| org.apache.reef.driver.context | |
| org.apache.reef.runtime.common.evaluator.context.defaults |
Default implementations for the optional context interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
static OptionalImpl<EventHandler<ContextStop>> |
ServiceConfiguration.ON_CONTEXT_STOP
Event handler for context stop.
|
static OptionalImpl<EventHandler<ContextStop>> |
ContextConfiguration.ON_CONTEXT_STOP
Event handler for context stop.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContextStopHandler.onNext(ContextStop contextStop) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.