| インタフェース | 説明 |
|---|---|
| NodeManagerIf |
an interface for RPCs of
NodeManager. |
| NodeObserver |
an interface for observing certain events occurred in a DDLL node.
|
| クラス | 説明 |
|---|---|
| DdllKey |
A class representing a key for DDLL.
|
| FutureValues |
FutureValues implementation of DDLL.
|
| Link |
a class representing a link.
|
| LinkNum |
LinkNum implementation of DDLL.
|
| NeighborSet |
a class for implementing a (left) neighbor set.
|
| Node |
a DDLL node.
|
| Node.InsertionResult |
a class representing a result of insertion.
|
| Node.InsertPoint |
a class representing an insertion point in a linked-list.
|
| NodeArray4Test |
NodeArray4Test.java - NodeArray4Test implementation of DDLL.
|
| NodeManager |
a class for managing multiple
Node instances. |
| NodeMonitor |
a class for monitoring remote nodes.
|
| Stat |
a container class for storing node states.
|
| 列挙型 | 説明 |
|---|---|
| Node.Mode |
DDLL node state
|
| 例外 | 説明 |
|---|---|
| OfflineSendException |
An exception occurs when offline send.
|
Copyright © 2017. All rights reserved.