Package | Description |
---|---|
org.apache.ignite.cache |
Contains main Data Grid APIs.
|
org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
org.apache.ignite.configuration |
Constructor and Description |
---|
CacheTypeMetadata(CacheTypeMetadata src)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CacheJdbcPojoStore.prepareBuilders(String cacheName,
Collection<CacheTypeMetadata> types)
Prepare internal store specific builders for provided types metadata.
|
protected abstract void |
CacheAbstractJdbcStore.prepareBuilders(String cacheName,
Collection<CacheTypeMetadata> types)
Prepare internal store specific builders for provided types metadata.
|
Constructor and Description |
---|
CacheAbstractJdbcStore.EntryMapping(String cacheName,
JdbcDialect dialect,
CacheTypeMetadata typeMeta) |
Modifier and Type | Method and Description |
---|---|
Collection<CacheTypeMetadata> |
CacheConfiguration.getTypeMetadata()
Gets collection of type metadata objects.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheConfiguration.setTypeMetadata(Collection<CacheTypeMetadata> typeMeta)
Sets collection of type metadata objects.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015