Skip navigation links
C G H I L O R S T 

C

ConfigManager - Class in org.avaje.ebean.ignite.config
Determines the cache configuration that should be applied to any given L2 cache.
ConfigManager(L2Configuration) - Constructor for class org.avaje.ebean.ignite.config.ConfigManager
Create given the configuration.
ConfigPair - Class in org.avaje.ebean.ignite.config
A configuration for both the 'main' cache and the 'near' cache.
ConfigXmlReader - Class in org.avaje.ebean.ignite.config
Reads L2Configuration from Xml resources.
ConfigXmlReader() - Constructor for class org.avaje.ebean.ignite.config.ConfigXmlReader
 
create(ServerConfig, BackgroundExecutor) - Method in class org.avaje.ebean.ignite.IgCachePlugin
Create the Ignite ServerCacheFactory implementation.
createCache(ServerCacheType, String, ServerCacheOptions) - Method in class org.avaje.ebean.ignite.IgCacheFactory
 
createL2Apply() - Method in class org.avaje.ebean.ignite.config.ObjectFactory
Create an instance of L2Apply
createL2CacheConfig() - Method in class org.avaje.ebean.ignite.config.ObjectFactory
Create an instance of L2CacheConfig
createL2CacheMatch() - Method in class org.avaje.ebean.ignite.config.ObjectFactory
Create an instance of L2CacheMatch
createL2Configuration() - Method in class org.avaje.ebean.ignite.config.ObjectFactory
Create an instance of L2Configuration

G

getApply() - Method in class org.avaje.ebean.ignite.config.L2Configuration
Gets the value of the apply property.
getAtomicityMode() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the atomicityMode property.
getAtomicWriteOrderMode() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the atomicWriteOrderMode property.
getBackups() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the backups property.
getBase() - Method in class org.avaje.ebean.ignite.config.L2Configuration
Gets the value of the base property.
getBaseBean() - Method in class org.avaje.ebean.ignite.config.L2Configuration
Gets the value of the baseBean property.
getBaseKey() - Method in class org.avaje.ebean.ignite.config.L2Configuration
Gets the value of the baseKey property.
getBaseManyIds() - Method in class org.avaje.ebean.ignite.config.L2Configuration
Gets the value of the baseManyIds property.
getBaseQuery() - Method in class org.avaje.ebean.ignite.config.L2Configuration
Gets the value of the baseQuery property.
getCacheMode() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the cacheMode property.
getConfig(ServerCacheType, String) - Method in class org.avaje.ebean.ignite.config.ConfigManager
Return the config pair for main and near cache given the type and key.
getConfig() - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Gets the value of the config property.
getDfltLockTimeout() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the dfltLockTimeout property.
getEvictKeyBufSize() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the evictKeyBufSize property.
getEvictMaxOverflowRatio() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the evictMaxOverflowRatio property.
getEvictSyncConcurrencyLvl() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the evictSyncConcurrencyLvl property.
getEvictSyncTimeout() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the evictSyncTimeout property.
getLongQryWarnTimeout() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the longQryWarnTimeout property.
getMain() - Method in class org.avaje.ebean.ignite.config.ConfigPair
Return the 'main' cache configuration.
getMatch() - Method in class org.avaje.ebean.ignite.config.L2Apply
Gets the value of the match property.
getMatchClasses() - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Gets the value of the matchClasses property.
getMaxConcurrentAsyncOps() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the maxConcurrentAsyncOps property.
getMemMode() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the memMode property.
getName() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the name property.
getNear() - Method in class org.avaje.ebean.ignite.config.ConfigPair
Return the 'near' cache configuration (can be null).
getNearSize() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the nearSize property.
getOffHeapMaxMem() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the offHeapMaxMem property.
getRebalanceBatchesPrefetchCount() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the rebalanceBatchesPrefetchCount property.
getRebalanceBatchSize() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the rebalanceBatchSize property.
getRebalanceDelay() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the rebalanceDelay property.
getRebalanceMode() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the rebalanceMode property.
getRebalanceOrder() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the rebalanceOrder property.
getRebalanceThrottle() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the rebalanceThrottle property.
getRebalanceTimeout() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the rebalanceTimeout property.
getStartSize() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the startSize property.
getStoreConcurrentLoadAllThreshold() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the storeConcurrentLoadAllThreshold property.
getTmLookupClsName() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the tmLookupClsName property.
getWriteBehindBatchSize() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the writeBehindBatchSize property.
getWriteBehindFlushFreq() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the writeBehindFlushFreq property.
getWriteBehindFlushSize() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the writeBehindFlushSize property.
getWriteBehindFlushThreadCnt() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the writeBehindFlushThreadCnt property.
getWriteSync() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the writeSync property.

H

hasNearCache() - Method in class org.avaje.ebean.ignite.config.ConfigPair
Return true if there is a near cache configuration.

I

IgCacheFactory - Class in org.avaje.ebean.ignite
Factory for creating L2 server caches with Apache Ignite.
IgCacheFactory(ServerConfig, BackgroundExecutor) - Constructor for class org.avaje.ebean.ignite.IgCacheFactory
 
IgCachePlugin - Class in org.avaje.ebean.ignite
Cache plugin that creates the Ignite ServerCacheFactory.
IgCachePlugin() - Constructor for class org.avaje.ebean.ignite.IgCachePlugin
 
isCpOnRead() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the cpOnRead property.
isEagerTtl() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the eagerTtl property.
isEvictSync() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the evictSync property.
isInvalidate() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the invalidate property.
isLoadPrevVal() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the loadPrevVal property.
isReadFromBackup() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the readFromBackup property.
isSnapshotableIdx() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the snapshotableIdx property.
isStoreKeepBinary() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the storeKeepBinary property.
isSwapEnabled() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the swapEnabled property.
isTypeBean() - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Gets the value of the typeBean property.
isTypeKey() - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Gets the value of the typeKey property.
isTypeManyId() - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Gets the value of the typeManyId property.
isTypeQuery() - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Gets the value of the typeQuery property.
isWriteBehindEnabled() - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Gets the value of the writeBehindEnabled property.

L

L2Apply - Class in org.avaje.ebean.ignite.config
Java class for l2Apply complex type.
L2Apply() - Constructor for class org.avaje.ebean.ignite.config.L2Apply
 
L2CacheConfig - Class in org.avaje.ebean.ignite.config
Java class for l2CacheConfig complex type.
L2CacheConfig() - Constructor for class org.avaje.ebean.ignite.config.L2CacheConfig
 
L2CacheMatch - Class in org.avaje.ebean.ignite.config
Java class for l2CacheMatch complex type.
L2CacheMatch() - Constructor for class org.avaje.ebean.ignite.config.L2CacheMatch
 
L2Configuration - Class in org.avaje.ebean.ignite.config
Java class for anonymous complex type.
L2Configuration() - Constructor for class org.avaje.ebean.ignite.config.L2Configuration
 

O

ObjectFactory - Class in org.avaje.ebean.ignite.config
This object contains factory methods for each Java content interface and Java element interface generated in the org.avaje.ebean.ignite.config package.
ObjectFactory() - Constructor for class org.avaje.ebean.ignite.config.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.avaje.ebean.ignite.config
org.avaje.ebean.ignite - package org.avaje.ebean.ignite
 
org.avaje.ebean.ignite.config - package org.avaje.ebean.ignite.config
 

R

read(String) - Static method in class org.avaje.ebean.ignite.config.ConfigXmlReader
Read and return a Migration from an xml document at the given resource path.
read(File) - Static method in class org.avaje.ebean.ignite.config.ConfigXmlReader
 
read(InputStream) - Static method in class org.avaje.ebean.ignite.config.ConfigXmlReader
Read and return a L2Configuration from an xml document.

S

setApply(L2Apply) - Method in class org.avaje.ebean.ignite.config.L2Configuration
Sets the value of the apply property.
setAtomicityMode(CacheAtomicityMode) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the atomicityMode property.
setAtomicWriteOrderMode(CacheAtomicWriteOrderMode) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the atomicWriteOrderMode property.
setBackups(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the backups property.
setBase(L2CacheConfig) - Method in class org.avaje.ebean.ignite.config.L2Configuration
Sets the value of the base property.
setBaseBean(L2CacheConfig) - Method in class org.avaje.ebean.ignite.config.L2Configuration
Sets the value of the baseBean property.
setBaseKey(L2CacheConfig) - Method in class org.avaje.ebean.ignite.config.L2Configuration
Sets the value of the baseKey property.
setBaseManyIds(L2CacheConfig) - Method in class org.avaje.ebean.ignite.config.L2Configuration
Sets the value of the baseManyIds property.
setBaseQuery(L2CacheConfig) - Method in class org.avaje.ebean.ignite.config.L2Configuration
Sets the value of the baseQuery property.
setCacheMode(CacheMode) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the cacheMode property.
setConfig(L2CacheConfig) - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Sets the value of the config property.
setCpOnRead(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the cpOnRead property.
setDfltLockTimeout(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the dfltLockTimeout property.
setEagerTtl(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the eagerTtl property.
setEvictKeyBufSize(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the evictKeyBufSize property.
setEvictMaxOverflowRatio(Float) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the evictMaxOverflowRatio property.
setEvictSync(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the evictSync property.
setEvictSyncConcurrencyLvl(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the evictSyncConcurrencyLvl property.
setEvictSyncTimeout(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the evictSyncTimeout property.
setInvalidate(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the invalidate property.
setLoadPrevVal(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the loadPrevVal property.
setLongQryWarnTimeout(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the longQryWarnTimeout property.
setMatchClasses(String) - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Sets the value of the matchClasses property.
setMaxConcurrentAsyncOps(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the maxConcurrentAsyncOps property.
setMemMode(CacheMemoryMode) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the memMode property.
setName(String) - Method in class org.avaje.ebean.ignite.config.ConfigPair
Set the cache name.
setName(String) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the name property.
setNearSize(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the nearSize property.
setOffHeapMaxMem(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the offHeapMaxMem property.
setReadFromBackup(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the readFromBackup property.
setRebalanceBatchesPrefetchCount(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the rebalanceBatchesPrefetchCount property.
setRebalanceBatchSize(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the rebalanceBatchSize property.
setRebalanceDelay(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the rebalanceDelay property.
setRebalanceMode(CacheRebalanceMode) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the rebalanceMode property.
setRebalanceOrder(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the rebalanceOrder property.
setRebalanceThrottle(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the rebalanceThrottle property.
setRebalanceTimeout(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the rebalanceTimeout property.
setSnapshotableIdx(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the snapshotableIdx property.
setStartSize(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the startSize property.
setStoreConcurrentLoadAllThreshold(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the storeConcurrentLoadAllThreshold property.
setStoreKeepBinary(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the storeKeepBinary property.
setSwapEnabled(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the swapEnabled property.
setTmLookupClsName(String) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the tmLookupClsName property.
setTypeBean(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Sets the value of the typeBean property.
setTypeKey(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Sets the value of the typeKey property.
setTypeManyId(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Sets the value of the typeManyId property.
setTypeQuery(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
Sets the value of the typeQuery property.
setWriteBehindBatchSize(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the writeBehindBatchSize property.
setWriteBehindEnabled(Boolean) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the writeBehindEnabled property.
setWriteBehindFlushFreq(Long) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the writeBehindFlushFreq property.
setWriteBehindFlushSize(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the writeBehindFlushSize property.
setWriteBehindFlushThreadCnt(Integer) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the writeBehindFlushThreadCnt property.
setWriteSync(CacheWriteSynchronizationMode) - Method in class org.avaje.ebean.ignite.config.L2CacheConfig
Sets the value of the writeSync property.

T

toString() - Method in class org.avaje.ebean.ignite.config.L2CacheMatch
 
C G H I L O R S T 
Skip navigation links

Copyright © 2016. All rights reserved.