| Package | Description |
|---|---|
| org.avaje.ebean.ignite.config |
| Modifier and Type | Method and Description |
|---|---|
L2CacheConfig |
ObjectFactory.createL2CacheConfig()
Create an instance of
L2CacheConfig |
L2CacheConfig |
L2Configuration.getBase()
Gets the value of the base property.
|
L2CacheConfig |
L2Configuration.getBaseBean()
Gets the value of the baseBean property.
|
L2CacheConfig |
L2Configuration.getBaseKey()
Gets the value of the baseKey property.
|
L2CacheConfig |
L2Configuration.getBaseManyIds()
Gets the value of the baseManyIds property.
|
L2CacheConfig |
L2Configuration.getBaseQuery()
Gets the value of the baseQuery property.
|
L2CacheConfig |
L2CacheMatch.getConfig()
Gets the value of the config property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
L2Configuration.setBase(L2CacheConfig value)
Sets the value of the base property.
|
void |
L2Configuration.setBaseBean(L2CacheConfig value)
Sets the value of the baseBean property.
|
void |
L2Configuration.setBaseKey(L2CacheConfig value)
Sets the value of the baseKey property.
|
void |
L2Configuration.setBaseManyIds(L2CacheConfig value)
Sets the value of the baseManyIds property.
|
void |
L2Configuration.setBaseQuery(L2CacheConfig value)
Sets the value of the baseQuery property.
|
void |
L2CacheMatch.setConfig(L2CacheConfig value)
Sets the value of the config property.
|
Copyright © 2016. All rights reserved.