BioReceiver
, NioReceiver
, ReceiverBase
public interface ListenCallback
Modifier and Type | Method | 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-2018 Apache Software Foundation. All Rights Reserved.