パッケージ org.piax.gtrans.ov.sg

クラス RQReturn<E extends Endpoint>

java.lang.Object
java.util.TimerTask
org.piax.gtrans.ov.sg.RQReturn<E>
すべての実装されたインタフェース:
Runnable

public class RQReturn<E extends Endpoint>
extends TimerTask
A class for storing results of a range query. This class is used for both in the root node (the querying node) and in intermediate nodes.
作成者:
k-abe