Hello! Yes, I guess so.
Regards, -- Ilya Kasnacheev чт, 23 мая 2019 г. в 17:53, John Smith <[email protected]>: > So then I should create my regular cache first... Set the expiry policy on > that and then create near cache on top of that? > > On Thu, 23 May 2019 at 08:48, Ilya Kasnacheev <[email protected]> > wrote: > >> Hello! >> >> It will be set on the cache proxy returned by withExpirePolicy() method >> (and will be applied to near cache, I guess, if this is implemented at all) >> >> Regards, >> -- >> Ilya Kasnacheev >> >> >> чт, 23 мая 2019 г. в 00:18, John Smith <[email protected]>: >> >>> Hi, when we use ignite getOrCreateNearCache().withExpirePolicy() >>> >>> Will the expire policy be set on the underlying cache or the near cache? >>> >>
