Package org.deltafi.common.stream
Interface BlockingInputStream
- All Known Implementing Classes:
PassthroughBlockingInputStream,PipelineBlockingInputStream
public interface BlockingInputStream
-
Method Summary
-
Method Details
-
await
- Throws:
InterruptedException
-
getInputStream
InputStream getInputStream()
-