Class DistributedDataSetup$
java.lang.Object
org.apache.pekko.cluster.ddata.typed.javadsl.DistributedDataSetup$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DistributedDataSetup$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends Extension>
DistributedDataSetupapply
(scala.Function1<ActorSystem<?>, DistributedData> createExtension)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
DistributedDataSetup$
public DistributedDataSetup$()
-
-
Method Details
-
apply
public <T extends Extension> DistributedDataSetup apply(scala.Function1<ActorSystem<?>, DistributedData> createExtension)
-