public interface IDataRecordKey
Modifier and Type | Method and Description |
---|---|
int |
compareTo(IDataRecordKey dataRecordKey) |
Object |
getKey() |
byte[] |
getKeyData() |
int |
getKeyDataSize() |
int |
getKeyHashcode() |
int getKeyHashcode()
int compareTo(IDataRecordKey dataRecordKey) throws HeapException
HeapException
int getKeyDataSize()
byte[] getKeyData()
Object getKey() throws HeapException
HeapException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.