Package | Description |
---|---|
com.hazelcast.cp.internal.datastructures.spi.blocking |
Contains the interfaces and abstractions that are implemented / extended
by blocking Raft services, such as Lock, Semaphore, and CountDownLatch
|
Modifier and Type | Field and Description |
---|---|
protected Map<Object,WaitKeyContainer<W>> |
BlockingResource.waitKeys |
Modifier and Type | Method and Description |
---|---|
Map<Object,WaitKeyContainer<W>> |
BlockingResource.getWaitKeys() |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.