Class QueryPlanInfo.QueryPlanInfoKey<T>

  • Type Parameters:
    T - the type of the value associated with the key constant value.
    Enclosing class:
    QueryPlanInfo

    public static class QueryPlanInfo.QueryPlanInfoKey<T>
    extends Object
    An implementation of a type-safe Enum. This class can be used to qualify each of the Map entries (in the info Map above) with a type, such that callers to the get() method can get a type-safe return value, defined by the generic type of the QueryPlanInfo.QueryPlanInfoKey constant