net.sf.ehcache.statistics.LiveCacheStatisticsData.addGetTimeMillis(long) |
net.sf.ehcache.config.TerracottaConfiguration.coherent(boolean)
|
net.sf.ehcache.config.CacheConfiguration.diskPersistent(boolean)
|
net.sf.ehcache.config.generator.ConfigurationGenerator.generate(Configuration, CacheConfiguration)
|
net.sf.ehcache.config.generator.ConfigurationGenerator.generate(Configuration, CacheConfiguration, Map)
|
net.sf.ehcache.statistics.sampled.SampledCacheStatistics.getAverageGetTimeMostRecentSample() |
net.sf.ehcache.statistics.sampled.CacheStatisticsSampler.getAverageGetTimeSample() |
net.sf.ehcache.management.sampled.SampledCache.getInMemorySize()
|
net.sf.ehcache.statistics.LiveCacheStatisticsWrapper.getInMemorySize()
|
net.sf.ehcache.statistics.NullLiveCacheStatisticsData.getInMemorySize()
|
net.sf.ehcache.statistics.LiveCacheStatistics.getInMemorySize()
|
net.sf.ehcache.statistics.LiveCacheStatisticsImpl.getInMemorySize()
|
net.sf.ehcache.Ehcache.getKeysNoDuplicateCheck()
versions since 2.1 do not return duplicates
|
net.sf.ehcache.config.CacheConfiguration.getMaxElementsInMemory()
|
net.sf.ehcache.management.CacheConfiguration.getMaxElementsInMemory()
|
net.sf.ehcache.management.CacheConfigurationMBean.getMaxElementsInMemory()
|
net.sf.ehcache.management.sampled.SampledCacheMBean.getMaxElementsInMemory()
|
net.sf.ehcache.management.CacheConfiguration.getMaxElementsOnDisk()
|
net.sf.ehcache.management.CacheConfigurationMBean.getMaxElementsOnDisk()
|
net.sf.ehcache.statistics.LiveCacheStatisticsWrapper.getMaxGetTimeMillis() |
net.sf.ehcache.statistics.LiveCacheStatistics.getMaxGetTimeMillis() |
net.sf.ehcache.management.CacheConfiguration.getMaxMemoryOffHeapInBytes()
|
net.sf.ehcache.management.CacheConfigurationMBean.getMaxMemoryOffHeapInBytes()
|
net.sf.ehcache.statistics.LiveCacheStatisticsWrapper.getMinGetTimeMillis() |
net.sf.ehcache.statistics.LiveCacheStatistics.getMinGetTimeMillis() |
net.sf.ehcache.Element.getNextToLastAccessTime()
The nextToLastAccessTime field is unused since
version 1.7, retrieving it will return the lastAccessTime . Use #getLastAccessTime() instead.
|
net.sf.ehcache.management.sampled.CacheSamplerImpl.getOffHeapSize()
|
net.sf.ehcache.management.sampled.SampledCache.getOffHeapSize()
|
net.sf.ehcache.statistics.LiveCacheStatisticsWrapper.getOffHeapSize()
|
net.sf.ehcache.statistics.NullLiveCacheStatisticsData.getOffHeapSize()
|
net.sf.ehcache.statistics.LiveCacheStatistics.getOffHeapSize()
|
net.sf.ehcache.statistics.LiveCacheStatisticsImpl.getOffHeapSize()
|
net.sf.ehcache.management.sampled.CacheSamplerImpl.getOnDiskSize()
|
net.sf.ehcache.management.sampled.SampledCache.getOnDiskSize()
|
net.sf.ehcache.statistics.LiveCacheStatisticsWrapper.getOnDiskSize()
|
net.sf.ehcache.statistics.NullLiveCacheStatisticsData.getOnDiskSize()
|
net.sf.ehcache.statistics.LiveCacheStatistics.getOnDiskSize()
|
net.sf.ehcache.statistics.LiveCacheStatisticsImpl.getOnDiskSize()
|
net.sf.ehcache.Ehcache.isClusterCoherent()
|
net.sf.ehcache.Cache.isClusterCoherent()
|
net.sf.ehcache.management.sampled.SampledCacheMBean.isClusterCoherent()
|
net.sf.ehcache.management.sampled.SampledCache.isClusterCoherent() |
net.sf.ehcache.constructs.EhcacheDecoratorAdapter.isClusterCoherent()
|
net.sf.ehcache.config.TerracottaConfiguration.isCoherent()
|
net.sf.ehcache.config.CacheConfiguration.isDiskPersistent()
|
net.sf.ehcache.Ehcache.isNodeCoherent()
|
net.sf.ehcache.Cache.isNodeCoherent()
|
net.sf.ehcache.management.sampled.SampledCacheMBean.isNodeCoherent()
|
net.sf.ehcache.management.sampled.SampledCache.isNodeCoherent() |
net.sf.ehcache.constructs.EhcacheDecoratorAdapter.isNodeCoherent()
|
net.sf.ehcache.config.CacheConfiguration.isOverflowToDisk()
|
net.sf.ehcache.config.CacheConfiguration.maxElementsInMemory(int)
|
net.sf.ehcache.statistics.CacheUsageListener.notifyTimeTakenForGet(long) |
net.sf.ehcache.config.CacheConfiguration.overflowToDisk(boolean)
|
net.sf.ehcache.config.TerracottaConfiguration.setCoherent(boolean)
|
net.sf.ehcache.Element.setCreateTime()
Resetting the creation time is not recommended as of version
1.7
|
net.sf.ehcache.config.CacheConfiguration.setDiskPersistent(boolean)
|
net.sf.ehcache.config.CacheConfiguration.setMaxElementsInMemory(int)
|
net.sf.ehcache.management.CacheConfiguration.setMaxElementsInMemory(int)
|
net.sf.ehcache.management.CacheConfigurationMBean.setMaxElementsInMemory(int)
|
net.sf.ehcache.management.sampled.SampledCacheMBean.setMaxElementsInMemory(int)
use #setMaxEntriesLocalHeap() instead
|
net.sf.ehcache.management.CacheConfiguration.setMaxElementsOnDisk(int)
|
net.sf.ehcache.management.CacheConfigurationMBean.setMaxElementsOnDisk(int)
|
net.sf.ehcache.Ehcache.setNodeCoherent(boolean)
|
net.sf.ehcache.Cache.setNodeCoherent(boolean)
|
net.sf.ehcache.management.sampled.SampledCacheMBean.setNodeCoherent(boolean)
|
net.sf.ehcache.management.sampled.SampledCache.setNodeCoherent(boolean)
|
net.sf.ehcache.constructs.EhcacheDecoratorAdapter.setNodeCoherent(boolean)
|
net.sf.ehcache.config.CacheConfiguration.setOverflowToDisk(boolean)
|
net.sf.ehcache.Ehcache.waitUntilClusterCoherent()
|
net.sf.ehcache.Cache.waitUntilClusterCoherent()
|
net.sf.ehcache.constructs.EhcacheDecoratorAdapter.waitUntilClusterCoherent()
|