Uses of Interface
io.trino.parquet.writer.repdef.RepLevelIterable
Packages that use RepLevelIterable
-
Uses of RepLevelIterable in io.trino.parquet.writer.repdef
Methods in io.trino.parquet.writer.repdef that return RepLevelIterableModifier and TypeMethodDescriptionstatic RepLevelIterablestatic RepLevelIterableRepLevelIterables.of(ColumnarArray columnarArray, int maxRepLevel) static RepLevelIterableRepLevelIterables.of(ColumnarMap columnarMap, int maxRepLevel) Method parameters in io.trino.parquet.writer.repdef with type arguments of type RepLevelIterableModifier and TypeMethodDescriptionRepLevelIterables.getIterator(List<RepLevelIterable> iterables)