Uses of Enum Class
org.aksw.shellgebra.algebra.stream.transform.StreamOpTransformExecutionPartitioner.Location
Packages that use StreamOpTransformExecutionPartitioner.Location
-
Uses of StreamOpTransformExecutionPartitioner.Location in org.aksw.shellgebra.algebra.stream.transform
Subclasses with type arguments of type StreamOpTransformExecutionPartitioner.Location in org.aksw.shellgebra.algebra.stream.transformClasses in org.aksw.shellgebra.algebra.stream.transform that implement interfaces with type arguments of type StreamOpTransformExecutionPartitioner.LocationModifier and TypeClassDescriptionclassPartitions stream expressions based on the capabilities of a runtime.Methods in org.aksw.shellgebra.algebra.stream.transform that return StreamOpTransformExecutionPartitioner.LocationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StreamOpTransformExecutionPartitioner.Location.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aksw.shellgebra.algebra.stream.transform that return types with arguments of type StreamOpTransformExecutionPartitioner.LocationModifier 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) Method parameters in org.aksw.shellgebra.algebra.stream.transform with type arguments of type StreamOpTransformExecutionPartitioner.LocationModifier and TypeMethodDescriptionStreamOpTransformExecutionPartitioner.transform(StreamOpConcat op, List<StreamOpEntry<StreamOpTransformExecutionPartitioner.Location>> subOps) StreamOpTransformExecutionPartitioner.transform(StreamOpContentConvert op, StreamOpEntry<StreamOpTransformExecutionPartitioner.Location> subOp) StreamOpTransformExecutionPartitioner.transform(StreamOpTranscode op, StreamOpEntry<StreamOpTransformExecutionPartitioner.Location> subOp)