Class FlushResponse

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

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

    • fromXContent

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