Package org.qubership.profiler.io
Class LimitedInputStreamProcessor
java.lang.Object
org.qubership.profiler.io.LimitedInputStreamProcessor
- All Implemented Interfaces:
InputStreamProcessor
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLimitedInputStreamProcessor(InputStreamProcessor out, long offset, long length) -
Method Summary
-
Field Details
-
log
public static final org.slf4j.Logger log
-
-
Constructor Details
-
LimitedInputStreamProcessor
-
-
Method Details
-
process
- Specified by:
processin interfaceInputStreamProcessor
-