Class EventAppliers

    • Method Detail

      • applyState

        public void applyState​(long key,
                               Intent intent,
                               RecordValue value)
        Description copied from interface: EventApplier
        Apply the state changes of the given event.
        Specified by:
        applyState in interface EventApplier
        Parameters:
        key - the key of the event
        intent - the intent of the event
        value - the value of the event