TODO Has to check, if this node is responsible for the requested key (by
looking at all his key-partitions) and otherwise has to forward the request
to the corresponding node
This is an implementation of Netty 2
(http://gleamynode.net/dev/projects/netty2)
It is implemented on top of Java NIO and provides good network performance
TODO Edit this text for a better description
This is a special implementation for zeroconf (aka Apple:Rendezvous,
Apple:OpenTalk) and published all KeyPartitions
Values for routing are:
local: menans this dataItem has a local destination
routing: means NodeDirectory needs to resolve destination
direct: means IP is already know, where to send this dataItem
Routing() -
Constructor for class ch.nix.ert.message.operations.Routing