public interface IElasticSearchMapping
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexType() |
org.elasticsearch.common.xcontent.XContentBuilder |
getMapping() |
org.elasticsearch.Version |
getVersion() |
org.elasticsearch.common.xcontent.XContentBuilder getMapping()
String getIndexType()
org.elasticsearch.Version getVersion()
Copyright © 2019. All rights reserved.