| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.visor.cache |
| Constructor and Description |
|---|
CacheTypeMetadata(CacheTypeMetadata src)
Deprecated.
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CacheTypeMetadata> |
CacheConfiguration.getTypeMetadata()
Gets collection of type metadata objects.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration<K,V> |
CacheConfiguration.setTypeMetadata(Collection<CacheTypeMetadata> typeMeta)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static VisorCacheTypeMetadata |
VisorCacheTypeMetadata.from(CacheTypeMetadata m) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<VisorCacheTypeMetadata> |
VisorCacheTypeMetadata.list(Collection<QueryEntity> qryEntities,
javax.cache.configuration.Factory factory,
Collection<CacheTypeMetadata> types) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016