Uses of Class
com.hazelcast.cache.impl.CacheEntryProcessorEntry

Packages that use CacheEntryProcessorEntry
com.hazelcast.cache.impl Hazelcast JSR-107 aka JCache implementation 
 

Uses of CacheEntryProcessorEntry in com.hazelcast.cache.impl
 

Methods in com.hazelcast.cache.impl that return CacheEntryProcessorEntry
protected  CacheEntryProcessorEntry CacheRecordStore.createCacheEntryProcessorEntry(Data key, CacheRecord record, long now, int completionId)
           
protected abstract  CacheEntryProcessorEntry AbstractCacheRecordStore.createCacheEntryProcessorEntry(Data key, R record, long now, int completionId)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.