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

Namespaces

package  File
 

Classes

interface  ISwapSpaceSpi
 Provides a mechanism in grid for storing data on disk. Ignite cache uses swap space to overflow data to disk if it cannot fit in memory. Logically storage is organized into independent 'spaces' in which data is stored. More...