Interface RecordDiscardHandler


public interface RecordDiscardHandler
Object registered to receive discard callbacks.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a discard is received for a currently provided subject
  • Method Details

    • onDiscard

      void onDiscard(RecordPublisher publisher)
      Called when a discard is received for a currently provided subject
      Parameters:
      publisher - the subject publisher