| Package | Description |
|---|---|
| com.cosmian.jna.findex | |
| com.cosmian.jna.findex.ffi | |
| com.cosmian.jna.findex.structs |
| Modifier and Type | Field and Description |
|---|---|
protected Map<IndexedValue,Set<Keyword>> |
FindexBase.IndexRequest.additions |
protected Map<IndexedValue,Set<Keyword>> |
FindexBase.IndexRequest.deletions |
| Modifier and Type | Method and Description |
|---|---|
KeywordSet |
Findex.add(Map<IndexedValue,Set<Keyword>> associations)
Add the given associations to the index.
|
KeywordSet |
Findex.deletion(Map<IndexedValue,Set<Keyword>> associations)
Remove the given associations from the index.
|
default boolean |
Interrupt.interrupt(Map<Keyword,Set<IndexedValue>> intermediateResults)
Function called at each recursion level of the search operation.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Keyword,Set<IndexedValue>> |
IntermediateResults.getResults() |
| Modifier and Type | Method and Description |
|---|---|
IndexedValue |
IndexedValue.toIndexedValue() |
IndexedValue |
ToIndexedValue.toIndexedValue() |
IndexedValue |
Location.toIndexedValue() |
IndexedValue |
Keyword.toIndexedValue() |
Copyright © 2023. All rights reserved.