NOTE: A call to this method that returns true
should always be matched with a call to {@link #releasePutFromLoadLock(Object)}.
true
if the lock is acquired and the cache putcan proceed; false
if the data should not be cached
NOTE: A call to this method that returns true
should always be matched with a call to {@link #releasePutFromLoadLock(Object)}.
true
if the lock is acquired and the cache putcan proceed; false
if the data should not be cached
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|