- java.lang.Object
-
- com.sleepycat.je.txn.TxnChain.CompareSlot
-
- All Implemented Interfaces:
- java.lang.Comparable<TxnChain.CompareSlot>
- Enclosing class:
- TxnChain
public static class TxnChain.CompareSlot
extends java.lang.Object
implements java.lang.Comparable<TxnChain.CompareSlot>
Compare two keys using the appropriate comparator. Keys from different
databases should never be equal.
-
-
Method Summary
-
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 java.lang.Object
Copyright (c) 2004-2012 Oracle. All rights reserved.