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

クラス RingManager<E extends Endpoint>

java.lang.Object
org.piax.gtrans.RPCInvoker<RingIf,​E>
org.piax.gtrans.ov.ring.RingManager<E>
型パラメータ:
E - the type of Endpoint in the underlying network.
すべての実装されたインタフェース:
RingIf, RPCIf
直系の既知のサブクラス:
RQManager

public class RingManager<E extends Endpoint>
extends RPCInvoker<RingIf,​E>
implements RingIf
simple ring network over DDLL protocol. this class may be used as a base class of ring-based structured P2P networks. this class can handle multiple keys.