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