Uses of Interface
org.apache.accumulo.core.client.impl.TabletLocatorImpl.TabletLocationObtainer

Packages that use TabletLocatorImpl.TabletLocationObtainer
org.apache.accumulo.core.client.impl   
org.apache.accumulo.core.metadata   
 

Uses of TabletLocatorImpl.TabletLocationObtainer in org.apache.accumulo.core.client.impl
 

Fields in org.apache.accumulo.core.client.impl declared as TabletLocatorImpl.TabletLocationObtainer
protected  TabletLocatorImpl.TabletLocationObtainer TabletLocatorImpl.locationObtainer
           
 

Constructors in org.apache.accumulo.core.client.impl with parameters of type TabletLocatorImpl.TabletLocationObtainer
TabletLocatorImpl(org.apache.hadoop.io.Text table, TabletLocator parent, TabletLocatorImpl.TabletLocationObtainer tlo, TabletLocatorImpl.TabletServerLockChecker tslc)
           
 

Uses of TabletLocatorImpl.TabletLocationObtainer in org.apache.accumulo.core.metadata
 

Classes in org.apache.accumulo.core.metadata that implement TabletLocatorImpl.TabletLocationObtainer
 class MetadataLocationObtainer
           
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.