Interface AvroSupplier


  • public interface AvroSupplier
    Author:
    Zoltan Farkas
    • Method Detail

      • get

        org.spf4j.base.CloseableIterator<org.apache.avro.generic.IndexedRecord> get​(List<String> filters,
                                                                                    List<String> projections)