クラス RQManager<E extends Endpoint>

型パラメータ:
E - the type of Endpoint in the underlying network.
すべての実装されたインタフェース:
RingIf, RQIf<E>, RPCIf
直系の既知のサブクラス:
ChordSharp

public class RQManager<E extends Endpoint>
extends RingManager<E>
implements RQIf<E>
this class adds range query functionality to the Ring network.