Package org.spf4j.avro.calcite
Interface AvroSupplier
-
public interface AvroSupplier- Author:
- Zoltan Farkas
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.spf4j.base.CloseableIterator<org.apache.avro.generic.IndexedRecord>get(List<String> filters, List<String> projections)
-