Interface IndexInfo.LockWork<Result>

  • Enclosing class:
    IndexInfo

    public static interface IndexInfo.LockWork<Result>
    • Method Detail

      • doWork

        Result doWork()
               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • canRetry

        boolean canRetry()