|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to specify a generic push source. A push source pushes data to the destination whenever it is ready.
Method Summary | |
void |
close()
Interface for closing the source. |
boolean |
mute(boolean mode)
Interface to mute the source. |
void |
start()
Interface to start the source. |
Methods inherited from interface cnrg.itx.datax.Statistics |
getStatistics |
Methods inherited from interface cnrg.itx.datax.Properties |
getProperties,
setPeerProperties,
setProperties |
Method Detail |
public void start()
public boolean mute(boolean mode)
mode
- true for muting and false for resumingpublic void close()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |