|
eXo Kernel :: Cache Extension :: Memcached Implementation 2.5.0-GA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.exoplatform.services.cache.impl.memcached.BinaryConnectionFactoryCreator
public class BinaryConnectionFactoryCreator
The ConnectionFactoryCreator that will create BinaryConnectionFactory instances
| Field Summary | |
|---|---|
protected int |
bufferSize
The buffer size |
protected String |
hash
The algorithm to use for hashing |
protected int |
queueLength
The length of the queue |
| Constructor Summary | |
|---|---|
BinaryConnectionFactoryCreator()
|
|
| Method Summary | |
|---|---|
net.spy.memcached.ConnectionFactory |
create()
Creates an instance of a ConnectionFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int queueLength
protected int bufferSize
protected String hash
| Constructor Detail |
|---|
public BinaryConnectionFactoryCreator()
| Method Detail |
|---|
public net.spy.memcached.ConnectionFactory create()
ConnectionFactory
create in interface ConnectionFactoryCreatorConnectionFactory
|
eXo Kernel :: Cache Extension :: Memcached Implementation 2.5.0-GA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||