| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RecentlyActiveQuorumConfigBuilder | 
QuorumConfig.newRecentlyActiveQuorumConfigBuilder(String name,
                                    int size,
                                    int toleranceMillis)
Returns a builder for a  
QuorumConfig with the given name using a recently-active
 quorum function for the given quorum size that is enabled by default. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.