クラスの使用
org.piax.gtrans.ov.ddll.Node.InsertPoint
| パッケージ | 説明 |
|---|---|
| org.piax.gtrans.ov.ddll | |
| org.piax.gtrans.ov.ring | |
| org.piax.gtrans.ov.ring.rq | |
| org.piax.gtrans.ov.sg |
-
org.piax.gtrans.ov.ddllでのNode.InsertPointの使用
Node.InsertPointとして宣言されているorg.piax.gtrans.ov.ddllのフィールド 修飾子とタイプ フィールド 説明 Node.InsertPointNode.InsertionResult. hintan InsertPoint that can be used on the next insertion retryNode.InsertPointを返すorg.piax.gtrans.ov.ddllのメソッド 修飾子とタイプ メソッド 説明 static Node.InsertPointNodeArray4Test. findInsertPoint(Comparable<?> k)static Node.InsertPointNodeArray4Test. findLiveLeft2(Node me)Node.InsertPoint型のパラメータを持つorg.piax.gtrans.ov.ddllのメソッド 修飾子とタイプ メソッド 説明 Node.InsertionResultNode. insert(Node.InsertPoint pos)insert this node to a linked-list by specifying the immediate left and right nodes.protected Node.InsertionResultNode. insert0(Node.InsertPoint p)insert a node between two nodes specified by anNode.InsertPointinstance.Node.InsertPoint型のパラメータを持つorg.piax.gtrans.ov.ddllのコンストラクタ コンストラクタ 説明 InsertionResult(boolean success, Node.InsertPoint hint) -
org.piax.gtrans.ov.ringでのNode.InsertPointの使用
Node.InsertPointを返すorg.piax.gtrans.ov.ringのメソッド 修飾子とタイプ メソッド 説明 Node.InsertPointRingManager. find(E introducer, DdllKey key, boolean accurate, Object query, TransOptions opts)find a location to insert `key'.Node.InsertPointRingManager. findImmedNeighbors(E introducer, DdllKey key, Object query, TransOptions opts)Find the contact nodes (the immediate left and right node) for inserting a node. -
org.piax.gtrans.ov.ring.rqでのNode.InsertPointの使用
Node.InsertPointを返すorg.piax.gtrans.ov.ring.rqのメソッド 修飾子とタイプ メソッド 説明 Node.InsertPointRQIf. findImmedNeighbors(E introducer, DdllKey key, Object query, TransOptions opts)Node.InsertPointRQManager. findImmedNeighbors(E introducer, DdllKey key, Object query, TransOptions opts)find a location to insert `key'. -
org.piax.gtrans.ov.sgでのNode.InsertPointの使用
Node.InsertPointを返すorg.piax.gtrans.ov.sgのメソッド 修飾子とタイプ メソッド 説明 Node.InsertPointSkipGraph. find(E introducer, DdllKey key, boolean accurate)find a location to insert `key'.Node.InsertPointSkipGraph. findOld(E introducer, DdllKey key, boolean accurate)推奨されていません。