Class ForceMergeResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.core.RefCounted

public class ForceMergeResponse extends BroadcastResponse
A response for force merge action.
  • Method Details

    • fromXContent

      public static ForceMergeResponse fromXContent(org.elasticsearch.common.xcontent.XContentParser parser)