protected static class WriteBehindQueueManager.WriteBehindQueueFactory extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
WriteBehindQueueManager.WriteBehindQueueFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected WriteBehind |
createQueue(int index,
CacheConfiguration config)
Create a write behind queue stripe.
|
protected WriteBehindQueueManager.WriteBehindQueueFactory()
protected WriteBehind createQueue(int index, CacheConfiguration config)
index - index of the stripeconfig - cache configuration for the cache this queue will be associated with.Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.