#include <RecursiveLookup.h>
Public Attributes | |
| int | redundantNodes |
| number of next hops in each step | |
| int | numRetries |
| bool | failedNodeRpcs |
| communicate failed nodes | |
Definition at line 40 of file RecursiveLookup.h.
number of next hops in each step
Definition at line 43 of file RecursiveLookup.h.
Referenced by BaseOverlay::initialize().
1.5.8