| 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.indexedValuesAndWords |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
FindexBase.indexedValuesToJson(Map<IndexedValue,Set<Keyword>> indexedValuesAndWords) |
static void |
Findex.upsert(byte[] key,
byte[] label,
Map<IndexedValue,Set<Keyword>> indexedValuesAndWords,
Database db) |
static void |
FindexCloud.upsert(String token,
byte[] label,
Map<IndexedValue,Set<Keyword>> indexedValuesAndWords) |
static void |
FindexCloud.upsert(String token,
byte[] label,
Map<IndexedValue,Set<Keyword>> indexedValuesAndWords,
String baseUrl) |
| Modifier and Type | Method and Description |
|---|---|
Map<Keyword,Set<IndexedValue>> |
ProgressResults.getResults() |
| Modifier and Type | Method and Description |
|---|---|
IndexedValue |
ToIndexedValue.toIndexedValue() |
IndexedValue |
Location.toIndexedValue() |
IndexedValue |
IndexedValue.toIndexedValue() |
IndexedValue |
NextKeyword.toIndexedValue() |
Copyright © 2023. All rights reserved.