org.exist.storage
Class NativeBroker.NodeRef
java.lang.Object
org.exist.storage.btree.Value
org.exist.storage.NativeBroker.NodeRef
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- NativeBroker
public static final class NativeBroker.NodeRef
- extends Value
Methods inherited from class org.exist.storage.btree.Value |
checkPrefix, commonPrefix, comparePrefix, comparePrefix, compareTo, compareTo, data, dump, endsWith, equals, equals, getAddress, getData, getLength, getSeparator, hashCode, setAddress, start, startsWith, toString |
OFFSET_DOCUMENT_ID
public static int OFFSET_DOCUMENT_ID
OFFSET_NODE_ID
public static int OFFSET_NODE_ID
NativeBroker.NodeRef
public NativeBroker.NodeRef(int docId)
NativeBroker.NodeRef
public NativeBroker.NodeRef(int docId,
NodeId nodeId)
Copyright (C) Wolfgang Meier. All rights reserved.