Class ContainerExec
java.lang.Object
org.aksw.shellgebra.exec.ContainerExec
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CmdOpprotected ContainerDefprotected List<FileWriterTask> File writers that will be started before the actual container is started. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
containerDef
-
cmdOp
-
inputFileWriterTasks
File writers that will be started before the actual container is started.
-
-
Constructor Details
-
ContainerExec
public ContainerExec()
-