handler that can abort an operation of a certain type. It needs to be implemented by the component that wants to handle the KILL command.
KillHandlerRegistry - registry of all kill handlers. All handlers must be registered during node startup.
CancellableOperationType - enumeration of operations that can be cancelled.