Class RefreshResponse

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

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

  • Method Details

    • fromXContent

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