Class MVRegisterKey<T>


  • public class MVRegisterKey<T>
    extends Key<java.util.List<T>>
    • Method Detail

      • assign

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

        Use the methods on Bucket to execute the update.