org.apache.accumulo.core.iterators.conf
Class ColumnUtil.ColHashKey

java.lang.Object
  extended by org.apache.accumulo.core.iterators.conf.ColumnUtil.ColHashKey
Enclosing class:
ColumnUtil

public static class ColumnUtil.ColHashKey
extends Object


Method Summary
 boolean equals(ColumnUtil.ColHashKey ohk)
           
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object o)
Overrides:
equals in class Object

equals

public boolean equals(ColumnUtil.ColHashKey ohk)


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