Apache Ignite.NET
Package Apache.Ignite.Core.SwapSpace.File

Classes

class  FileSwapSpaceSpi
 File-based swap space SPI implementation which holds keys in memory and values on disk. It is intended for cases when value is bigger than 100 bytes, otherwise it will not have any positive effect. More...