public static interface DeMux.IStrategy
void
put(DeMux deMux, Record currentRecord)
Record
take(com.northconcepts.datapipeline.multiplex.DeMuxReader reader)
void put(DeMux deMux, Record currentRecord) throws Throwable
Throwable
Record take(com.northconcepts.datapipeline.multiplex.DeMuxReader reader) throws Throwable