org.apache.accumulo.core.client.impl
Class TabletLocator.TabletServerMutations<T extends Mutation>
java.lang.Object
org.apache.accumulo.core.client.impl.TabletLocator.TabletServerMutations<T>
- Enclosing class:
- TabletLocator
public static class TabletLocator.TabletServerMutations<T extends Mutation>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TabletLocator.TabletServerMutations
public TabletLocator.TabletServerMutations(String tserverSession)
addMutation
public void addMutation(KeyExtent ke,
T m)
getMutations
public Map<KeyExtent,List<T>> getMutations()
Copyright © 2015 Apache Accumulo Project. All rights reserved.