Uses of Interface
org.apache.accumulo.core.client.admin.Locations
Packages that use Locations
-
Uses of Locations in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that return LocationsModifier and TypeMethodDescriptionTableOperations.locate
(String tableName, Collection<Range> ranges) Locates the tablet servers and tablets that would service a collections of ranges.