public class FurySerialization extends BaseFurySerialization
| Modifier and Type | Field and Description |
|---|---|
static byte |
FURY_SERIALIZATION_ID |
| Constructor and Description |
|---|
FurySerialization() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
byte |
getContentTypeId() |
protected io.fury.collection.Tuple2<io.fury.util.LoaderBinding,io.fury.memory.MemoryBuffer> |
getFury() |
deserialize, serializepublic static final byte FURY_SERIALIZATION_ID
public byte getContentTypeId()
public String getContentType()
protected io.fury.collection.Tuple2<io.fury.util.LoaderBinding,io.fury.memory.MemoryBuffer> getFury()
getFury in class BaseFurySerializationCopyright © 2023. All rights reserved.