-
- Enclosing class:
- LookupDiscovery
private static class LookupDiscovery.AnnouncementInfo
extends Object
Holder class for the time and sequence number of the last
received announcement. The regInfo map contains instances of this
class as values.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private long |
seqNum |
private long |
tStamp |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
tStamp
private long tStamp
-
seqNum
private long seqNum
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.