Interface SessionUpdateCommand

All Superinterfaces:
Command<ItemStates>, Serializable
All Known Subinterfaces:
CreateRowGroupFromPrototypeCommand, CreateRowGroupItemsFromPrototypeCommand
All Known Implementing Classes:
ImmutableCreateRowGroupFromPrototypeCommand, ImmutableCreateRowGroupItemsFromPrototypeCommand

public interface SessionUpdateCommand extends Command<ItemStates>