-
- Enclosing class:
- AbstractLookupDiscovery
private static class AbstractLookupDiscovery.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 |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
private |
AnnouncementInfo(long tStamp,
long seqNum) |
-
-
Method Detail
-
gettStamp
long gettStamp()
- Returns:
- the tStamp
-
getSeqNum
long getSeqNum()
- Returns:
- the seqNum
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.