パッケージ org.piax.gtrans.ov.ring
-
インタフェースの概要 インタフェース 説明 RingIf RPC interface of simple ring network. -
クラスの概要 クラス 説明 AckMessage MessagingFramework messaging framework for structured p2p networks.MyThreadPool wrapper of ScheduledThreadPoolExecutorReplyMessage a base class for a reply message.RequestMessage a base class for a request message.ResponseMessage RingManager<E extends Endpoint> simple ring network over DDLL protocol.RingManager.ExecQueryReturn an execQuery return value used by (non-scalable) range queriesRingManager.LinkContainer A class used for passing a link to the closest node.RingVNode<E extends Endpoint> a virtual node in simple ring network.StatManager -
列挙型の概要 列挙 説明 RingVNode.VNodeMode mode of DdllRingVNode -
例外の概要 例外 説明 NoSuchKeyException RingManager.RightNodeMismatch TemporaryIOException a kind of IOException where you can retry some time later.UnavailableException An exception thrown if no key is available on a node, which means the node has not inserted into an overlay network.