public class BinaryConnectionFactoryCreator extends Object implements ConnectionFactoryCreator
ConnectionFactoryCreator that will create BinaryConnectionFactory instances| Modifier and Type | Field and Description |
|---|---|
protected int |
bufferSize
The buffer size
|
protected String |
hash
The algorithm to use for hashing
|
protected int |
queueLength
The length of the queue
|
| Constructor and Description |
|---|
BinaryConnectionFactoryCreator() |
| Modifier and Type | Method and Description |
|---|---|
net.spy.memcached.ConnectionFactory |
create()
Creates an instance of a
ConnectionFactory |
protected int queueLength
protected int bufferSize
protected String hash
public net.spy.memcached.ConnectionFactory create()
ConnectionFactorycreate in interface ConnectionFactoryCreatorConnectionFactoryCopyright © 2018 eXo Platform SAS. All Rights Reserved.