GroundPlane. PersistencePolicy. StoreSet
(GroundPlane Persistence Policy v0.1.0)
Copy Markdown
View Source
Selected store set and partition posture.
Summary
Types
@type t() :: %GroundPlane.PersistencePolicy.StoreSet{ capabilities: [GroundPlane.PersistencePolicy.StoreCapability.t()], default_tier: atom(), id: atom(), partitions: [GroundPlane.PersistencePolicy.Partition.t()] }