protected class AbstractNearCacheRecordStore.ReserveForUpdateFunction extends Object implements IFunction<K,R>
ReserveForUpdateFunction(Data keyData)
R
apply(K key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReserveForUpdateFunction(Data keyData)
public R apply(K key)
apply
IFunction<K,R extends NearCacheRecord>
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.