Uses of Class
org.apache.accumulo.core.client.impl.TabletLocator.TabletLocations

Packages that use TabletLocator.TabletLocations
org.apache.accumulo.core.client.impl   
org.apache.accumulo.core.metadata   
 

Uses of TabletLocator.TabletLocations in org.apache.accumulo.core.client.impl
 

Methods in org.apache.accumulo.core.client.impl that return TabletLocator.TabletLocations
 TabletLocator.TabletLocations TabletLocatorImpl.TabletLocationObtainer.lookupTablet(Credentials credentials, TabletLocator.TabletLocation src, org.apache.hadoop.io.Text row, org.apache.hadoop.io.Text stopRow, TabletLocator parent)
           
 

Uses of TabletLocator.TabletLocations in org.apache.accumulo.core.metadata
 

Methods in org.apache.accumulo.core.metadata that return TabletLocator.TabletLocations
static TabletLocator.TabletLocations MetadataLocationObtainer.getMetadataLocationEntries(SortedMap<Key,Value> entries)
           
 TabletLocator.TabletLocations MetadataLocationObtainer.lookupTablet(Credentials credentials, TabletLocator.TabletLocation src, org.apache.hadoop.io.Text row, org.apache.hadoop.io.Text stopRow, TabletLocator parent)
           
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.