Class StreamOpTranscode
java.lang.Object
org.aksw.shellgebra.algebra.stream.op.StreamOpBase
org.aksw.shellgebra.algebra.stream.op.StreamOp1
org.aksw.shellgebra.algebra.stream.op.StreamOpTranscode
- All Implemented Interfaces:
HasStreamOp,StreamOp
Encode/Decode the underlying stream with a codec of the given name.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStreamOpTranscode(String name, TranscodeMode transcodeMode, StreamOp subOp) StreamOpTranscode(Transcoding transcoding, StreamOp subOp) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.aksw.shellgebra.algebra.stream.op.StreamOp
getStreamOp