org.elasticsearch.index.mapper.object
Interface ArrayValueMapperParser

All Known Implementing Classes:
GeoPointFieldMapper

public interface ArrayValueMapperParser

A marker interface indicating that this mapper can handle array value, and the array itself should be passed to it.