{@link com.hazelcast.cache.impl.operation.CacheGetAllOperationFactory} creates this operation.
Functionality: Filters out the partition keys and calls {@link com.hazelcast.cache.impl.ICacheRecordStore#getAll(java.util.Set,javax.cache.expiry.ExpiryPolicy)}
|
|