Interface Projector

All Superinterfaces:
AutoCloseable, Function<Tuple,Tuple>, Realized

public interface Projector extends Function<Tuple,Tuple>, Realized

Realized Projection of one Struct to another. Exists so that a Projection's projection function can be associated with other metadata, such as the source and target Struct and a possible mapping of attributes from one to the other.