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

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

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

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

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)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.