public class MapAttributeConfigReadOnly extends MapAttributeConfig
| Constructor and Description | 
|---|
| MapAttributeConfigReadOnly(MapAttributeConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| MapAttributeConfig | setExtractor(String type)Sets the full class name of the extractor in a String format, e.g. | 
| MapAttributeConfig | setName(String attribute)Sets the name of the attribute extracted by the extractor. | 
getAsReadOnly, getExtractor, getName, toStringpublic MapAttributeConfigReadOnly(MapAttributeConfig config)
public MapAttributeConfig setName(String attribute)
MapAttributeConfigsetName in class MapAttributeConfigattribute - the name of the attribute extracted by the extractor.QueryConstantspublic MapAttributeConfig setExtractor(String type)
MapAttributeConfigsetExtractor in class MapAttributeConfigtype - the full class name of the extractor in a String format.Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.