Class AbstractIndexTemplate

java.lang.Object
org.springframework.data.elasticsearch.core.AbstractIndexTemplate
All Implemented Interfaces:
IndexOperations

public abstract class AbstractIndexTemplate extends Object implements IndexOperations
Base implementation of IndexOperations common to Transport and Rest based Implementations of IndexOperations.
Since:
4.0
Author:
Peter-Josef Meisch, Sascha Woo