public class MemcachedOperationQueueFactory extends Object implements net.spy.memcached.ops.OperationQueueFactory
| Modifier and Type | Field and Description |
|---|---|
long |
maxQueueSize |
| Constructor and Description |
|---|
MemcachedOperationQueueFactory(long maxQueueSize) |
public MemcachedOperationQueueFactory(long maxQueueSize)
public BlockingQueue<net.spy.memcached.ops.Operation> create()
create in interface net.spy.memcached.ops.OperationQueueFactoryCopyright © 2011–2017. All rights reserved.