Class IndexProperties
- java.lang.Object
-
- org.infinispan.search.mapper.mapping.impl.IndexProperties
-
public class IndexProperties extends Object
- Author:
- Fabio Massimo Ercoli
-
-
Constructor Summary
Constructors Constructor Description IndexProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.hibernate.search.engine.cfg.ConfigurationPropertySourcecreatePropertySource(org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker propertyChecker)voidsetProperties(Map<String,Object> properties)voidsetProperty(String key, Object value)
-