Interface DataChangedEventListener
-
public interface DataChangedEventListenerData changed listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonChange(org.apache.shardingsphere.mode.event.DataChangedEvent event)Fire when data changed.
-