Interface IncrementableEntryVersion

All Superinterfaces:
EntryVersion
All Known Implementing Classes:
NumericVersion, SimpleClusteredVersion

public interface IncrementableEntryVersion extends EntryVersion
An interface indicating that a version of this type can be incremented.
Since:
5.1
Author:
Manik Surtani
  • Method Summary

    Methods inherited from interface org.infinispan.container.versioning.EntryVersion

    compareTo