Class FunctionIdentifier

  • All Implemented Interfaces:
    Serializable

    @PublicEvolving
    public final class FunctionIdentifier
    extends Object
    implements Serializable
    Identifies a system function with function name or a catalog function with a fully qualified identifier. Function catalog is responsible for resolving an identifier to a function.
    See Also:
    Serialized Form