Interface SessionExecutorCallable<T>

All Superinterfaces:
java.util.concurrent.Callable<T>

public interface SessionExecutorCallable<T>
extends java.util.concurrent.Callable<T>
  • Method Summary

    Modifier and Type Method Description
    T call()  
  • Method Details

    • call

      T call() throws io.datarouter.storage.op.executor.impl.SessionExecutorPleaseRetryException
      Specified by:
      call in interface java.util.concurrent.Callable<T>
      Throws:
      io.datarouter.storage.op.executor.impl.SessionExecutorPleaseRetryException