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.OperationQueueFactory
Copyright © 2011–2015. All rights reserved.