| Interface | Description |
|---|---|
| ComparableIdentifier |
Identifier that can be totally ordered.
|
| EStage<T> |
Stage that executes an event handler
|
| EventHandler<T> |
Handler to process an event
|
| Identifiable | |
| Identifier | |
| IdentifierFactory | |
| Stage |
Stage is an execution unit for events and provides a way to reclaim its resources
|
| Class | Description |
|---|---|
| AbstractEStage<T> |
An
EStage that implements metering |
| IdentifierParser | |
| StageConfiguration |
Configuration options for Wake Stage
|
| StageConfiguration.Capacity | |
| StageConfiguration.ErrorHandler | |
| StageConfiguration.NumberOfThreads | |
| StageConfiguration.StageExecutorService | |
| StageConfiguration.StageHandler | |
| StageConfiguration.StageName | |
| StageConfiguration.StageObserver | |
| StageConfiguration.TimerInitialDelay | |
| StageConfiguration.TimerPeriod | |
| WakeConfiguration |
Wake parameter configuration
|
| WakeConfiguration.FileName | |
| WakeParameters | |
| WakeParameters.ExecutorShutdownTimeout | |
| WakeParameters.MaxFrameLength | |
| WakeParameters.RemoteSendTimeout |
Copyright © 2015 The Apache Software Foundation. All rights reserved.