Class ClearIndicesCacheResponse

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

public class ClearIndicesCacheResponse extends BroadcastResponse
The response of a clear cache action.
  • Method Details

    • fromXContent

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