| Package | Description |
|---|---|
| org.apache.ignite.cache.store.hibernate |
Contains reference Hibernate-based cache store implementation.
|
| org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
| org.apache.ignite.cache.store.spring |
Contains cache store session listener based on Spring transaction management.
|
| org.apache.ignite.hadoop.fs |
Ignite Hadoop Accelerator file system API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheHibernateStoreSessionListener
Hibernate-based cache store session listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheAbstractJdbcStore<K,V>
Implementation of
CacheStore backed by JDBC. |
class |
CacheJdbcPojoStore<K,V>
Implementation of
CacheStore backed by JDBC and POJO via reflection. |
class |
CacheJdbcStoreSessionListener
Cache store session listener based on JDBC connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheSpringStoreSessionListener
Cache store session listener based on Spring transaction management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicHadoopFileSystemFactory
Simple Hadoop file system factory which delegates to
FileSystem.get() on each call. |
class |
CachingHadoopFileSystemFactory
Caching Hadoop file system factory.
|
class |
IgniteHadoopIgfsSecondaryFileSystem
Secondary file system which delegates calls to an instance of Hadoop
FileSystem. |
class |
KerberosHadoopFileSystemFactory
Secure Hadoop file system factory that can work with underlying file system protected with Kerberos.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016