|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiffSource<T>
A source of two-channel "diff" data
| Method Summary | |
|---|---|
void |
writeTo(DiffSink<T> sink)
Writes all of the data in this source to the specified diff sink |
| Method Detail |
|---|
void writeTo(DiffSink<T> sink)
throws RippleException
sink - the downstream recipient of the diff
RippleException - if a data handling error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||