| インタフェース | 説明 |
|---|---|
| RQAlgorithm | |
| RQExecQueryCallback |
The interface of exec-query callback.
|
| RQIf<E extends Endpoint> |
a virtual node of RangeQuerable P2P network.
|
| クラス | 説明 |
|---|---|
| BasicRQMessage | |
| DdllKeyRange |
A range of DdllKey
|
| DKRangeLink | |
| DKRangeRValue<V> |
DdllKeyRange with a RemoteValue
|
| FlexibleArray<T> |
an array without size restriction.
|
| MessagePath | |
| QueryId |
QueryId is used by the range query algorithm to uniquely identify a query
message.
|
| QueryStore | |
| RangeUtils |
A utility class for range manipulations.
|
| RQManager<E extends Endpoint> |
this class adds range query functionality to the Ring network.
|
| RQMessage |
an abstract class representing a message used for propagating range queries.
|
| RQReplyMessage |
a class representing a reply message against
RQMessage,
containing range query results. |
| RQResults<V> |
a class for accessing the details of a range query result.
|
| RQReturn |
A class for storing results of a range query.
|
| RQReturn.MVal | |
| RQVNode<E extends Endpoint> | |
| SubRange |
Copyright © 2017. All rights reserved.