org.apache.accumulo.server.monitor.util
public class TableRow extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
add(Object obj) |
static <T> Comparator<TableRow> |
getComparator(int index,
Comparator<T> comp) |
public boolean add(Object obj)
public static <T> Comparator<TableRow> getComparator(int index, Comparator<T> comp)
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.