public interface QuorumFunction
| Modifier and Type | Method and Description | 
|---|---|
| boolean | apply(Collection<Member> members)Determines if quorum is present based on the member-list. | 
boolean apply(Collection<Member> members)
members - snapshot of current member listCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.