|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--cnrg.itx.datax.Channel
|
+--cnrg.itx.datax.DummyChannel
Channel that doesn't ever copy data. Supports everything else, just has no readerThread.
| Fields inherited from class cnrg.itx.datax.Channel |
INPUT,
OTHER,
OUTPUT,
SAMPLE_SIZE |
| Constructor Summary | |
DummyChannel()
|
|
| Method Summary | |
void |
close()
Method to close the Channel. |
void |
open()
pretends to open the channel. |
void |
run()
Channel reader thread function. |
| Methods inherited from class cnrg.itx.datax.Channel |
addDestination,
getProperties,
getSource,
getStatistics,
mute,
push,
removeAllDestinations,
removeDestination,
setPeerProperties,
setProperties,
setSource |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DummyChannel()
| Method Detail |
public void open()
throws DataException
public void run()
public void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||