Interface RecordFilterChain

  • All Superinterfaces:
    RecordFilter
    All Known Implementing Classes:
    NoFilterChain, RecordFilterChainImpl

    public interface RecordFilterChain
    extends RecordFilter
    A chain of record filters. Appender hooks are applied in the order of the filters, reader hooks in the reverse order.
    Since:
    11.1