| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
DiscoveryCustomEvent.customMessage() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryCustomEvent.customMessage(DiscoveryCustomMessage customMsg) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomEventListener<T extends DiscoveryCustomMessage>
Listener interface.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends DiscoveryCustomMessage> |
GridDiscoveryManager.setCustomEventListener(Class<T> msgCls,
CustomEventListener<T> lsnr) |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
DiscoveryCustomMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDiscoveryManager.sendCustomEvent(DiscoveryCustomMessage msg) |
| Modifier and Type | Class and Description |
|---|---|
class |
StartFullSnapshotAckDiscoveryMessage
Message indicating that a snapshot has been started.
|
class |
StartFullSnapshotDiscoveryMessage
Message indicating that a snapshot has been started.
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
StartFullSnapshotDiscoveryMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
StartFullSnapshotAckDiscoveryMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheAffinityChangeMessage |
class |
ChangeGlobalStateMessage
Message represent request for change cluster global state.
|
class |
DynamicCacheChangeBatch
Cache change batch.
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
ChangeGlobalStateMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
CacheAffinityChangeMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
DynamicCacheChangeBatch.ackMessage()
Called when custom message has been handled by all nodes.
|
| Modifier and Type | Method and Description |
|---|---|
CachePartitionExchangeWorkerTask |
GridCacheProcessor.exchangeTaskForCustomDiscoveryMessage(DiscoveryCustomMessage msg)
Create exchange worker task for custom discovery message.
|
boolean |
GridCacheProcessor.onCustomEvent(DiscoveryCustomMessage msg,
AffinityTopologyVersion topVer)
Callback invoked from discovery thread when discovery custom message is received.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataUpdateAcceptedMessage
Acknowledge message for
MetadataUpdateProposedMessage: see its javadoc for detailed description of protocol. |
class |
MetadataUpdateProposedMessage
MetadataUpdateProposedMessage and
MetadataUpdateAcceptedMessage messages make a basis for
discovery-based protocol for exchanging metadata describing objects in binary format stored in Ignite caches. |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
MetadataUpdateProposedMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
MetadataUpdateAcceptedMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContinuousMessage |
class |
StartRoutineAckDiscoveryMessage |
class |
StartRoutineDiscoveryMessage |
class |
StopRoutineAckDiscoveryMessage |
class |
StopRoutineDiscoveryMessage |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
StopRoutineDiscoveryMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
StartRoutineAckDiscoveryMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
StartRoutineDiscoveryMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
StopRoutineAckDiscoveryMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappingAcceptedMessage
Is sent as an acknowledgement for successfully proposed new mapping (see
MappingProposedMessage). |
class |
MappingProposedMessage
Node sends this message when it wants to propose new marshaller mapping and to ensure that there are no conflicts
with this mapping on other nodes in cluster.
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
MappingProposedMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
MappingAcceptedMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaAbstractDiscoveryMessage
Abstract discovery message for schema operations.
|
class |
SchemaFinishDiscoveryMessage
Schema change finish discovery message.
|
class |
SchemaProposeDiscoveryMessage
Schema change propose discovery message.
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
SchemaFinishDiscoveryMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
DiscoveryCustomMessage |
SchemaProposeDiscoveryMessage.ackMessage()
Called when custom message has been handled by all nodes.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017