Class Action.Result.Throttled

All Implemented Interfaces:
org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment
Enclosing class:
Action.Result

public static class Action.Result.Throttled extends Action.Result.StoppedResult
Throttled is a Action.Result.StoppedResult with a status of Action.Result.Status.THROTTLED for actions that have been throttled.
  • Constructor Details