| Package | Description |
|---|---|
| com.cosmian.jna.findex | |
| com.cosmian.jna.findex.ffi | |
| com.cosmian.jna.findex.structs |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
Database.searchProgress(List<IndexedValue> indexedValues)
The Findex search mechanism will call this method as the search for keywords progresses through the search graph.
|
static void |
Findex.upsert(byte[] key,
byte[] label,
Map<IndexedValue,Set<Keyword>> indexedValuesAndWords,
Database db) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FindexUserCallbacks.SearchProgress.notify(List<IndexedValue> indexedValues) |
| Modifier and Type | Method and Description |
|---|---|
IndexedValue |
NextKeyword.toIndexedValue() |
IndexedValue |
Location.toIndexedValue() |
Copyright © 2022. All rights reserved.