DataStreams.outbound(OutputChunkConsumer).@Deprecated
public static interface DataStreams.OutputChunkConsumer<T>
| Modifier and Type | Method and Description | 
|---|---|
| void | read(T chunk)Deprecated.  | 
void read(T chunk) throws java.lang.Exception
java.lang.Exception