public class DefaultElasticsearchSchemaTranslator extends Object implements ElasticsearchSchemaTranslator, Startable, Stoppable
ElasticsearchSchemaTranslator implementation.| Constructor and Description |
|---|
DefaultElasticsearchSchemaTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(Properties properties,
BuildContext context) |
void |
stop() |
TypeMapping |
translate(EntityIndexBinding descriptor,
ExecutionOptions executionOptions)
Translates index metadata, throwing an exception if translation fails.
|
public DefaultElasticsearchSchemaTranslator()
public void start(Properties properties, BuildContext context)
public TypeMapping translate(EntityIndexBinding descriptor, ExecutionOptions executionOptions)
ElasticsearchSchemaTranslatortranslate in interface ElasticsearchSchemaTranslatorCopyright © 2006–2016 Hibernate. All rights reserved.