|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataInputToObjectCollector
Collects an object from DataInput
and emits the object to an emitter.
Method Summary | |
---|---|
void |
collect(DataInputToObjectCollectorContext context)
Reads provided DataInput and emits an object using the provided emitter. |
Method Detail |
---|
void collect(DataInputToObjectCollectorContext context) throws java.io.IOException
DataInput
and emits an object using the provided emitter.
context
- contains input and emitter
java.io.IOException
- when the read operation cannot be completed
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |