Uses of Class
org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
Packages that use StreamOpTranscode
Package
Description
-
Uses of StreamOpTranscode in org.aksw.shellgebra.algebra.stream.op
Methods in org.aksw.shellgebra.algebra.stream.op with parameters of type StreamOpTranscode -
Uses of StreamOpTranscode in org.aksw.shellgebra.algebra.stream.transform
Methods in org.aksw.shellgebra.algebra.stream.transform with parameters of type StreamOpTranscodeModifier and TypeMethodDescriptionprotected booleanStreamOpTransformExecutionPartitioner.isSupported(StreamOpTranscode op) StreamOpTransformExecutionPartitioner.transform(StreamOpTranscode op, StreamOpEntry<StreamOpTransformExecutionPartitioner.Location> subOp) StreamOpTransformToCmdOp.transform(StreamOpTranscode op, StreamOp subOp) StreamOpVisitorFileName.visit(StreamOpTranscode op) StreamOpVisitorStream.visit(StreamOpTranscode op) -
Uses of StreamOpTranscode in org.aksw.shellgebra.algebra.stream.transformer
Methods in org.aksw.shellgebra.algebra.stream.transformer with parameters of type StreamOpTranscodeModifier and TypeMethodDescriptionStreamOpTransformBase.transform(StreamOpTranscode op, StreamOp subOp) StreamOpTransformGeneric.transform(StreamOpTranscode op, T subOp) StreamOpVisitorApplyTransform.visit(StreamOpTranscode op)