| パッケージ | 説明 |
|---|---|
| org.piax.gtrans.ov.ring | |
| org.piax.gtrans.ov.ring.rq | |
| org.piax.gtrans.ov.szk |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected boolean |
RingManager.addKey(Comparable<?> rawkey)
add a key to the ring.
|
protected boolean |
RingVNode.addKey(E introducer)
insert a key into a ring.
|
boolean |
RingManager.addKey(E introducer,
Comparable<?> rawkey)
add a key to the ring.
|
protected boolean |
RingManager.addKey(E introducer,
Comparable<?> rawkey,
Object... vnodeParams) |
Node.InsertPoint |
RingManager.find(E introducer,
DdllKey key,
boolean accurate,
Object query,
TransOptions opts)
find a location to insert `key'.
|
Node.InsertPoint |
RingManager.findImmedNeighbors(E introducer,
DdllKey key,
Object query,
TransOptions opts)
Find the contact nodes (the immediate left and right node)
for inserting a node.
|
Link |
RingManager.findLeftLink(DdllKey key)
find the closest left link of `key' from the local routing table.
|
Link[] |
RingIf.getClosestLinks(DdllKey key) |
Link[] |
RingManager.getClosestLinks(DdllKey key)
get the closest left and right links of `key' in the local routing
table.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Node.InsertPoint |
RQIf.findImmedNeighbors(E introducer,
DdllKey key,
Object query,
TransOptions opts) |
Node.InsertPoint |
RQManager.findImmedNeighbors(E introducer,
DdllKey key,
Object query,
TransOptions opts)
find a location to insert `key'.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected boolean |
ChordSharpVNode.addKey(E introducer) |
Copyright © 2017. All rights reserved.