Class SlicePBFile
java.lang.Object
edu.stanford.slac.archiverappliance.plain.utils.SlicePBFile
Make a copy of the specified Plain file only including the samples between the specified timestamps.
- Author:
- mshankar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidslicePBFile(Path srcPath, Instant startTs, Instant endTs, Path destPath, PlainFileHandler handler)