↓ 6 callersMethodpopulateDataAdapter(NearCacheTestContext<Object, String, ?, ?> context, int size, KeyType keyType)
hazelcast/src/test/java/com/hazelcast/internal/nearcache/impl/AbstractNearCachePreloaderTest.java:400
↓ 6 callersMethodputIfAbsentInternal(long ttl, TimeUnit timeunit, Long maxIdle, TimeUnit maxIdleUnit, Object key, Object value)
hazelcast/src/main/java/com/hazelcast/client/impl/proxy/ClientMapProxy.java:632
↓ 6 callersMethodputValuesToPartition(HazelcastInstance instance, CacheProxy<String, T> proxy, T value, int partitionId, int count)
hazelcast/src/test/java/com/hazelcast/cache/CachePartitionIteratorMigrationTest.java:136