|
||||||||
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.index.CollectionStore.DocumentKey
Constructor Summary | |
CollectionStore.DocumentKey(short collectionId)
|
|
CollectionStore.DocumentKey(short collectionId,
byte type,
int docId)
|
Methods inherited from class org.exist.storage.btree.Value |
comparePrefix, compareTo, compareTo, data, dump, endsWith, equals, equals, getAddress, getData, getLength, hashCode, setAddress, start, startsWith, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CollectionStore.DocumentKey(short collectionId)
public CollectionStore.DocumentKey(short collectionId, byte type, int docId)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |