Uses of Enum Class
com.hazelcast.config.PartitionGroupConfig.MemberGroupType
-
Uses of PartitionGroupConfig.MemberGroupType in com.hazelcast.config
Modifier and TypeMethodDescriptionPartitionGroupConfig.getGroupType()
Returns the MemberGroupType configured.Returns the enum constant of this class with the specified name.static PartitionGroupConfig.MemberGroupType[]
PartitionGroupConfig.MemberGroupType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPartitionGroupConfig.setGroupType
(PartitionGroupConfig.MemberGroupType memberGroupType) Sets the MemberGroupType.