| Package | Description |
|---|---|
| com.cosmian.jna.findex | |
| com.cosmian.jna.findex.ffi |
| Modifier and Type | Method and Description |
|---|---|
default FindexNativeWrapper.UpsertCallback |
EntryTableDatabase.upsertCallback()
Return the appropriate upsert callback (with input/output serialization).
|
| Modifier and Type | Method and Description |
|---|---|
int |
FindexNativeWrapper.h_instantiate_with_custom_interface(com.sun.jna.ptr.IntByReference handle,
com.sun.jna.Pointer keyPtr,
int keyLen,
String label,
int entryTableNumber,
FindexNativeWrapper.FetchCallback fetchEntry,
FindexNativeWrapper.FetchCallback fetchChain,
FindexNativeWrapper.UpsertCallback upsertEntry,
FindexNativeWrapper.InsertCallback insertEntry,
FindexNativeWrapper.InsertCallback insertChain,
FindexNativeWrapper.DeleteCallback deleteEntry,
FindexNativeWrapper.DeleteCallback deleteChain,
FindexNativeWrapper.DumpTokensCallback dumpTokens) |
Copyright © 2023. All rights reserved.