| Package | Description |
|---|---|
| de.cgrotz.kademlia | |
| de.cgrotz.kademlia.client | |
| de.cgrotz.kademlia.protocol |
| Class and Description |
|---|
| ValueReply
Same as FIND_NODE, but if the recipient of the request has the requested key in its store, it will return the corresponding value.
|
| Class and Description |
|---|
| Message
Created by Christoph on 21.09.2016.
|
| NodeReply
Created by Christoph on 23.09.2016.
|
| Pong
Response to Ping
Created by Christoph on 22.09.2016.
|
| ValueReply
Same as FIND_NODE, but if the recipient of the request has the requested key in its store, it will return the corresponding value.
|
| Class and Description |
|---|
| FindNode
The recipient of the request will return the k nodes in his own buckets that are the closest ones to the requested key.
|
| FindValue
Same as FIND_NODE, but if the recipient of the request has the requested key in its store, it will return the corresponding value.
|
| Message
Created by Christoph on 21.09.2016.
|
| MessageType
Created by Christoph on 21.09.2016.
|
| NodeReply
Created by Christoph on 23.09.2016.
|
| Ping
Used to verify that a node is still alive.
|
| Pong
Response to Ping
Created by Christoph on 22.09.2016.
|
| Store
Stores a (key, value) pair in one node.
|
| StoreReply
Response to Ping
Created by Christoph on 22.09.2016.
|
| ValueReply
Same as FIND_NODE, but if the recipient of the request has the requested key in its store, it will return the corresponding value.
|
Copyright © 2016. All Rights Reserved.