Return the name of this node, should be unique within the group. @return the name of this node
()
| 45 | * @return the name of this node |
| 46 | */ |
| 47 | String getName(); |
| 48 | |
| 49 | /** |
| 50 | * Returns the listen host for the ChannelReceiver implementation |
no outgoing calls