| Package | Description |
|---|---|
| com.github.wz2cool.elasticsearch.lambda | |
| com.github.wz2cool.elasticsearch.query.builder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GetBigDecimalArrayPropertyFunction<T> |
interface |
GetDateArrayPropertyFunction<T> |
interface |
GetDoubleArrayPropertyFunction<T> |
interface |
GetFloatArrayPropertyFunction<T> |
interface |
GetIntegerArrayPropertyFunction<T> |
interface |
GetLongArrayPropertyFunction<T> |
interface |
GetStringArrayPropertyFunction<T> |
| Constructor and Description |
|---|
TermExtQueryBuilder(GetArrayPropertyFunction<T,P> getPropertyFunc,
P value) |
TermsExtQueryBuilder(GetArrayPropertyFunction<T,R> getPropertyFunc,
R... values) |
Copyright © 2021 wz2cool. All rights reserved.