Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class PartitionedDataStorageBitFlippingErrorModel;

Description

The ‘BitFlipping’ model for the ‘PartitionedDataStorage’ component will randomly flip bits on the partitioned data storage system. This will allow for the storage of data to be incorrect at a particular probability.


Properties

DeclaredDescription
BitFlipProbabilityThe probability that a bit will be flipped across all data nodes withinthe partitioned data storage.
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

InheritedDescription
DestroyRemoves the current object from the simulation.
FindParentWithIDReturns an attached parent that satisfies the specified ID.
FindParentWithTypeReturns an attached parent that satisfies the specified type.
FindRootWithIDReturns a root object that satisfies the specified ID.
FindRootWithTypeReturns a root object that satisfies the specified type.