Interface Frameworks.PlannerAction<R>

  • Type Parameters:
    R - result type
    Enclosing class:
    Frameworks

    public static interface Frameworks.PlannerAction<R>
    Piece of code to be run in a context where a planner is available. The planner is accessible from the cluster parameter, as are several other useful objects.