Uses of Interface
com.hazelcast.quorum.QuorumFunction

Packages that use QuorumFunction
com.hazelcast.config Provides classes for configuring HazelcastInstance. 
 

Uses of QuorumFunction in com.hazelcast.config
 

Methods in com.hazelcast.config that return QuorumFunction
 QuorumFunction QuorumConfig.getQuorumFunctionImplementation()
           
 

Methods in com.hazelcast.config with parameters of type QuorumFunction
 QuorumConfig QuorumConfig.setQuorumFunctionImplementation(QuorumFunction quorumFunctionImplementation)
           
 



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