インタフェースの使用
org.piax.gtrans.ov.ring.rq.RQAlgorithm
| パッケージ | 説明 |
|---|---|
| org.piax.gtrans.ov.ring.rq | |
| org.piax.gtrans.ov.szk |
-
org.piax.gtrans.ov.ring.rqでのRQAlgorithmの使用
RQAlgorithmを返すorg.piax.gtrans.ov.ring.rqのメソッド 修飾子とタイプ メソッド 説明 RQAlgorithmBasicRQMessage. getRangeQueryAlgorithm()abstract RQAlgorithmRQMessage. getRangeQueryAlgorithm()RQAlgorithm型のパラメータを持つorg.piax.gtrans.ov.ring.rqのメソッド 修飾子とタイプ メソッド 説明 protected List<SubRange>RQManager. rqSplit(Object query, SubRange range0, NavigableMap<DdllKey,Link> allLinks, Collection<Endpoint> failedLinks, List<DKRangeRValue<?>> rvals, RQAlgorithm rqAlgo)Split a range into subranges, by the keys in allLinks.protected RQReturnRQManager. rqStartRawRange(Collection<? extends Range<?>> ranges, Object query, TransOptions opts, int retransPeriod, NavigableMap<DdllKey,Link> allLinks, RQAlgorithm rqAlgo)perform a range query (internal).protected voidRQManager. setRQAlgorithm(RQAlgorithm algo) -
org.piax.gtrans.ov.szkでのRQAlgorithmの使用
RQAlgorithmを実装しているorg.piax.gtrans.ov.szkのクラス 修飾子とタイプ クラス 説明 classChordSharpRQAlgorithm<E extends Endpoint>implementation of the basic range query algorithm for Chord#.RQAlgorithmを返すorg.piax.gtrans.ov.szkのメソッド 修飾子とタイプ メソッド 説明 RQAlgorithmChordSharpRQMessage. getRangeQueryAlgorithm()