Class IndexWithExternalVersionBulkRequestItem

    • Field Detail

      • version

        protected long version
    • Constructor Detail

      • IndexWithExternalVersionBulkRequestItem

        public IndexWithExternalVersionBulkRequestItem​(String index,
                                                       String id,
                                                       long version,
                                                       com.fasterxml.jackson.databind.node.ObjectNode source)