|
||||||||||
| 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.VarBinaryKeyCompare
public class VarBinaryKeyCompare
Compares two keys.
| Constructor Summary | |
|---|---|
VarBinaryKeyCompare()
|
|
| 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[] buffer,
int offset,
int length)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VarBinaryKeyCompare()
| 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[] buffer,
int offset,
int length)
toString in class KeyCompare
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||