Class MemoryMapFunctionForeverHandler
Forever Handler for MemoryMapFunction. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class MemoryMapFunctionForeverHandler
- Inheritance
-
MemoryMapFunctionForeverHandler
- Inherited Members
Constructors
MemoryMapFunctionForeverHandler(MemoryMapFunction)
public MemoryMapFunctionForeverHandler(MemoryMapFunction managed)
Parameters
managed
MemoryMapFunction
Fields
NativeCallback
public MemoryMapFunction NativeCallback