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