public interface StreamingWriter<X extends java.io.Serializable>
Modifier and Type | Method and Description |
---|---|
void |
process(BlueObjectInput<BlueEntity<X>> input,
BlueObjectOutput<BlueEntity<X>> output) |
void process(BlueObjectInput<BlueEntity<X>> input, BlueObjectOutput<BlueEntity<X>> output) throws BlueDbException
BlueDbException