public static final class PercolatorService.ReduceResult extends Object
| コンストラクタと説明 |
|---|
ReduceResult(long count,
InternalAggregations reducedAggregations) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
long |
count() |
PercolateResponse.Match[] |
matches() |
InternalAggregations |
reducedAggregations() |
public ReduceResult(long count,
InternalAggregations reducedAggregations)
public long count()
public PercolateResponse.Match[] matches()
public InternalAggregations reducedAggregations()
Copyright © 2009–2016. All rights reserved.