All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nl.renarj.jasdb.index.ScanIntent Maven / Gradle / Ivy

There is a newer version: 1.2.1
Show newest version
package nl.renarj.jasdb.index;

/**
 * @author Renze de Vries
 */
public enum ScanIntent {
    REPORT,
    RESCAN,
    DETECT_INCOMPLETE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy