Uses of Record Class
org.aksw.shellgebra.algebra.common.OpSpecTranscoding
Packages that use OpSpecTranscoding
Package
Description
-
Uses of OpSpecTranscoding in org.aksw.shellgebra.algebra.common
Methods in org.aksw.shellgebra.algebra.common that return OpSpecTranscoding -
Uses of OpSpecTranscoding in org.aksw.shellgebra.algebra.stream.op
Fields in org.aksw.shellgebra.algebra.stream.op declared as OpSpecTranscodingMethods in org.aksw.shellgebra.algebra.stream.op that return OpSpecTranscodingConstructors in org.aksw.shellgebra.algebra.stream.op with parameters of type OpSpecTranscoding -
Uses of OpSpecTranscoding in org.aksw.shellgebra.algebra.stream.transform
Methods in org.aksw.shellgebra.algebra.stream.transform that return types with arguments of type OpSpecTranscodingModifier and TypeMethodDescriptionStreamOpVisitorFileName.FileName.transcodings()Returns the value of thetranscodingsrecord component.Constructor parameters in org.aksw.shellgebra.algebra.stream.transform with type arguments of type OpSpecTranscodingModifierConstructorDescriptionFileName(String baseName, List<OpSpecTranscoding> transcodings) Creates an instance of aFileNamerecord class.