| Package | Description |
|---|---|
| com.cosmian.jna.findex | |
| com.cosmian.jna.findex.ffi |
| Modifier and Type | Method and Description |
|---|---|
FindexNativeWrapper.FetchChainCallback |
Database.fetchChainCallback() |
| Modifier and Type | Class and Description |
|---|---|
class |
FetchChain |
| Modifier and Type | Method and Description |
|---|---|
int |
FindexNativeWrapper.h_compact(int numberOfReindexingPhasesBeforeFullSet,
com.sun.jna.Pointer existingKeyPointer,
int existingKeySize,
com.sun.jna.Pointer newKeyPointer,
int newKeySize,
com.sun.jna.Pointer labelPointer,
int labelSize,
FindexNativeWrapper.FetchAllEntryTableUidsCallback fetchAllEntryTableUids,
FindexNativeWrapper.FetchEntryCallback fetchEntry,
FindexNativeWrapper.FetchChainCallback fetchChain,
FindexNativeWrapper.UpdateLinesCallback updateLines,
FindexNativeWrapper.ListRemovedLocationsCallback listRemovedLocations) |
int |
FindexNativeWrapper.h_search(byte[] dbUidsPtr,
com.sun.jna.ptr.IntByReference dbUidsSize,
com.sun.jna.Pointer keyKPointer,
int keyKLength,
com.sun.jna.Pointer labelPointer,
int labelSize,
String words,
int maxResultsPerKeyword,
int maxDepth,
int insecureFetchChainsBatchSize,
FindexNativeWrapper.ProgressCallback progress,
FindexNativeWrapper.FetchEntryCallback fetchEntry,
FindexNativeWrapper.FetchChainCallback fetchChain) |
Copyright © 2023. All rights reserved.