Package org.kiwiproject.curator.config
-
Interface Summary Interface Description CuratorConfigured This interface is intended to be implemented by a DropwizardConfigurationclass, in order to make the intent clear that an application requires a Curator configuration and for consistency across applications. -
Class Summary Class Description CuratorConfig Configuration for Curator, which is mainly the ZooKeeper connection string along with some properties to configure the retry policy.