|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WriteBehind | |
|---|---|
| net.sf.ehcache | This package contains the public API for using ehcache. |
| net.sf.ehcache.terracotta | This package contains the Terracotta integration functionalities. |
| net.sf.ehcache.writer.writebehind | This package contains the write behind functionalities. |
| Uses of WriteBehind in net.sf.ehcache |
|---|
| Methods in net.sf.ehcache that return WriteBehind | |
|---|---|
WriteBehind |
CacheManager.createTerracottaWriteBehind(Ehcache cache)
Create/access the appropriate clustered write behind queue for the given cache |
| Uses of WriteBehind in net.sf.ehcache.terracotta |
|---|
| Methods in net.sf.ehcache.terracotta that return WriteBehind | |
|---|---|
WriteBehind |
ClusteredInstanceFactory.createWriteBehind(Ehcache cache)
Create an WriteBehind instance for the given cache |
WriteBehind |
ClusteredInstanceFactoryWrapper.createWriteBehind(Ehcache cache)
Create an WriteBehind instance for the given cache |
| Uses of WriteBehind in net.sf.ehcache.writer.writebehind |
|---|
| Classes in net.sf.ehcache.writer.writebehind that implement WriteBehind | |
|---|---|
class |
WriteBehindQueueManager
|
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||