| Package | Description |
|---|---|
| org.infinispan.configuration.cache |
Cache configuration |
| Modifier and Type | Method and Description |
|---|---|
VersioningScheme |
VersioningConfiguration.scheme() |
static VersioningScheme |
VersioningScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersioningScheme[] |
VersioningScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VersioningConfigurationBuilder |
VersioningConfigurationBuilder.scheme(VersioningScheme scheme) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.