|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Recycler
The Interface RecordRecycler.
| Method Summary | |
|---|---|
long |
getRecordsRecycled()
Gets the records recycled. |
RecordRecyclerStatus |
getStatus()
Gets the status. |
void |
recycle()
Recycle. |
void |
start()
Start. |
void |
stop()
Stop. |
void |
stopRecycle()
Stop recycle. |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
void start()
void stop()
void recycle()
throws RecordRecyclerException
RecordRecyclerException - the record recycler exception
void stopRecycle()
throws RecordRecyclerException
RecordRecyclerException - the record recycler exceptionRecordRecyclerStatus getStatus()
long getRecordsRecycled()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||