インタフェース RQIf<E extends Endpoint>
- 既知の実装クラスのリスト:
ChordSharp,RQManager
public interface RQIf<E extends Endpoint> extends RingIf
a virtual node of RangeQuerable P2P network.
-
メソッドの概要
修飾子とタイプ メソッド 説明 Node.InsertPointfindImmedNeighbors(E introducer, DdllKey key, Object query, TransOptions opts)RingManager.ExecQueryReturninvokeExecQuery(Comparable<?> target, Link curRight, QueryId qid, boolean doAction, Object query, TransOptions opts)インタフェースから継承されたメソッド org.piax.gtrans.ov.ring.RingIf
ackReceived, getClosestLinks, getLocalLinks, replyMsgReceived, requestMsgReceived
-
メソッドの詳細
-
invokeExecQuery
RingManager.ExecQueryReturn invokeExecQuery(Comparable<?> target, Link curRight, QueryId qid, boolean doAction, Object query, TransOptions opts) throws NoSuchKeyException, RingManager.RightNodeMismatch, RPCException -
findImmedNeighbors
Node.InsertPoint findImmedNeighbors(E introducer, DdllKey key, Object query, TransOptions opts) throws UnavailableException, IOException, RPCException
-