public static class MultiBucketsAggregation.Bucket.SubAggregationComparator<B extends MultiBucketsAggregation.Bucket> extends Object implements Comparator<B>
| コンストラクタと説明 |
|---|
SubAggregationComparator(String expression,
boolean asc) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
asc() |
int |
compare(B b1,
B b2) |
AggregationPath |
path() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic SubAggregationComparator(String expression, boolean asc)
public boolean asc()
public AggregationPath path()
public int compare(B b1, B b2)
compare インタフェース内 Comparator<B extends MultiBucketsAggregation.Bucket>Copyright © 2009–2016. All rights reserved.