Annotation Type CatalogExtend


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface CatalogExtend
    Create a matchable version of this method that has catalog name as an additional string argument. Match the value against the "hive" sentinel and reject if not matching. Then call underlying version of the method.