Package | Description |
---|---|
org.apache.cassandra.utils.concurrent |
Modifier and Type | Method and Description |
---|---|
V |
LoadingMap.blockingUnloadIfPresent(K key,
java.util.function.Consumer<? super V> unloadFunction)
If a value for the given key is present, unload function is run and the value is removed from the map.
|
Copyright © 2009-2022 The Apache Software Foundation