Interface SequenceSplit

    • Method Detail

      • setInputSchema

        void setInputSchema​(Schema inputSchema)
        Sets the input schema for this split
        Parameters:
        inputSchema - the schema to set
      • getInputSchema

        Schema getInputSchema()
        Getter for the input schema
        Returns: