| Package | Description |
|---|---|
| iot.jcypher.concurrency | |
| iot.jcypher.domain | |
| iot.jcypher.domain.internal | |
| iot.jcypher.graph | |
| iot.jcypher.query.result.util |
| Modifier and Type | Method and Description |
|---|---|
static Locking |
Locking.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Locking[] |
Locking.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IGenericDomainAccess |
IGenericDomainAccess.setLockingStrategy(Locking locking)
Set the locking strategy (e.g.
|
IDomainAccess |
IDomainAccess.setLockingStrategy(Locking locking)
Set the locking strategy (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
IDomainAccess |
DomainAccessSync.setLockingStrategy(Locking locking) |
IGenericDomainAccess |
DomainAccessSync.GenericDomainAccessSync.setLockingStrategy(Locking locking) |
IDomainAccess |
DomainAccess.setLockingStrategy(Locking locking) |
IGenericDomainAccess |
DomainAccess.GenericDomainAccess.setLockingStrategy(Locking locking) |
| Modifier and Type | Method and Description |
|---|---|
Graph |
Graph.setLockingStrategy(Locking locking)
Set the locking strategy (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultHandler.setLockingStrategy(Locking lockingStrategy) |
Copyright © 2016. All rights reserved.