Class MultiClusterEventCommand<K,​V>

  • All Implemented Interfaces:
    CacheRpcCommand, ReplicableCommand

    public class MultiClusterEventCommand<K,​V>
    extends BaseRpcCommand
    This command is used to send cluster events for multiple listeners on the same node
    Since:
    10.0
    Author:
    wburns