public class DefaultDslSearch extends Object implements DslSearch
| 构造器和说明 |
|---|
DefaultDslSearch() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<? extends Annotation> |
annotationType() |
SearchKeyword |
keyword() |
boolean |
routing() |
SearchType |
searchType() |
String |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic static DslSearch INSTANCE
public String value()
public boolean routing()
public SearchType searchType()
public SearchKeyword keyword()
public Class<? extends Annotation> annotationType()
annotationType 在接口中 AnnotationCopyright © 2022. All rights reserved.