public class FetchChain extends Object implements FindexNativeWrapper.FetchChainCallback
| Constructor and Description |
|---|
FetchChain(FindexUserCallbacks.DBFetchChain fetch) |
| Modifier and Type | Method and Description |
|---|---|
int |
apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
com.sun.jna.Pointer uidsPointer,
int uidsLength) |
public FetchChain(FindexUserCallbacks.DBFetchChain fetch)
public int apply(com.sun.jna.Pointer output,
com.sun.jna.ptr.IntByReference outputSize,
com.sun.jna.Pointer uidsPointer,
int uidsLength)
throws CloudproofException
apply in interface FindexNativeWrapper.FetchChainCallbackCloudproofExceptionCopyright © 2022. All rights reserved.