Class DistributedDataSetup


public final class DistributedDataSetup extends ExtensionSetup<DistributedData>
Can be used in pekko.actor.setup.ActorSystemSetup when starting the pekko.actor.typed.ActorSystem to replace the default implementation of the DistributedData extension. Intended for tests that need to replace extension with stub/mock implementations.