Package com.hazelcast.projection

Contains classes related to projections.
  • Interface Summary 
    Interface Description
    Projection<I,​O>
    Enables transforming object into other objects.
  • Class Summary 
    Class Description
    Projections
    A utility class to create basic Projection instances.