Delete this commit point.
Upon calling this, the writer is notified that this commit
point should be deleted.
Decision that a commit-point should be deleted is taken by the
IndexDeletionPolicy in effect
and therefore this should only be called by its
IndexDeletionPolicy.onInit onInit() or
IndexDeletionPolicy.onCommit onCommit() methods.
|