Click or drag to resize
DiskPolicy Class

Note: This API is now obsolete.

Static class containing convenience methods for DiskPolicyType.
Inheritance Hierarchy
SystemObject
  GemStone.GemFire.CacheDiskPolicy

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
[ObsoleteAttribute("Use classes and APIs from the GemStone.GemFire.Cache.Generic namespace")]
public static class DiskPolicy

The DiskPolicy type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsNone
True if the current policy is None.
Public methodStatic memberIsOverflow
True if the current policy is Overflows.
Top
See Also

Reference

[!:RegionAttributes.DiskPolicy]
[!:AttributesFactory.SetDiskPolicy]