Class DeleteResponse

    • Constructor Detail

      • DeleteResponse

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

        public DeleteResponse​(ShardId shardId,
                              java.lang.String type,
                              java.lang.String id,
                              long seqNo,
                              long primaryTerm,
                              long version,
                              boolean found)