![]() |
Safir SDK Core
|
This property is used to limit writes to external storage for frequently updated entities. More...
Static Public Member Functions | |
static bool | HasProperty (const Safir::Dob::Typesystem::ObjectPtr object) |
static void | SetWritePeriod (Safir::Dob::Typesystem::ObjectPtr object, const Safir::Dob::Typesystem::Si32::Second value) |
Zero or negative values will be treated as no throttling wanted. | |
static void | SetNullWritePeriod (Safir::Dob::Typesystem::ObjectPtr object) |
static bool | IsNullWritePeriod (const Safir::Dob::Typesystem::ObjectPtr object) |
static bool | IsChangedWritePeriod (const Safir::Dob::Typesystem::ObjectPtr object) |
static bool | IsReadOnlyWritePeriod (const Safir::Dob::Typesystem::ObjectPtr object) |
static Safir::Dob::Typesystem::Si32::Second | GetWritePeriod (const Safir::Dob::Typesystem::ObjectPtr object) |
Zero or negative values will be treated as no throttling wanted. | |
Static Public Attributes | |
static const Safir::Dob::Typesystem::TypeId | ClassTypeId = -2558933252538908149LL |
Type id for PersistenceThrottlingProperty. | |
This property is used to limit writes to external storage for frequently updated entities.
An entity will be be written no more often then WritePeriod.
|
static |
Zero or negative values will be treated as no throttling wanted.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Zero or negative values will be treated as no throttling wanted.
|
static |
Type id for PersistenceThrottlingProperty.