@InterfaceAudience.Public
public interface Record
Modifier and Type | Method and Description |
---|---|
void |
deserialize(InputArchive archive,
String tag) |
void |
serialize(OutputArchive archive,
String tag) |
void serialize(OutputArchive archive, String tag) throws IOException
IOException
void deserialize(InputArchive archive, String tag) throws IOException
IOException
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.