Class RefreshResponse

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

public class RefreshResponse extends BroadcastResponse
The response of a refresh action.
  • Constructor Details

  • Method Details

    • fromXContent

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