Apache Ignite.NET
Package Apache.Ignite.Core.Cache.Eviction

Classes

class  EvictionPolicyBase
 Base class for predefined eviction policies. More...
 
interface  IEvictionPolicy
 Represents a cache eviction policy. Only predefined implementations are supported now: LruEvictionPolicy, FifoEvictionPolicy. More...