| Package | Description |
|---|---|
| org.gridgain.grid.dataload |
Contains Data loader API.
|
| org.gridgain.grid.kernal.processors.dataload |
Data loader processor.
|
| org.gridgain.grid.kernal.processors.dr |
Data center replication processor. |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDataLoader.updater(GridDataLoadCacheUpdater<K,V> updater)
Sets custom cache updater to this data loader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDataLoaderImpl.updater(GridDataLoadCacheUpdater<K,V> updater)
Sets custom cache updater to this data loader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDrDataLoadCacheUpdater<K,V>
Data center replication cache updater for data loader.
|
Copyright © 2014. All rights reserved.