Java org.springframework.data.elasticsearch.core.mapping ElasticsearchPersistentEntity fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.elasticsearch.core.mapping ElasticsearchPersistentEntity fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.elasticsearch.core.mapping ElasticsearchPersistentEntity.

The text is from its open source code.

Method

PgetIdProperty()
Returns the id property of the PersistentEntity .
StringgetIndexName()
StringgetIndexStoreType()
StringgetIndexType()
PersistentPropertyAccessorgetPropertyAccessor(B bean)
Returns a PersistentPropertyAccessor to access property values of the given bean.
StringgetRefreshInterval()
shortgetReplicas()
shortgetShards()