| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CacheTypeFieldMetadata> |
CacheTypeMetadata.getKeyFields()
Deprecated.
Gets optional persistent key fields (needed only if
CacheJdbcPojoStore is used). |
Collection<CacheTypeFieldMetadata> |
CacheTypeMetadata.getValueFields()
Deprecated.
Gets optional persistent value fields (needed only if
CacheJdbcPojoStore is used). |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheTypeMetadata.setKeyFields(Collection<CacheTypeFieldMetadata> keyFields)
Deprecated.
Sets optional persistent key fields (needed only if
CacheJdbcPojoStore is used). |
void |
CacheTypeMetadata.setValueFields(Collection<CacheTypeFieldMetadata> valFields)
Deprecated.
Sets optional persistent value fields (needed only if
CacheJdbcPojoStore is used). |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016