Interface ServiceDiscoveryCustomizer
- All Known Implementing Classes:
DefaultServiceDiscoveryCustomizer
public interface ServiceDiscoveryCustomizer
- Author:
- Spencer Gibb
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.curator.x.discovery.ServiceDiscovery<ZookeeperInstance>customize(org.apache.curator.x.discovery.ServiceDiscoveryBuilder<ZookeeperInstance> builder)
-
Method Details
-
customize
org.apache.curator.x.discovery.ServiceDiscovery<ZookeeperInstance> customize(org.apache.curator.x.discovery.ServiceDiscoveryBuilder<ZookeeperInstance> builder)
-