public interface ConfigParserEnvironment
ConfigParserEnvironment
interface defines all methods which environment implementation should have
to be injected into configuration parser.Modifier and Type | Method and Description |
---|---|
MemcachedHashingStrategy |
memcachedHashingStrategy()
Allows to specify a custom strategy to hash memcached bucket documents.
|
MemcachedHashingStrategy memcachedHashingStrategy()
LegacyMemcachedHashingStrategy
instead.Copyright © 2019 Couchbase, Inc.. All rights reserved.