|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.loaderwriter.writebehind.AggregateWriteBehindQueue.WriteBehindQueueFactory<K,V>
protected static class AggregateWriteBehindQueue.WriteBehindQueueFactory<K,V>
Factory used to create write behind queues.
Constructor Summary | |
---|---|
protected |
AggregateWriteBehindQueue.WriteBehindQueueFactory()
|
Method Summary | |
---|---|
protected WriteBehind<K,V> |
createQueue(int index,
WriteBehindConfiguration config,
CacheLoaderWriter<K,V> cacheLoaderWriter)
Create a write behind queue stripe. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AggregateWriteBehindQueue.WriteBehindQueueFactory()
Method Detail |
---|
protected WriteBehind<K,V> createQueue(int index, WriteBehindConfiguration config, CacheLoaderWriter<K,V> cacheLoaderWriter)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |