| Modifier and Type | Method and Description |
|---|---|
ElasticsearchSchemaValidator |
ElasticsearchDialect.createSchemaValidator(ElasticsearchSchemaAccessor schemaAccessor) |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchSchemaValidator |
Elasticsearch2Dialect.createSchemaValidator(ElasticsearchSchemaAccessor schemaAccessor) |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchSchemaValidator |
Elasticsearch5Dialect.createSchemaValidator(ElasticsearchSchemaAccessor schemaAccessor) |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchSchemaValidator |
DefaultElasticsearchService.getSchemaValidator() |
ElasticsearchSchemaValidator |
ElasticsearchService.getSchemaValidator() |
| Modifier and Type | Class and Description |
|---|---|
class |
Elasticsearch2SchemaValidator
An
ElasticsearchSchemaValidator implementation for Elasticsearch 2. |
class |
Elasticsearch5SchemaValidator
An
ElasticsearchSchemaValidator implementation for Elasticsearch 5. |
| Constructor and Description |
|---|
DefaultElasticsearchSchemaMigrator(ElasticsearchSchemaAccessor schemaAccessor,
ElasticsearchSchemaValidator schemaValidator) |
Copyright © 2006–2017 Hibernate. All rights reserved.