org.apache.accumulo.server.monitor.util
Class TableRow

java.lang.Object
  extended by org.apache.accumulo.server.monitor.util.TableRow

public class TableRow
extends java.lang.Object


Method Summary
 boolean add(java.lang.Object obj)
           
static
<T> java.util.Comparator<TableRow>
getComparator(int index, java.util.Comparator<T> comp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public boolean add(java.lang.Object obj)

getComparator

public static <T> java.util.Comparator<TableRow> getComparator(int index,
                                                               java.util.Comparator<T> comp)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.