Uses of Class
com.hazelcast.config.AttributeConfig
Packages that use AttributeConfig
-
Uses of AttributeConfig in com.hazelcast.config
Methods in com.hazelcast.config that return AttributeConfigModifier and TypeMethodDescriptionAttributeConfig.setExtractorClassName
(String extractorClassName) Sets the full class name of the extractor in a String format, e.g.Sets the name of the attribute extracted by the extractor.Methods in com.hazelcast.config that return types with arguments of type AttributeConfigMethods in com.hazelcast.config with parameters of type AttributeConfigMethod parameters in com.hazelcast.config with type arguments of type AttributeConfigModifier and TypeMethodDescriptionMapConfig.setAttributeConfigs
(List<AttributeConfig> attributeConfigs) Constructors in com.hazelcast.config with parameters of type AttributeConfig