Class FlushResponse

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

public class FlushResponse extends BroadcastResponse
A response to flush action.
  • Method Details

    • fromXContent

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