org.apache.blur.manager.indexserver
Class DistributedLayoutFactoryImpl

java.lang.Object
  extended by org.apache.blur.manager.indexserver.DistributedLayoutFactoryImpl

public class DistributedLayoutFactoryImpl
extends Object


Constructor Summary
DistributedLayoutFactoryImpl()
           
 
Method Summary
static DistributedLayoutFactory getDistributedLayoutFactory(BlurConfiguration configuration, String cluster, org.apache.zookeeper.ZooKeeper zooKeeper)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedLayoutFactoryImpl

public DistributedLayoutFactoryImpl()
Method Detail

getDistributedLayoutFactory

public static DistributedLayoutFactory getDistributedLayoutFactory(BlurConfiguration configuration,
                                                                   String cluster,
                                                                   org.apache.zookeeper.ZooKeeper zooKeeper)


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.