Interface ConfigParserEnvironment

    • Method Detail

      • memcachedHashingStrategy

        MemcachedHashingStrategy memcachedHashingStrategy()
        Allows to specify a custom strategy to hash memcached bucket documents. If you want to use this SDK side by side with 1.x SDKs on memcached buckets, configure the environment to use the LegacyMemcachedHashingStrategy instead.
        Returns:
        the memcached hashing strategy.