Uses of Class
org.aksw.shellgebra.algebra.stream.op.StreamOpConcat
Packages that use StreamOpConcat
Package
Description
-
Uses of StreamOpConcat in org.aksw.shellgebra.algebra.stream.op
Methods in org.aksw.shellgebra.algebra.stream.op with parameters of type StreamOpConcat -
Uses of StreamOpConcat in org.aksw.shellgebra.algebra.stream.transform
Methods in org.aksw.shellgebra.algebra.stream.transform with parameters of type StreamOpConcatModifier and TypeMethodDescriptionStreamOpTransformExecutionPartitioner.transform(StreamOpConcat op, List<StreamOpEntry<StreamOpTransformExecutionPartitioner.Location>> subOps) StreamOpTransformToCmdOp.transform(StreamOpConcat op, List<StreamOp> subOps) StreamOpVisitorFileName.visit(StreamOpConcat op) default TStreamOpVisitorWrapper.visit(StreamOpConcat op) -
Uses of StreamOpConcat in org.aksw.shellgebra.algebra.stream.transformer
Methods in org.aksw.shellgebra.algebra.stream.transformer with parameters of type StreamOpConcatModifier and TypeMethodDescriptionStreamOpTransformBase.transform(StreamOpConcat op, List<StreamOp> subOps) StreamOpTransformGeneric.transform(StreamOpConcat op, List<T> subOps) StreamOpVisitorApplyTransform.visit(StreamOpConcat op)