Apache Geode Native .NET Reference 1.15.0
|
Static class containing convenience methods for DiskPolicyType
.
More...
#include <DiskPolicyType.hpp>
Static Public Member Functions | |
static bool | IsNone (DiskPolicyType type) |
True if the current policy is None . More... | |
static bool | IsOverflow (DiskPolicyType type) |
True if the current policy is Overflows . More... | |
Static class containing convenience methods for DiskPolicyType
.
|
inlinestatic |
True if the current policy is None
.
|
inlinestatic |
True if the current policy is Overflows
.