| Interface | Description |
|---|---|
| ChannelConnector | |
| ChannelReaderCallback | |
| ChannelWriter |
Any direct communication framework should implement this interface
to perform communication with another node.
|
| Class | Description |
|---|---|
| ChannelToStreamDeMultiplexer |
DeMultiplexing data from a Channel to the appropriate Stream.
|
| ChannelWriterCache |
Caches the ChannelWriterDataHolders.
|
| DirectCommFrameworkLauncher | |
| DirectCommStreamDatasetImpl |
StreamDataset implementation for NIO based direct communication.
|
| JobDeployer |
Implements the deploying logic for direct communications.
|
| NIOTopicDataEvent | |
| ZooKeeperAgent |
Holds the ZooKeeper client instance for each Resource.
|
Copyright © 2015. All rights reserved.