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