Interface Mutation<K,​V,​R>

  • All Superinterfaces:
    InjectableComponent

    public interface Mutation<K,​V,​R>
    extends InjectableComponent
    Simplified version of functional command used for read-only operations after transactional modifications.