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

  • インタフェースの概要 
    インタフェース 説明
    NodeManagerIf
    an interface for RPCs of NodeManager.
    NodeObserver
    an interface for observing certain events occurred in a DDLL node.
  • クラスの概要 
    クラス 説明
    FutureValues
    FutureValues implementation of DDLL.
    NeighborSet
    a class for implementing a (left) neighbor set.
    Node
    a DDLL node.
    Node.InsertionResult
    a class representing a result of insertion.
    Node.InsertPoint
    a class representing an insertion point in a linked-list.
    NodeArray4Test
    NodeArray4Test.java - NodeArray4Test implementation of DDLL.
    NodeManager
    a class for managing multiple Node instances.
    NodeMonitor
    a class for monitoring remote nodes.
    Stat
    a container class for storing node states.
  • 列挙型の概要 
    列挙 説明
    Node.Mode
    DDLL node state
  • 例外の概要 
    例外 説明
    OfflineSendException
    An exception occurs when offline send.