public final class Feature extends Object
Modifier and Type | Field and Description |
---|---|
static long |
COMPRESSED_BODY
The stream makes use of compressed bodies as described
in Message.fbs.
|
static long |
DICTIONARY_REPLACEMENT
The stream makes use of multiple full dictionaries with the
same ID and assumes clients implement dictionary replacement
correctly.
|
static String[] |
names |
static long |
UNUSED
Needed to make flatbuffers happy.
|
public static final long UNUSED
public static final long DICTIONARY_REPLACEMENT
public static final long COMPRESSED_BODY
public static final String[] names
public static String name(int e)
Copyright © 2023 The Apache Software Foundation. All rights reserved.