public abstract class SchemaAbstractDiscoveryMessage extends Object implements DiscoveryCustomMessage
| Modifier and Type | Field and Description |
|---|---|
protected SchemaAbstractOperation |
op
Operation.
|
| Modifier | Constructor and Description |
|---|---|
protected |
SchemaAbstractDiscoveryMessage(SchemaAbstractOperation op)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
exchange() |
IgniteUuid |
id() |
SchemaAbstractOperation |
operation() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitackMessage, isMutable@GridToStringInclude protected final SchemaAbstractOperation op
protected SchemaAbstractDiscoveryMessage(SchemaAbstractOperation op)
op - Operation.public IgniteUuid id()
id in interface DiscoveryCustomMessagepublic SchemaAbstractOperation operation()
public abstract boolean exchange()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017