| Package | Description |
|---|---|
| org.gridgain.grid |
Contains entry-point GridGain & HPC APIs.
|
| org.gridgain.grid.spi.eventstorage.memory |
Contains default in-memory implementation for event storage SPI.
|
| Modifier and Type | Method and Description |
|---|---|
GridEventStorageSpi |
GridConfiguration.getEventStorageSpi()
Should return fully configured event SPI implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridConfiguration.setEventStorageSpi(GridEventStorageSpi evtSpi)
Sets fully configured instance of
GridEventStorageSpi. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridMemoryEventStorageSpi
In-memory
GridEventStorageSpi implementation. |
Copyright © 2014. All rights reserved.