Uses of Class
org.aksw.shellgebra.algebra.stream.op.StreamOpFile
Packages that use StreamOpFile
Package
Description
-
Uses of StreamOpFile in org.aksw.shellgebra.algebra.stream.op
Methods in org.aksw.shellgebra.algebra.stream.op with parameters of type StreamOpFile -
Uses of StreamOpFile in org.aksw.shellgebra.algebra.stream.transform
Methods in org.aksw.shellgebra.algebra.stream.transform with parameters of type StreamOpFileModifier and TypeMethodDescriptionStreamOpTransformExecutionPartitioner.transform(StreamOpFile op) StreamOpTransformToCmdOp.transform(StreamOpFile op) StreamOpVisitorFileName.visit(StreamOpFile op) StreamOpVisitorStream.visit(StreamOpFile op) -
Uses of StreamOpFile in org.aksw.shellgebra.algebra.stream.transformer
Methods in org.aksw.shellgebra.algebra.stream.transformer with parameters of type StreamOpFileModifier and TypeMethodDescriptionStreamOpTransformBase.transform(StreamOpFile op) StreamOpTransformGeneric.transform(StreamOpFile op) StreamOpVisitorApplyTransform.visit(StreamOpFile op)