Class ShardingConsumerControllerImpl$
java.lang.Object
org.apache.pekko.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ShardingConsumerControllerImpl$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A,B> Behavior<ConsumerController.SequencedMessage<A>> apply(scala.Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>> consumerBehavior, ShardingConsumerController.Settings settings)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ShardingConsumerControllerImpl$
public ShardingConsumerControllerImpl$()
-
-
Method Details
-
apply
public <A,B> Behavior<ConsumerController.SequencedMessage<A>> apply(scala.Function1<ActorRef<ConsumerController.Start<A>>, Behavior<B>> consumerBehavior, ShardingConsumerController.Settings settings)
-