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