public interface ListenCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | messageDataReceived(ChannelMessage data)This method is invoked on the callback object to notify it that new data has
 been received from one of the cluster nodes. | 
void messageDataReceived(ChannelMessage data)
data - - the message bytes received from the cluster/replication systemCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.