Package me.ahoo.cosid.zookeeper
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 Summary
ConstructorDescriptionZookeeperIdSegmentDistributorFactory
(org.apache.curator.framework.CuratorFramework curatorFramework, org.apache.curator.RetryPolicy retryPolicy) -
Method Summary
-
Constructor Details
-
ZookeeperIdSegmentDistributorFactory
public ZookeeperIdSegmentDistributorFactory(org.apache.curator.framework.CuratorFramework curatorFramework, org.apache.curator.RetryPolicy retryPolicy)
-
-
Method Details
-
create
- Specified by:
create
in interfaceIdSegmentDistributorFactory
-