Class ZookeeperIdSegmentDistributorFactory

java.lang.Object
me.ahoo.cosid.zookeeper.ZookeeperIdSegmentDistributorFactory
All Implemented Interfaces:
IdSegmentDistributorFactory

public class ZookeeperIdSegmentDistributorFactory extends Object implements IdSegmentDistributorFactory
Zookeeper IdSegmentDistributor Factory.
  • Constructor Details

    • ZookeeperIdSegmentDistributorFactory

      public ZookeeperIdSegmentDistributorFactory(org.apache.curator.framework.CuratorFramework curatorFramework, org.apache.curator.RetryPolicy retryPolicy)
  • Method Details