Interface ITransformPipeline

    • Method Detail

      • onPreTransform

        void onPreTransform()
                     throws java.io.IOException,
                            java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • runTransform

        void runTransform()
                   throws java.io.IOException,
                          java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • onPostTransform

        void onPostTransform()
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • skipTransform

        void skipTransform()
                    throws java.io.IOException
        Throws:
        java.io.IOException