| Package | Description |
|---|---|
| org.apache.reef.driver.context | |
| 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.
|
| 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) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.