Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
org.apache.ignite.spi.eventstorage |
Contains APIs for event storage SPI.
|
org.apache.ignite.spi.eventstorage.memory |
Contains default in-memory implementation for event storage SPI.
|
Modifier and Type | Method and Description |
---|---|
EventStorageSpi |
IgniteConfiguration.getEventStorageSpi()
Should return fully configured event SPI implementation.
|
Modifier and Type | Method and Description |
---|---|
IgniteConfiguration |
IgniteConfiguration.setEventStorageSpi(EventStorageSpi evtSpi)
Sets fully configured instance of
EventStorageSpi . |
Modifier and Type | Class and Description |
---|---|
class |
NoopEventStorageSpi
No-op implementation of
EventStorageSpi . |
Modifier and Type | Class and Description |
---|---|
class |
MemoryEventStorageSpi
In-memory
EventStorageSpi implementation. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019