com.dbxml.db.core.indexer
Class IndexValue
java.lang.Object
com.dbxml.db.core.data.Value
com.dbxml.db.core.indexer.IndexValue
- All Implemented Interfaces:
- java.lang.Comparable
- public final class IndexValue
- extends Value
IndexValue
Methods inherited from class com.dbxml.db.core.data.Value |
compareTo, compareTo, copyTo, equals, equals, getData, getInputStream, getLength, getOffset, getRawData, hashCode, startsWith, streamTo, toString, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
IndexValue
public IndexValue(Value value,
Value extra)
IndexValue
public IndexValue(Value value)
IndexValue
public IndexValue(byte[] data)
IndexValue
public IndexValue(byte[] data,
int pos,
int len)
getIndexValue
public Value getIndexValue()
getIndexValue
public static Value getIndexValue(Value value)
getExtraValue
public Value getExtraValue()
getExtraValue
public static Value getExtraValue(Value value)
Copyright (c) 2004 The dbXML Group