public interface IKeyRecordList
| Modifier and Type | Method and Description |
|---|---|
java.util.Enumeration |
getKeyRecords(int startidx,
int endidx)
Retrieves key records.
|
int |
getSize()
Retrieves the size of key list.
|
int getSize()
java.util.Enumeration getKeyRecords(int startidx,
int endidx)
throws EBaseException
startidx - start indexendidx - end indexEBaseException - failed to retrieve key records