| Package | Description |
|---|---|
| org.infinispan.container.versioning | |
| org.infinispan.container.versioning.irac |
| Modifier and Type | Method and Description |
|---|---|
InequalVersionComparisonResult |
EntryVersion.compareTo(EntryVersion other)
Compares the given version against the current instance.
|
InequalVersionComparisonResult |
NumericVersion.compareTo(EntryVersion other) |
InequalVersionComparisonResult |
SimpleClusteredVersion.compareTo(EntryVersion other) |
static InequalVersionComparisonResult |
InequalVersionComparisonResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InequalVersionComparisonResult[] |
InequalVersionComparisonResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InequalVersionComparisonResult |
IracEntryVersion.compareTo(IracEntryVersion other)
Compares this instance with another
IracEntryVersion instance. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.