Interface SpoolList


  • public interface SpoolList
    This represents a single spool list
    • Method Detail

      • getSpoolId

        String getSpoolId()
        Get the id of the spool list
        Returns:
        id of the spool list, null if the id is not available
      • getSpoolSize

        long getSpoolSize()
        Get the size (in bytes) of the spool list
        Returns:
        size of the spool list, 0 if the size is not available
      • getStepNumber

        int getStepNumber()
        Get the step number this the spool list belongs to
        Returns:
        number of the step