Find a key in the index.
@param key key to find
@return int array with recordIds for the given key, null if not found
@throws DBException on errors
@throws RecordStoreFullException if no space is left on record store
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.