Package | Description |
---|---|
org.infinispan.configuration.cache |
Cache configuration |
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<VersioningScheme> |
VersioningConfiguration.SCHEME
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
VersioningScheme |
VersioningConfiguration.scheme()
Deprecated.
|
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)
Deprecated.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.