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 |
|---|---|
Serializable |
data() |
void |
data(Serializable data) |
String |
toString() |
eventNode, eventNode, shortDisplay, topologyNodes, topologySnapshot, topologyVersionpublic static final int EVT_DISCOVERY_CUSTOM_EVT
GridDiscoveryManager.sendCustomEvent(Serializable).
DiscoveryCustomEvent,
Constant Field Valuespublic Serializable data()
public void data(Serializable data)
data - New data.public String toString()
toString in class DiscoveryEvent
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015