|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IKeyRecordList
A class represents a list of key records.
| Method Summary | |
|---|---|
java.util.Enumeration |
getKeyRecords(int startidx,
int endidx)
Retrieves key records. |
int |
getSize()
Retrieves the size of key list. |
| Method Detail |
|---|
int getSize()
java.util.Enumeration getKeyRecords(int startidx,
int endidx)
throws EBaseException
startidx - start indexendidx - end index
EBaseException - failed to retrieve key records
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||