Package | Description |
---|---|
org.apache.reef.driver.context |
Driver Contexts and their configurations.
|
org.apache.reef.io.network.impl |
TODO: Document.
|
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 |
NetworkServiceClosingHandler.onNext(ContextStop arg0) |
void |
NameServiceCloseHandler.onNext(ContextStop event) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultContextStopHandler.onNext(ContextStop contextStop) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.