Class BinaryConnectionFactoryCreator

    • Field Detail

      • queueLength

        protected int queueLength
        The length of the queue
      • bufferSize

        protected int bufferSize
        The buffer size
      • hash

        protected String hash
        The algorithm to use for hashing
    • Constructor Detail

      • BinaryConnectionFactoryCreator

        public BinaryConnectionFactoryCreator()
    • Method Detail

      • create

        public net.spy.memcached.ConnectionFactory create()
        Creates an instance of a ConnectionFactory
        Specified by:
        create in interface ConnectionFactoryCreator
        Returns:
        a new instance of a ConnectionFactory