| Package | Description |
|---|---|
| de.cgrotz.kademlia | |
| de.cgrotz.kademlia.server | |
| de.cgrotz.kademlia.storage |
| Modifier and Type | Field and Description |
|---|---|
protected LocalStorage |
Kademlia.localStorage |
| Constructor and Description |
|---|
Kademlia(Configuration config,
LocalStorage localStorage) |
Kademlia(Key nodeId,
String listeners,
LocalStorage localStorage) |
| Constructor and Description |
|---|
KademliaServer(String bindingAddress,
int port,
int kValue,
RoutingTable routingTable,
LocalStorage localStorage,
Node localNode,
Map<String,java.util.function.Consumer<Event>> eventConsumers) |
KademliaServerHandler(RoutingTable routingTable,
LocalStorage localStorage,
Node localNode,
int kValue,
Map<String,java.util.function.Consumer<Event>> eventConsumers) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStorage
Created by Christoph on 23.09.2016.
|
Copyright © 2016. All Rights Reserved.