Class RefreshResponse

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

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)