PHP Client for Apache Ignite
Apache\Ignite\Cache\CacheConfiguration Member List

This is the complete list of members for Apache\Ignite\Cache\CacheConfiguration, including all inherited members.

__construct()Apache\Ignite\Cache\CacheConfiguration
getAtomicityMode()Apache\Ignite\Cache\CacheConfiguration
getBackups()Apache\Ignite\Cache\CacheConfiguration
getCacheMode()Apache\Ignite\Cache\CacheConfiguration
getCopyOnRead()Apache\Ignite\Cache\CacheConfiguration
getDataRegionName()Apache\Ignite\Cache\CacheConfiguration
getDefaultLockTimeout()Apache\Ignite\Cache\CacheConfiguration
getEagerTtl()Apache\Ignite\Cache\CacheConfiguration
getGroupName()Apache\Ignite\Cache\CacheConfiguration
getIsOnheapCacheEnabled()Apache\Ignite\Cache\CacheConfiguration
getKeyConfigurations()Apache\Ignite\Cache\CacheConfiguration
getMaxConcurrentAsyncOperations()Apache\Ignite\Cache\CacheConfiguration
getMaxQueryIterators()Apache\Ignite\Cache\CacheConfiguration
getName()Apache\Ignite\Cache\CacheConfiguration
getPartitionLossPolicy()Apache\Ignite\Cache\CacheConfiguration
getQueryDetailMetricsSize()Apache\Ignite\Cache\CacheConfiguration
getQueryEntities()Apache\Ignite\Cache\CacheConfiguration
getQueryParallelism()Apache\Ignite\Cache\CacheConfiguration
getReadFromBackup()Apache\Ignite\Cache\CacheConfiguration
getRebalanceBatchesPrefetchCount()Apache\Ignite\Cache\CacheConfiguration
getRebalanceBatchSize()Apache\Ignite\Cache\CacheConfiguration
getRebalanceDelay()Apache\Ignite\Cache\CacheConfiguration
getRebalanceMode()Apache\Ignite\Cache\CacheConfiguration
getRebalanceOrder()Apache\Ignite\Cache\CacheConfiguration
getRebalanceThrottle()Apache\Ignite\Cache\CacheConfiguration
getRebalanceTimeout()Apache\Ignite\Cache\CacheConfiguration
getSqlEscapeAll()Apache\Ignite\Cache\CacheConfiguration
getSqlIndexInlineMaxSize()Apache\Ignite\Cache\CacheConfiguration
getSqlSchema()Apache\Ignite\Cache\CacheConfiguration
getStatisticsEnabled()Apache\Ignite\Cache\CacheConfiguration
getWriteSynchronizationMode()Apache\Ignite\Cache\CacheConfiguration
setAtomicityMode(int $atomicityMode)Apache\Ignite\Cache\CacheConfiguration
setBackups(int $backups)Apache\Ignite\Cache\CacheConfiguration
setCacheMode(int $cacheMode)Apache\Ignite\Cache\CacheConfiguration
setCopyOnRead(bool $copyOnRead)Apache\Ignite\Cache\CacheConfiguration
setDataRegionName(?string $dataRegionName)Apache\Ignite\Cache\CacheConfiguration
setDefaultLockTimeout(float $lockTimeout)Apache\Ignite\Cache\CacheConfiguration
setEagerTtl(bool $eagerTtl)Apache\Ignite\Cache\CacheConfiguration
setGroupName(?string $groupName)Apache\Ignite\Cache\CacheConfiguration
setIsOnheapCacheEnabled(bool $isOnheapCacheEnabled)Apache\Ignite\Cache\CacheConfiguration
setKeyConfigurations(CacheKeyConfiguration ... $keyConfigurations)Apache\Ignite\Cache\CacheConfiguration
setMaxConcurrentAsyncOperations(int $maxConcurrentAsyncOperations)Apache\Ignite\Cache\CacheConfiguration
setMaxQueryIterators(int $maxQueryIterators)Apache\Ignite\Cache\CacheConfiguration
setName(string $name)Apache\Ignite\Cache\CacheConfiguration
setPartitionLossPolicy(int $partitionLossPolicy)Apache\Ignite\Cache\CacheConfiguration
setQueryDetailMetricsSize(int $queryDetailMetricsSize)Apache\Ignite\Cache\CacheConfiguration
setQueryEntities(QueryEntity ... $queryEntities)Apache\Ignite\Cache\CacheConfiguration
setQueryParallelism(int $queryParallelism)Apache\Ignite\Cache\CacheConfiguration
setReadFromBackup(bool $readFromBackup)Apache\Ignite\Cache\CacheConfiguration
setRebalanceBatchesPrefetchCount(float $rebalanceBatchesPrefetchCount)Apache\Ignite\Cache\CacheConfiguration
setRebalanceBatchSize(int $rebalanceBatchSize)Apache\Ignite\Cache\CacheConfiguration
setRebalanceDelay(float $rebalanceDelay)Apache\Ignite\Cache\CacheConfiguration
setRebalanceMode(int $rebalanceMode)Apache\Ignite\Cache\CacheConfiguration
setRebalanceOrder(int $rebalanceOrder)Apache\Ignite\Cache\CacheConfiguration
setRebalanceThrottle(float $rebalanceThrottle)Apache\Ignite\Cache\CacheConfiguration
setRebalanceTimeout(float $rebalanceTimeout)Apache\Ignite\Cache\CacheConfiguration
setSqlEscapeAll(bool $sqlEscapeAll)Apache\Ignite\Cache\CacheConfiguration
setSqlIndexInlineMaxSize(int $sqlIndexInlineMaxSize)Apache\Ignite\Cache\CacheConfiguration
setSqlSchema(?string $sqlSchema)Apache\Ignite\Cache\CacheConfiguration
setStatisticsEnabled(bool $statisticsEnabled)Apache\Ignite\Cache\CacheConfiguration
setWriteSynchronizationMode(int $writeSynchronizationMode)Apache\Ignite\Cache\CacheConfiguration