| Package | Description |
|---|---|
| org.apache.nifi.processors.windows.event.log | |
| org.apache.nifi.processors.windows.event.log.jna |
| Modifier and Type | Field and Description |
|---|---|
private WEvtApi |
ConsumeWindowsEventLog.wEvtApi |
| Modifier and Type | Method and Description |
|---|---|
private WEvtApi |
ConsumeWindowsEventLog.loadWEvtApi() |
| Constructor and Description |
|---|
ConsumeWindowsEventLog(WEvtApi wEvtApi,
com.sun.jna.platform.win32.Kernel32 kernel32)
Constructor that allows injection of JNA interfaces
|
| Modifier and Type | Field and Description |
|---|---|
static WEvtApi |
WEvtApi.INSTANCE |
private WEvtApi |
EventSubscribeXmlRenderingCallback.wEvtApi |
| Constructor and Description |
|---|
EventSubscribeXmlRenderingCallback(ComponentLog logger,
Consumer<String> consumer,
int maxBufferSize,
WEvtApi wEvtApi,
com.sun.jna.platform.win32.Kernel32 kernel32,
ErrorLookup errorLookup) |
Copyright © 2022 Apache NiFi Project. All rights reserved.