|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.storage.btree.Value
org.exist.storage.DocumentKey
| Field Summary |
| Fields inherited from class org.exist.storage.btree.Value |
address, data, len, pos |
| Constructor Summary | |
DocumentKey(short collectionId)
|
|
DocumentKey(short collectionId,
byte type,
int docId)
|
|
| Methods inherited from class org.exist.storage.btree.Value |
comparePrefix, compareTo, compareTo, data, endsWith, equals, equals, getAddress, getData, getLength, hashCode, setAddress, start, startsWith, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DocumentKey(short collectionId)
public DocumentKey(short collectionId,
byte type,
int docId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||