private static class LookupDiscovery.NotifyTask extends Object
Modifier and Type | Field and Description |
---|---|
int |
eventType
The type of event to send: DISCOVERED, DISCARDED, CHANGED
|
Map |
groupsMap
Map of discovered registrars-to-groups in which each is a member
|
ArrayList |
listeners
The set of listeners to notify
|
Constructor and Description |
---|
LookupDiscovery.NotifyTask(ArrayList listeners,
Map groupsMap,
int eventType) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.