Interface MsgPackFilter

    • Method Detail

      • matches

        boolean matches​(MsgPackTraversalContext ctx,
                        org.agrona.DirectBuffer filterContext,
                        MsgPackToken value)
        If the context has elements, the cursor is guaranteed to be on the last element when this method is invoked.