Package org.infinispan.container.versioning
-
Interface Summary Interface Description EntryVersion A version is used to compare entries against one another.IncrementableEntryVersion An interface indicating that a version of this type can be incremented.VersionGenerator Generates versions -
Class Summary Class Description CorePackageImpl EntryVersionsMap NumericVersion Numeric versionNumericVersion.Externalizer NumericVersion$___Marshaller_54e14f07f0b2d32fc02dc14b15442c6b41ee1d50304f1e61ddb56d9feb6975b1 WARNING: Generated code!NumericVersionGenerator Generates unique numeric versions for both local and clustered environments.SimpleClusteredVersion A simple versioning scheme that is cluster-awareSimpleClusteredVersion.Externalizer SimpleClusteredVersion$___Marshaller_f7402494821fa8e2ee025bf7d4a4b60322db5a0eb2018b6aa5836c002c8e07b7 WARNING: Generated code!SimpleClusteredVersionGenerator A version generator implementation for SimpleClusteredVersions -
Enum Summary Enum Description InequalVersionComparisonResult Versions can be compared to each other to result in one version being before, after or at the same time as another version.