Interface ElasticsearchParameterAccessor

All Superinterfaces:
Iterable<Object>, ParameterAccessor

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: