Class MemoryMapFunctionAsyncHandler
Async Handler for MemoryMapFunction. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class MemoryMapFunctionAsyncHandler
- Inheritance
-
MemoryMapFunctionAsyncHandler
- Inherited Members
Constructors
MemoryMapFunctionAsyncHandler(MemoryMapFunction)
public MemoryMapFunctionAsyncHandler(MemoryMapFunction managed)
Parameters
managed
MemoryMapFunction
Fields
NativeCallback
public MemoryMapFunction NativeCallback