Package com.hazelcast.config
Class MemberAttributeConfig
java.lang.Object
com.hazelcast.config.MemberAttributeConfig
Contains configuration for attribute of member.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getAttribute
(String key) int
hashCode()
removeAttribute
(String key) setAttribute
(String key, String value) setAttributes
(Map<String, String> attributes)