org.exist.storage
Class NativeBroker.NodeRef

java.lang.Object
  extended byorg.dbxml.core.data.Value
      extended byorg.exist.storage.NativeBroker.NodeRef
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
NativeBroker

public static final class NativeBroker.NodeRef
extends org.dbxml.core.data.Value


Field Summary
 
Fields inherited from class org.dbxml.core.data.Value
address, data, len, pos
 
Constructor Summary
NativeBroker.NodeRef()
           
NativeBroker.NodeRef(int docId)
           
NativeBroker.NodeRef(int docId, long gid)
           
 
Methods inherited from class org.dbxml.core.data.Value
compareTo, compareTo, copyTo, data, endsWith, equals, equals, get, getAddress, getData, getInputStream, getLength, hashCode, length, setAddress, start, startsWith, streamTo, streamTo, streamTo, toString, trim
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NativeBroker.NodeRef

public NativeBroker.NodeRef()

NativeBroker.NodeRef

public NativeBroker.NodeRef(int docId,
                            long gid)

NativeBroker.NodeRef

public NativeBroker.NodeRef(int docId)


Copyright (C) Wolfgang Meier. All rights reserved.