| Package | Description |
|---|---|
| org.apache.ignite.internal.managers.eventstorage |
TODO.
|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.spi |
Contains common classes and interfaces for SPI implementations.
|
| org.apache.ignite.spi.communication.tcp.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
GridEventStorageManager.addLocalEventListener(GridLocalEventListener lsnr,
int[] types)
Adds local event listener.
|
void |
GridEventStorageManager.addLocalEventListener(GridLocalEventListener lsnr,
int type,
int... types)
Adds local event listener.
|
boolean |
GridEventStorageManager.removeLocalEventListener(GridLocalEventListener lsnr,
int... types)
Removes listener for specified events, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheEventManager.addListener(GridLocalEventListener lsnr,
int... evts)
Adds local event listener.
|
void |
GridCacheEventManager.removeListener(GridLocalEventListener lsnr)
Removes local event listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteSpiContext.addLocalEventListener(GridLocalEventListener lsnr,
int... types)
Adds an event listener for local events.
|
boolean |
IgniteSpiContext.removeLocalEventListener(GridLocalEventListener lsnr)
Removes local event listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpCommunicationConnectionCheckFuture
Tcp Communication Connection Check Future.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018