Uses of Record Class
io.oxia.client.api.options.defs.OptionVersionId.OptionVersionIdEqual

Packages that use OptionVersionId.OptionVersionIdEqual
Package
Description
The definitions for options that can be passed to the Oxia client operations.
  • Uses of OptionVersionId.OptionVersionIdEqual in io.oxia.client.api.options

    Methods in io.oxia.client.api.options that return OptionVersionId.OptionVersionIdEqual in in
    Modifier and Type
    Method
    Description
    static OptionVersionId.OptionVersionIdEqual
    PutOption.IfVersionIdEquals(long versionId)
    Only put the record if the versionId matches the current versionId.