Class ClosePointInTimeResponse

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

public class ClosePointInTimeResponse
extends ClearScrollResponse
  • Constructor Details

    • ClosePointInTimeResponse

      public ClosePointInTimeResponse​(boolean succeeded, int numFreed)
    • ClosePointInTimeResponse

      public ClosePointInTimeResponse​(StreamInput in) throws java.io.IOException
      Throws:
      java.io.IOException