protected abstract static class FindexBase.SearchRequest<SELF extends FindexBase.SearchRequest<SELF>> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
entryTableNumber |
protected Set<Keyword> |
keywords |
protected byte[] |
label |
| Modifier | Constructor and Description |
|---|---|
protected |
SearchRequest() |
| Modifier and Type | Method and Description |
|---|---|
SELF |
keywords(Set<Keyword> keywords) |
SELF |
keywords(String[] keywords) |
SELF |
setEntryTableNumber(int entryTableNumber) |
Copyright © 2023. All rights reserved.