Package io.dialob.executor.command
Interface SessionUpdateCommand
-
- All Superinterfaces:
Command<ItemStates>,Serializable
- All Known Subinterfaces:
CreateRowGroupFromPrototypeCommand,CreateRowGroupItemsFromPrototypeCommand
- All Known Implementing Classes:
ImmutableCreateRowGroupFromPrototypeCommand,ImmutableCreateRowGroupItemsFromPrototypeCommand
public interface SessionUpdateCommand extends Command<ItemStates>
-
-
Method Summary
-
Methods inherited from interface io.dialob.executor.command.Command
getEventMatchers, getTriggers, update
-
-