Definition in file AddressCache.h.
#include "MaceTypes.h"
#include "NodeCollection.h"
#include "Printable.h"
#include "TimeUtil.h"


Go to the source code of this file.
Namespaces | |
| namespace | mace |
Classes | |
| class | mace::AddressCacheEntry |
| Entry in an address cache, contains an _id, a start and end for a range, and a timestamp it was refreshed. More... | |
| class | mace::AddressCache |
| Implements a cache for Bamboo, Pastry, or Chord, which tracks the address range of peers. More... | |
1.5.5