Interface BinaryLogClient.EventListener

All Known Implementing Classes:
BinaryLogClientStatistics
Enclosing class:
BinaryLogClient

public static interface BinaryLogClient.EventListener
BinaryLogClient's event listener.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEvent(Event event)
     
  • Method Details

    • onEvent

      void onEvent(Event event)