| Constructor and Description |
|---|
MapEntrySchema(SchemaEx<Map.Entry<Object,Object>> entrySchema) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
mergeFrom(InputEx input,
Map.Entry<Object,Object> message) |
void |
writeTo(OutputEx output,
Map.Entry<Object,Object> value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmessageNamenewMessagepublic void mergeFrom(InputEx input, Map.Entry<Object,Object> message) throws IOException
mergeFrom in interface SchemaReader<Map.Entry<Object,Object>>IOExceptionpublic void writeTo(OutputEx output, Map.Entry<Object,Object> value) throws IOException
writeTo in interface SchemaWriter<Map.Entry<Object,Object>>IOExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.