|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.db.index.KeyCompare
com.caucho.db.index.LongKeyCompare
public class LongKeyCompare
Compares two long keys.
| Constructor Summary | |
|---|---|
LongKeyCompare()
|
|
| Method Summary | |
|---|---|
int |
compare(byte[] keyBuffer,
int keyOffset,
byte[] block,
int offset,
int length)
Compares the key to the block data. |
java.lang.String |
toString(byte[] keyBuffer,
int keyOffset,
int length)
Compares the key to the block data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongKeyCompare()
| Method Detail |
|---|
public int compare(byte[] keyBuffer,
int keyOffset,
byte[] block,
int offset,
int length)
compare in class KeyCompare
public java.lang.String toString(byte[] keyBuffer,
int keyOffset,
int length)
toString in class KeyCompare
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||