Class IndexResponse

    • Constructor Detail

      • IndexResponse

        public IndexResponse()
      • IndexResponse

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