Class FlushResponse

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

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

    • fromXContent

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