protected static class WriteBehindQueueManager.WriteBehindQueueFactory extends Object
Modifier | Constructor and Description |
---|---|
protected |
WriteBehindQueueFactory() |
Modifier and Type | Method and Description |
---|---|
protected WriteBehind |
createQueue(int index,
CacheConfiguration config)
Create a write behind queue stripe.
|
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–2016 Terracotta, Inc.. All rights reserved.