private static final class ServiceDiscoveryManager.EventReg
extends Object
Data structure used to group together the lease and event sequence
number. For each LookupCache, there is a HashMap that maps a ProxyReg to
an EventReg.
EventReg's object lock is also used to maintain atomicity of
lookup service state.