| Constructor and Description |
|---|
MapIterator(org.apache.avro.io.Decoder decoder,
org.apache.avro.io.DatumReader<T> valueReader) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Map.Entry<String,T> |
next() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaining, removepublic MapIterator(org.apache.avro.io.Decoder decoder,
org.apache.avro.io.DatumReader<T> valueReader)
Copyright © 2019 SPF4J. All rights reserved.