org.apache.accumulo.core.client.impl
Class TabletLocator.TabletLocations
java.lang.Object
org.apache.accumulo.core.client.impl.TabletLocator.TabletLocations
- Enclosing class:
- TabletLocator
public static class TabletLocator.TabletLocations
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TabletLocator.TabletLocations
public TabletLocator.TabletLocations(List<TabletLocator.TabletLocation> locations,
List<KeyExtent> locationless)
getLocations
public List<TabletLocator.TabletLocation> getLocations()
getLocationless
public List<KeyExtent> getLocationless()
Copyright © 2015 Apache Accumulo Project. All rights reserved.