Toggle navigation
Home
io.atomix.core.semaphore.DistributedSemaphore to io.atomix.core.lock.DistributedLock
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Different)
DistributedSemaphoreProxy
to
DistributedLockProxy
Add or Remove Method invocation
new DistributedLockProxy(proxy,managementService.getPrimitiveRegistry(),managementService.getExecutorService()).connect()
to
new DistributedLockProxy(proxy,managementService.getPrimitiveRegistry()).connect()