public class PrefixExtQueryBuilder<T> extends Object implements ExtQueryBuilder
| Constructor and Description |
|---|
PrefixExtQueryBuilder(GetStringPropertyFunction<T> getPropertyFunc,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.index.query.QueryBuilder |
build() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnInfo, getFilterValuepublic PrefixExtQueryBuilder(GetStringPropertyFunction<T> getPropertyFunc, String prefix)
PrefixQueryBuilder.PrefixQueryBuilder(String, String)public org.elasticsearch.index.query.QueryBuilder build()
build in interface ExtQueryBuilderCopyright © 2021 wz2cool. All rights reserved.