| インタフェース | 説明 |
|---|---|
| SGExecQueryCallback |
The interface of exec-query callback.
|
| SkipGraphIf<E extends Endpoint> |
Skip Graph RPC interface
|
| クラス | 説明 |
|---|---|
| DdllKeyRange<E> |
A range of DdllKey with a supplementary data (aux).
|
| MembershipVector |
a membership vector
|
| MSkipGraph<D extends Destination,K extends ComparableKey<?>> |
Multi-key Skip Graph implementation for GTRANS.
|
| RangeUtils |
A utility class for range manipulations.
|
| RQMessage<E extends Endpoint> |
a class representing a message used for propagating range queries.
|
| RQMessage.RQReplyMessage<E extends Endpoint> |
a class representing a reply message against
RQMessage,
containing range query results. |
| RQReturn<E extends Endpoint> |
A class for storing results of a range query.
|
| SGMessagingFramework<E extends Endpoint> |
message framework for skip graphs.
|
| SGMessagingFramework.SGReplyMessage<E extends Endpoint> |
a base class for a reply message.
|
| SGMessagingFramework.SGRequestMessage<E extends Endpoint> |
a base class for a request message.
|
| SGNode<E extends Endpoint> |
a node in a skip graph.
|
| SGNode.Tile |
a class representing single level of the routing table of a skip graph.
|
| SkipGraph<E extends Endpoint> |
Skip graphクラス.Skip graphに参加する単一物理ピアに対応する.
|
| SkipGraph.BestLink |
A class used for passing a link to the closest node.
|
| SkipGraph.ExecQueryReturn |
an execQuery return value used by (non-scalable) range queries
|
| SkipGraph.SGNodeInfo |
This is a class used as a return type for
SkipGraph#getSGNodeInfo
|
| 列挙型 | 説明 |
|---|---|
| SkipGraph.LvState |
A state for each level of a skip graph.
|
| 例外 | 説明 |
|---|---|
| NoSuchKeyException | |
| SkipGraph.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.