Package | Description |
---|---|
org.apache.reef.driver.context |
Driver Contexts and their configurations.
|
org.apache.reef.poison.context |
Fault Injection into REEF contexts.
|
org.apache.reef.runtime.common.evaluator.context.defaults |
Default implementations for the optional context interfaces.
|
org.apache.reef.tests.watcher |
Test reef.io.watcher.
|
Modifier and Type | Field and Description |
---|---|
static OptionalImpl<EventHandler<ContextStart>> |
ServiceConfiguration.ON_CONTEXT_STARTED
Event handler for context start.
|
static OptionalImpl<EventHandler<ContextStart>> |
ContextConfiguration.ON_CONTEXT_STARTED
Event handler for context start.
|
Modifier and Type | Method and Description |
---|---|
void |
PoisonedContextStartHandler.onNext(ContextStart contextStart) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultContextStartHandler.onNext(ContextStart contextStart) |
Modifier and Type | Method and Description |
---|---|
void |
FailedContextHandler.onNext(ContextStart value) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.