Uses of Class
io.appform.ranger.zookeeper.servicefinder.ZkSimpleUnshardedServiceFinderBuilder
Packages that use ZkSimpleUnshardedServiceFinderBuilder
-
Uses of ZkSimpleUnshardedServiceFinderBuilder in io.appform.ranger.zookeeper
Methods in io.appform.ranger.zookeeper that return ZkSimpleUnshardedServiceFinderBuilderModifier and TypeMethodDescriptionstatic <T> ZkSimpleUnshardedServiceFinderBuilder<T>ServiceFinderBuilders.unshardedFinderBuilder() -
Uses of ZkSimpleUnshardedServiceFinderBuilder in io.appform.ranger.zookeeper.servicefinder
Methods in io.appform.ranger.zookeeper.servicefinder that return ZkSimpleUnshardedServiceFinderBuilderModifier and TypeMethodDescriptionZkSimpleUnshardedServiceFinderBuilder.withConnectionString(String connectionString) ZkSimpleUnshardedServiceFinderBuilder.withCuratorFramework(org.apache.curator.framework.CuratorFramework curatorFramework)