org.apache.*
-
-
org.apache.nifi.processors.beats.frame.BeatsFrame
| Modifier and Type |
Constant Field |
Value |
public static final byte |
DELIMITER |
10 |
-
org.apache.nifi.processors.beats.frame.BeatsFrameType
| Modifier and Type |
Constant Field |
Value |
public static final byte |
ACK |
65 |
public static final byte |
COMPRESSED |
67 |
public static final byte |
DATA |
68 |
public static final byte |
JSON |
74 |
public static final byte |
WINDOWSIZE |
87 |
-
-
org.apache.nifi.processors.beats.response.BeatsResponse
| Modifier and Type |
Constant Field |
Value |
private final byte |
frameType |
65 |
private final byte |
version |
50 |
Copyright © 2022 Apache NiFi Project. All rights reserved.