public interface KeyTriggerOperation extends Grouped, Sorted
For operations triggered by a specific key.
operations can be sorted according to the size of Sorted.getSort() to change the execution order,
and the group to which the operation belongs can be obtained through Grouped.getGroups().
SimpleKeyTriggerOperationString getKey()
Copyright © 2023. All rights reserved.