Class OptionalLocking

  • All Implemented Interfaces:
    Action
    Direct Known Subclasses:
    DBOption, PerfJournal

    public class OptionalLocking
    extends LockAbstract
    This is for commands where --f on ignoring lock could be valid.
    • Constructor Detail

      • OptionalLocking

        public OptionalLocking()
    • Method Detail

      • lockCLI

        protected void lockCLI​(java.io.File lockPlace)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception