Package org.apache.druid.client.cache
Class MemcachedOperationQueueFactory
java.lang.Object
org.apache.druid.client.cache.MemcachedOperationQueueFactory
- All Implemented Interfaces:
net.spy.memcached.ops.OperationQueueFactory
public class MemcachedOperationQueueFactory
extends Object
implements net.spy.memcached.ops.OperationQueueFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
maxQueueSize
public final long maxQueueSize
-
-
Constructor Details
-
MemcachedOperationQueueFactory
public MemcachedOperationQueueFactory(long maxQueueSize)
-
-
Method Details
-
create
- Specified by:
createin interfacenet.spy.memcached.ops.OperationQueueFactory
-