public interface QuorumListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onChange(QuorumEvent quorumEvent)
Called when quorum presence state is changed.
|
void onChange(QuorumEvent quorumEvent)
quorumEvent - provides information about quorum presence and current member list.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.