| インタフェース | 説明 |
|---|---|
| RingIf |
RPC interface of simple ring network.
|
| クラス | 説明 |
|---|---|
| AckMessage | |
| MessagingFramework |
messaging framework for structured p2p networks.
|
| MyThreadPool |
wrapper of ScheduledThreadPoolExecutor
|
| ReplyMessage |
a base class for a reply message.
|
| RequestMessage |
a base class for a request message.
|
| ResponseMessage | |
| RingManager<E extends Endpoint> |
simple ring network over DDLL protocol.
|
| RingManager.ExecQueryReturn |
an execQuery return value used by (non-scalable) range queries
|
| RingManager.LinkContainer |
A class used for passing a link to the closest node.
|
| RingVNode<E extends Endpoint> |
a virtual node in simple ring network.
|
| StatManager |
| 列挙型 | 説明 |
|---|---|
| RingVNode.VNodeMode |
mode of DdllRingVNode
|
| 例外 | 説明 |
|---|---|
| NoSuchKeyException | |
| RingManager.RightNodeMismatch | |
| TemporaryIOException |
a kind of IOException where you can retry some time later.
|
| UnavailableException |
An exception thrown if no key is available on a node, which means
the node has not inserted into an overlay network.
|
Copyright © 2017. All rights reserved.