Class ClosePointInTimeResponse

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

public class ClosePointInTimeResponse extends ClearScrollResponse
  • Constructor Details

    • ClosePointInTimeResponse

      public ClosePointInTimeResponse(boolean succeeded, int numFreed)
    • ClosePointInTimeResponse

      public ClosePointInTimeResponse(StreamInput in) throws IOException
      Throws:
      IOException