Class ValidateList

java.lang.Object
org.cdlib.mrt.s3.tools.ValidateList

public class ValidateList extends Object
Author:
replic
  • Field Details

  • Constructor Details

    • ValidateList

      public ValidateList(String nodeName, File listFile, File outFile, long[] nodes, org.cdlib.mrt.utility.LoggerInf logger) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
  • Method Details

    • main

      public static void main(String[] args) throws IOException, org.cdlib.mrt.utility.TException
      Throws:
      IOException
      org.cdlib.mrt.utility.TException
    • process

      public void process() throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • process

      protected void process(String line) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • exists

      protected boolean exists(String line, long node)