Package org.alfresco.solr.component
Class TempFileWarningLogger
- java.lang.Object
-
- org.alfresco.solr.component.TempFileWarningLogger
-
public class TempFileWarningLogger extends java.lang.ObjectTemp files may take up a lot of space, warn administrators of their existence, giving them the chance to manage them.- Author:
- Matt Ward
-
-
Constructor Summary
Constructors Constructor Description TempFileWarningLogger(org.slf4j.Logger log, java.lang.String prefix, java.lang.String[] extensions, java.nio.file.Path dir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckFiles()protected java.lang.StringgetGlob()voidremoveFiles()
-