| 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 | Description |
|---|---|
| CorePackageImpl | |
| NumericVersion |
Numeric version
|
| NumericVersion.Externalizer | |
| NumericVersion$___Marshaller_54e14f07f0b2d32fc02dc14b15442c6b41ee1d50304f1e61ddb56d9feb6975b1 |
WARNING: Generated code! Do not edit!
|
| NumericVersionGenerator |
Generates unique numeric versions for both local and clustered environments.
|
| SimpleClusteredVersion |
A simple versioning scheme that is cluster-aware
|
| SimpleClusteredVersion.Externalizer | |
| SimpleClusteredVersion$___Marshaller_f7402494821fa8e2ee025bf7d4a4b60322db5a0eb2018b6aa5836c002c8e07b7 |
WARNING: Generated code! Do not edit!
|
| SimpleClusteredVersionGenerator |
A version generator implementation for SimpleClusteredVersions
|
| 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.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.