|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileProcessor
Interface to process the database file.
Method Summary | |
---|---|
boolean |
process(String path,
long count,
long size)
Process the database file. |
Method Detail |
---|
boolean process(String path, long count, long size)
path
- the path of the database file.count
- the number of records.size
- the size of the available region.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |