org.apache.kahadb.journal
Class Journal.WriteKey

java.lang.Object
  extended by org.apache.kahadb.journal.Journal.WriteKey
Enclosing class:
Journal

public static class Journal.WriteKey
extends java.lang.Object


Constructor Summary
Journal.WriteKey(Location item)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Journal.WriteKey

public Journal.WriteKey(Location item)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2005-2012. All Rights Reserved.