| Package | Description |
|---|---|
| com.cosmian.jna.findex | |
| com.cosmian.jna.findex.Callbacks |
| Modifier and Type | Method and Description |
|---|---|
static void |
Ffi.compact(int numberOfReindexingPhasesBeforeFullSet,
MasterKeys masterKeys,
byte[] label,
FfiWrapper.FetchEntryCallback fetchEntry,
FfiWrapper.FetchChainCallback fetchChain,
FfiWrapper.FetchAllEntryCallback fetchAllEntry,
FfiWrapper.UpdateLinesCallback updateLines,
FfiWrapper.ListRemovedLocationsCallback listRemovedLocations) |
int |
FfiWrapper.h_compact(int numberOfReindexingPhasesBeforeFullSet,
String masterKeysJson,
com.sun.jna.Pointer labelPointer,
int labelSize,
FfiWrapper.FetchEntryCallback fetchEntry,
FfiWrapper.FetchChainCallback fetchChain,
FfiWrapper.FetchAllEntryCallback fetchAllEntry,
FfiWrapper.UpdateLinesCallback updateLines,
FfiWrapper.ListRemovedLocationsCallback listRemovedLocations) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListRemovedLocations |
Copyright © 2022. All rights reserved.