| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.dataload |
Data loader processor.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> IgniteDataLoader<K,V> |
Ignite.dataLoader(String cacheName)
Gets a new instance of data loader associated with given cache name.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> IgniteDataLoader<K,V> |
IgniteKernal.dataLoader(String cacheName)
Gets a new instance of data loader associated with given cache name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteDataLoaderImpl<K,V>
Data loader implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteDataLoader<K,V> |
GridDataLoaderProcessor.dataLoader(String cacheName) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015