Package | Description |
---|---|
org.wildfly.swarm.config.infinispan.cache_container |
Modifier and Type | Method and Description |
---|---|
LockingComponent.Isolation |
LockingComponent.isolation()
Sets the cache locking isolation level.
|
static LockingComponent.Isolation |
LockingComponent.Isolation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LockingComponent.Isolation[] |
LockingComponent.Isolation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
LockingComponent.isolation(LockingComponent.Isolation value)
Sets the cache locking isolation level.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.