|
GemFire 6.6 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedLockService | |
---|---|
com.gemstone.gemfire.distributed | Provides information about, access to, and common tools for GemFire distributed systems. |
Uses of DistributedLockService in com.gemstone.gemfire.distributed |
---|
Methods in com.gemstone.gemfire.distributed that return DistributedLockService | |
---|---|
static DistributedLockService |
DistributedLockService.create(String serviceName,
DistributedSystem ds)
Create a DistributedLockService with the given serviceName for the given DistributedSystem. |
static DistributedLockService |
DistributedLockService.getServiceNamed(String serviceName)
Look up and return the DistributedLockService with the given name, if it has been created in this VM. |
|
GemFire 6.6 | ||||||||
PREV NEXT | FRAMES NO FRAMES |