Interface OutputPort

  • All Superinterfaces:
    Port
    All Known Implementing Classes:
    SimpleOutputPort

    public interface OutputPort
    extends Port
    This interface define an output port of a step.
    Since:
    2.0
    Author:
    Laurent Jourdren
    • Method Detail

      • getCompression

        fr.ens.biologie.genomique.kenetre.io.CompressionType getCompression()
        Get the compression format of the port.
        Returns:
        the compression format.