| Package | Description |
|---|---|
| org.apache.fury.format.encoder |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeRef<BinaryRowWriter> |
BaseBinaryEncoderBuilder.rowWriterTypeToken |
| Modifier and Type | Method and Description |
|---|---|
static <T> RowEncoder<T> |
Encoders.bean(Class<T> beanClass,
BinaryRowWriter writer) |
static <T> RowEncoder<T> |
Encoders.bean(Class<T> beanClass,
BinaryRowWriter writer,
Fury fury)
Creates an encoder for Java Bean of type T.
|
Copyright © 2023-2024, The Apache Software Foundation. Apache Fury™, Fury™, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.