java.lang.Object
edu.stanford.slac.archiverappliance.PlainPB.utils.IsSubset

public class IsSubset extends Object
Author:
mshankar Checks if all timestamps in the first file are present in the second file Can be used to validate if a merge/splice operation was successful. This only compares timestamps; not the values or the meta fields.
  • Constructor Details

    • IsSubset

      public IsSubset()
  • Method Details