public static interface ScheduledLockConfigurationBuilder.ConfiguredScheduledLockConfigurationBuilder
| Modifier and Type | Method and Description |
|---|---|
ScheduledLockConfiguration |
build()
Builds the configuration.
|
ScheduledLockConfigurationBuilder.ConfiguredScheduledLockConfigurationBuilder |
withDefaultLockAtLeastFor(TemporalAmount defaultLockAtLeastFor)
Every lock is hold at least for given amount of time.
|
ScheduledLockConfigurationBuilder.ConfiguredScheduledLockConfigurationBuilder withDefaultLockAtLeastFor(TemporalAmount defaultLockAtLeastFor)
ScheduledLockConfiguration build()
Copyright © 2019. All rights reserved.