Class FlagKey


  • public class FlagKey
    extends Key<java.lang.Boolean>
    • Method Detail

      • assign

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

        Use the methods on Bucket to execute the update.