Uses of Interface
org.apache.blur.manager.indexserver.DistributedLayout

Packages that use DistributedLayout
org.apache.blur.manager.indexserver   
 

Uses of DistributedLayout in org.apache.blur.manager.indexserver
 

Classes in org.apache.blur.manager.indexserver that implement DistributedLayout
 class DistributedLayoutManager
           
 

Methods in org.apache.blur.manager.indexserver that return DistributedLayout
 DistributedLayout MasterBasedDistributedLayoutFactory.createDistributedLayout(String table, List<String> shardList, List<String> shardServerList, List<String> offlineShardServers)
           
 DistributedLayout DistributedLayoutFactory.createDistributedLayout(String table, List<String> shardList, List<String> shardServerList, List<String> offlineShardServers)
           
 DistributedLayout MasterBasedDistributedLayoutFactory.readCurrentLayout(String table)
           
 DistributedLayout DistributedLayoutFactory.readCurrentLayout(String table)
           
 



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