インタフェース EsAbstractConditionAggregation.ConditionOptionCall<OP extends org.elasticsearch.search.aggregations.AbstractAggregationBuilder<?>>

含まれているクラス:
EsAbstractConditionAggregation
機能インタフェース
これは機能インタフェースなので、ラムダ式またはメソッド参照の割当てターゲットとして使用できます。

@FunctionalInterface
public static interface EsAbstractConditionAggregation.ConditionOptionCall<OP extends org.elasticsearch.search.aggregations.AbstractAggregationBuilder<?>>
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    void callback​(OP op)  
  • メソッドの詳細

    • callback

      void callback​(OP op)
      パラメータ:
      op - The option of condition to be set up. (NotNull)