Class ClosePointInTimeResponse

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

public class ClosePointInTimeResponse extends ClearScrollResponse
  • Constructor Details

    • ClosePointInTimeResponse

      public ClosePointInTimeResponse(boolean succeeded, int numFreed)
    • ClosePointInTimeResponse

      public ClosePointInTimeResponse(StreamInput in) throws IOException
      Throws:
      IOException