Interface ElasticsearchParameterAccessor

All Superinterfaces:
Iterable<Object>, ParameterAccessor
All Known Implementing Classes:
ElasticsearchParametersParameterAccessor

public interface ElasticsearchParameterAccessor extends ParameterAccessor
Since:
3.2
Author:
Christoph Strobl
  • Method Details

    • getValues

      Object[] getValues()
      Returns the raw parameter values of the underlying query method.
      Returns:
    • getIndexCoordinates

      IndexCoordinates getIndexCoordinates(IndexCoordinates defaults)
      If there is a parameter of type IndexCoordinates, this parameter value is returned, otherwise the defaults value
      Parameters:
      defaults - default value