Module org.elasticsearch.xcore
Class ActionThrottler
java.lang.Object
org.elasticsearch.xpack.core.watcher.actions.throttler.ActionThrottler
- All Implemented Interfaces:
Throttler
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xpack.core.watcher.actions.throttler.Throttler
Throttler.Result, Throttler.Type -
Constructor Summary
ConstructorsConstructorDescriptionActionThrottler(Clock clock, TimeValue throttlePeriod, XPackLicenseState licenseState) -
Method Summary