| Package | Description | 
|---|---|
| org.apache.reef.driver.context | |
| org.apache.reef.io.network.impl | 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. 
 | 
| 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 © 2015 The Apache Software Foundation. All rights reserved.