Interface MutatorOperation

    • Method Detail

      • getType

        Mutator getType()
        Get the mutator type used for this operation.
      • getBy

        long getBy()
        Get the amount we're mutating by.
      • getDefault

        long getDefault()
        Get the default value (for when there's no value to mutate).
      • getExpiration

        int getExpiration()
        Get the expiration to set in case of a new entry.