Interface BoundStage
- All Known Implementing Classes:
BoundStageByteSource, BoundStageDocker, BoundStageHost, BoundStageJvm
public interface BoundStage
-
Method Summary
Modifier and TypeMethodDescriptionexecToFile(Path hostPath, PathLifeCycle pathLifeCycle) execToRegularFile(Path hostPath) com.google.common.io.ByteSource
-
Method Details
-
toByteSource
com.google.common.io.ByteSource toByteSource() -
execToRegularFile
-
execToFile
-
runToHostPipe
FileWriterTask runToHostPipe()
-