|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IsolationLevel | |
|---|---|
| org.infinispan.config | |
| org.infinispan.lock | |
| Uses of IsolationLevel in org.infinispan.config |
|---|
| Methods in org.infinispan.config that return IsolationLevel | |
|---|---|
IsolationLevel |
Configuration.getIsolationLevel()
|
| Methods in org.infinispan.config with parameters of type IsolationLevel | |
|---|---|
void |
Configuration.setIsolationLevel(IsolationLevel isolationLevel)
|
| Uses of IsolationLevel in org.infinispan.lock |
|---|
| Methods in org.infinispan.lock that return IsolationLevel | |
|---|---|
static IsolationLevel |
IsolationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IsolationLevel[] |
IsolationLevel.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||