-
Enhancement
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
-
DataGrid Sprint #30, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #39
ISPN-10322 unified command initialization with InitializableCommand, but we should go further and unify initialization with invocation.
We can replace the current ReplicableCommand.invokeAsync and InitializableCommand.init(ComponentRegistry() methods with a method CacheRpcCommand.invokeAsync(ComponentRegistry) (or maybe execute?).
For global commands we can create a GlobalRpcCommand interface with a method invokeAsync(GlobalComponentRegistry).
- incorporates
-
ISPN-9839 ReplicableCommand#invokeAsync should return CompletionStage
- Closed
- relates to
-
ISPN-10322 Create unified interface for initializing commands
- Closed