Interface CompactChangeEventListener<DocumentT>

    • Method Summary

      Modifier and Type Method Description
      void onEvent​(BsonValue documentId, CompactChangeEvent event)
      Called when a compact change event happens for the given document id.