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

public class IsSubset extends Object
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.
Author:
mshankar
  • Constructor Details

    • IsSubset

      public IsSubset()
  • Method Details