@Configuration @EnableConfigurationProperties(value=KafkaGraphsProperties.class) public class CuratorConfiguration extends Object
| Constructor and Description |
|---|
CuratorConfiguration(KafkaGraphsProperties props) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.curator.framework.CuratorFramework |
curatorFramework(org.apache.curator.RetryPolicy retryPolicy) |
org.apache.curator.RetryPolicy |
retryPolicy() |
public CuratorConfiguration(KafkaGraphsProperties props)
Copyright © 2021. All rights reserved.