Uses of Interface
org.spf4j.avro.AvroDataSet
-
Packages that use AvroDataSet Package Description org.spf4j.avro.calcite -
-
Uses of AvroDataSet in org.spf4j.avro.calcite
Methods in org.spf4j.avro.calcite that return AvroDataSet Modifier and Type Method Description AvroDataSet<? extends org.apache.avro.generic.IndexedRecord>AvroDataSetAsProjectableFilterableTable. getDataSet()Constructors in org.spf4j.avro.calcite with parameters of type AvroDataSet Constructor Description AvroDataSetAsProjectableFilterableTable(AvroDataSet<? extends org.apache.avro.generic.IndexedRecord> dataSet)
-