| Package | Description |
|---|---|
| org.apache.reef.io.network.group.impl.driver |
This package contains the implementation of the driver side of the
Group Communication Service using the tree/flat topology.
|
| org.apache.reef.wake.impl |
Wake's implementation.
|
| org.apache.reef.wake.remote.impl |
Implementations for Wake's remote communication.
|
| Class and Description |
|---|
| SingleThreadStage
Single thread stage that runs the event handler.
|
| Class and Description |
|---|
| MergingEventHandler.Pair
A pair having two independent typed items.
|
| PeriodicEvent
Periodic event for timers.
|
| StageManager
A manager that manages all the stage.
|
| WakeSharedPool
This implementation uses the fork join framework to reduce the cost of spawning
events in stages.
|
| Class and Description |
|---|
| DefaultIdentifierFactory
Default remote identifier factory that creates a specific remote identifier
from a string representation
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.