public interface Shuffle extends java.util.function.Function<Columns,Rows>
Type represents a strategy to convert a collection of columns with various data dictionaries, into a table-like rows.
andThen, apply, compose, identity