Class VersioningConfiguration

  • All Implemented Interfaces:
    Matchable<VersioningConfiguration>

    @Deprecated
    public class VersioningConfiguration
    extends Object
    implements Matchable<VersioningConfiguration>
    Deprecated.
    since 9.0. Infinispan automatically enable versioning when needed.
    This configuration element controls whether entries are versioned. Versioning is necessary, for example, when using optimistic transactions in a clustered environment, to be able to perform write-skew checks.