| 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 |
Contains configuration-related classes.
|
| org.apache.ignite.internal.visor.cache |
| 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 |
|---|---|
CacheConfiguration |
CacheConfiguration.setTypeMetadata(Collection<CacheTypeMetadata> typeMeta)
Sets collection of type metadata objects.
|
| Modifier and Type | Method and Description |
|---|---|
static VisorCacheTypeMetadata |
VisorCacheTypeMetadata.from(CacheTypeMetadata m) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<VisorCacheTypeMetadata> |
VisorCacheTypeMetadata.list(Collection<CacheTypeMetadata> types) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015