Class TimeOutImpl

    • Constructor Detail

      • TimeOutImpl

        public TimeOutImpl​(Long blockingTimeoutMillis,
                           Long idleTimeoutMinutes,
                           Integer allocationRetry,
                           Long allocationRetryWaitMillis,
                           Integer xaResourceTimeout,
                           Boolean setTxQueryTimeout,
                           Long queryTimeout,
                           Long useTryLock)
                    throws ValidateException
        Create a new TimeOutImpl.
        Parameters:
        blockingTimeoutMillis - blockingTimeoutMillis
        idleTimeoutMinutes - idleTimeoutMinutes
        allocationRetry - allocationRetry
        allocationRetryWaitMillis - allocationRetryWaitMillis
        xaResourceTimeout - xaResourceTimeout
        setTxQueryTimeout - setTxQueryTimeout
        queryTimeout - queryTimeout
        useTryLock - useTryLock
        Throws:
        ValidateException - ValidateException