Class MergeRegisterKey<V>

    • Method Detail

      • assign

        @CheckReturnValue
        public eu.antidotedb.client.UpdateOpDefaultImpl assign​(V value)
        Creates an update operation which assigns a new value to the register.

        Use the methods on Bucket to execute the update.