Class IsSubset
java.lang.Object
edu.stanford.slac.archiverappliance.plain.utils.IsSubset
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
IsSubset
public IsSubset()
-
-
Method Details
-
main
- Throws:
Exception
-