Uses of Class
org.apache.jena.rdfpatch.filelog.rotate.Filename
Packages that use Filename
-
Uses of Filename in org.apache.jena.rdfpatch.filelog.rotate
Methods in org.apache.jena.rdfpatch.filelog.rotate that return FilenameMethods in org.apache.jena.rdfpatch.filelog.rotate that return types with arguments of type FilenameModifier and TypeMethodDescriptionRoller.files()Stream of all files, sorted into reverse order, newest to oldest.Find files matching a pattern.FileMgr.scanForIncrement(Path directory, String filename) Look for matching files of the "incremental" pattern: "filename.nnn".FileMgr.scanIncludeBase(Path directory, String filename, Pattern pattern) Find files matching a pattern and also include the base filename.