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(OpSpecTranscoding transcoding, StreamOp subOp) StreamOpTranscode(TranscodeMode transcodeMode, String name, StreamOp subOp) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface StreamOp
getStreamOp
-
Field Details
-
transcoding
-
-
Constructor Details
-
StreamOpTranscode
-
StreamOpTranscode
-
-
Method Details
-
getTranscoding
-
getName
-
getTranscodeMode
-
accept
-
toString
-