org.terracotta.cluster
Interface OutOfBandClusterListener

All Superinterfaces:
ClusterListener

public interface OutOfBandClusterListener
extends ClusterListener


Method Summary
 boolean useOutOfBandNotification(ClusterEvent event)
           
 
Methods inherited from interface org.terracotta.cluster.ClusterListener
nodeJoined, nodeLeft, operationsDisabled, operationsEnabled
 

Method Detail

useOutOfBandNotification

boolean useOutOfBandNotification(ClusterEvent event)


Copyright © 2015 Terracotta, Inc.. All Rights Reserved.