|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SharedService | |
---|---|
com.hazelcast.concurrent.lock | This package contains Lock for Hazelcast. The ILock is the distributed version of the Lock . |
com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. |
com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. |
Uses of SharedService in com.hazelcast.concurrent.lock |
---|
Subinterfaces of SharedService in com.hazelcast.concurrent.lock | |
---|---|
interface |
LockService
|
Classes in com.hazelcast.concurrent.lock that implement SharedService | |
---|---|
class |
LockServiceImpl
|
Uses of SharedService in com.hazelcast.spi |
---|
Methods in com.hazelcast.spi with type parameters of type SharedService | ||
---|---|---|
|
NodeEngine.getSharedService(String serviceName)
|
Uses of SharedService in com.hazelcast.spi.impl |
---|
Methods in com.hazelcast.spi.impl with type parameters of type SharedService | ||
---|---|---|
|
NodeEngineImpl.getSharedService(String serviceName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |