Class OutboxProperties.Locking

  • All Implemented Interfaces:

    
    public final class OutboxProperties.Locking
    
                        

    Configuration for outbox record locking mechanism.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Long getExtensionSeconds()
      final Long getRefreshThreshold()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OutboxProperties.Locking

        OutboxProperties.Locking(Long extensionSeconds, Long refreshThreshold)
        Parameters:
        extensionSeconds - Duration in seconds to extend a lock
        refreshThreshold - Threshold in seconds for refreshing locks