public final class BeatsFrameType extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
ACK |
static byte |
COMPRESSED |
static byte |
DATA |
static byte |
JSON |
static byte |
WINDOWSIZE |
| Constructor and Description |
|---|
BeatsFrameType() |
public static final byte WINDOWSIZE
public static final byte DATA
public static final byte COMPRESSED
public static final byte ACK
public static final byte JSON
Copyright © 2022 Apache NiFi Project. All rights reserved.