public class DiscoveryCustomEvent extends DiscoveryEvent
| Modifier and Type | Field and Description |
|---|---|
static int |
EVT_DISCOVERY_CUSTOM_EVT
Built-in event type: custom event sent.
|
| Constructor and Description |
|---|
DiscoveryCustomEvent()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AffinityTopologyVersion |
affinityTopologyVersion() |
void |
affinityTopologyVersion(AffinityTopologyVersion affTopVer) |
DiscoveryCustomMessage |
customMessage() |
void |
customMessage(DiscoveryCustomMessage customMsg) |
String |
toString() |
eventNode, eventNode, shortDisplay, topologyNodes, topologySnapshot, topologyVersionpublic static final int EVT_DISCOVERY_CUSTOM_EVT
GridDiscoveryManager.sendCustomEvent(DiscoveryCustomMessage).
DiscoveryCustomEvent,
Constant Field Valuespublic DiscoveryCustomMessage customMessage()
public void customMessage(DiscoveryCustomMessage customMsg)
customMsg - New customMessage.public AffinityTopologyVersion affinityTopologyVersion()
public void affinityTopologyVersion(AffinityTopologyVersion affTopVer)
affTopVer - Affinity topology version.public String toString()
toString in class DiscoveryEvent
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016