If you have off-heap memory configured and then create a cache with on-heap enabled and an eviction policy, does the on-heap eviction place the evicted K/V into off-heap memory? I'm new to Ignite and I'm looking for a local-only tiered cache solution (on-heap and off-heap memory usage). The 2.0 documentation does not definitively state that it does this. Is there an example for configuring such a cache? Thanks for the help.
- Dave
