Class IndexProperties
java.lang.Object
org.infinispan.search.mapper.mapping.impl.IndexProperties
- Author:
- Fabio Massimo Ercoli
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.hibernate.search.engine.cfg.ConfigurationPropertySource
createPropertySource
(org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker propertyChecker) void
setProperties
(Map<String, Object> properties) void
setProperty
(String key, Object value)
-
Constructor Details
-
IndexProperties
public IndexProperties()
-
-
Method Details
-
setProperty
-
setProperties
-
createPropertySource
public org.hibernate.search.engine.cfg.ConfigurationPropertySource createPropertySource(org.hibernate.search.engine.cfg.spi.ConfigurationPropertyChecker propertyChecker)
-