com.github.shyiko.mysql.binlog
Interface BinaryLogClient.EventListener

All Known Implementing Classes:
BinaryLogClientStatistics
Enclosing class:
BinaryLogClient

public static interface BinaryLogClient.EventListener

BinaryLogClient's event listener.


Method Summary
 void onEvent(Event event)
           
 

Method Detail

onEvent

void onEvent(Event event)


Copyright © 2016. All Rights Reserved.