Uses of Record Class
org.aksw.shellgebra.algebra.stream.transformer.StreamOpEntry
Packages that use StreamOpEntry
-
Uses of StreamOpEntry in org.aksw.shellgebra.algebra.stream.transform
Classes in org.aksw.shellgebra.algebra.stream.transform that implement interfaces with type arguments of type StreamOpEntryModifier and TypeClassDescriptionclassPartitions stream expressions based on the capabilities of a runtime.Methods in org.aksw.shellgebra.algebra.stream.transform that return StreamOpEntryModifier and TypeMethodDescriptionStreamOpTransformExecutionPartitioner.transform(StreamOpCommand op) StreamOpTransformExecutionPartitioner.transform(StreamOpConcat op, List<StreamOpEntry<StreamOpTransformExecutionPartitioner.Location>> subOps) StreamOpTransformExecutionPartitioner.transform(StreamOpContentConvert op, StreamOpEntry<StreamOpTransformExecutionPartitioner.Location> subOp) StreamOpTransformExecutionPartitioner.transform(StreamOpFile op) StreamOpTransformExecutionPartitioner.transform(StreamOpTranscode op, StreamOpEntry<StreamOpTransformExecutionPartitioner.Location> subOp) StreamOpTransformExecutionPartitioner.transform(StreamOpVar op) Methods in org.aksw.shellgebra.algebra.stream.transform with parameters of type StreamOpEntryModifier and TypeMethodDescriptionStreamOpTransformExecutionPartitioner.transform(StreamOpContentConvert op, StreamOpEntry<StreamOpTransformExecutionPartitioner.Location> subOp) StreamOpTransformExecutionPartitioner.transform(StreamOpTranscode op, StreamOpEntry<StreamOpTransformExecutionPartitioner.Location> subOp) Method parameters in org.aksw.shellgebra.algebra.stream.transform with type arguments of type StreamOpEntryModifier and TypeMethodDescriptionStreamOpTransformExecutionPartitioner.transform(StreamOpConcat op, List<StreamOpEntry<StreamOpTransformExecutionPartitioner.Location>> subOps)