Class ClearIndicesCacheResponse

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

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)