public final class MessageHeader extends Object
Modifier and Type | Field and Description |
---|---|
static byte |
DictionaryBatch |
static String[] |
names |
static byte |
NONE |
static byte |
RecordBatch |
static byte |
Schema |
static byte |
SparseTensor |
static byte |
Tensor |
public static final byte NONE
public static final byte Schema
public static final byte DictionaryBatch
public static final byte RecordBatch
public static final byte Tensor
public static final byte SparseTensor
public static final String[] names
public static String name(int e)
Copyright © 2023 The Apache Software Foundation. All rights reserved.