Class DockerLogStreamReader
java.lang.Object
org.jenkinsci.plugins.dockerbuildstep.log.container.DockerLogStreamReader
- All Implemented Interfaces:
Closeable, AutoCloseable
-
Field Details
-
HEADER_SIZE
public static final int HEADER_SIZE- See Also:
-
FRAME_SIZE_OFFSET
public static final int FRAME_SIZE_OFFSET- See Also:
-
-
Constructor Details
-
DockerLogStreamReader
-
-
Method Details
-
nextMessage
- Throws:
IOException
-
finalize
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-