Class SnapshotFileSet


  • public class SnapshotFileSet
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] DATA_FILE_SUFFIX  
    • Constructor Summary

      Constructors 
      Constructor Description
      SnapshotFileSet()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isDataFile​(java.io.File file)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DATA_FILE_SUFFIX

        public static final java.lang.String[] DATA_FILE_SUFFIX
    • Constructor Detail

      • SnapshotFileSet

        public SnapshotFileSet()
    • Method Detail

      • isDataFile

        public static boolean isDataFile​(java.io.File file)