public interface AvroCloseableIterable<T> extends AvroContainer, CloseableIterable<T>
| Modifier and Type | Method and Description |
|---|---|
static <T> AvroCloseableIterable<T> |
from(Iterable<T> it,
Closeable toClose,
org.apache.avro.Schema elementSchema) |
getElementSchemaclose, from, from, from, toStream, toStreamforEach, iterator, spliteratorstatic <T> AvroCloseableIterable<T> from(Iterable<T> it, Closeable toClose, org.apache.avro.Schema elementSchema)
Copyright © 2019 SPF4J. All rights reserved.