public class DummyShardManager
extends akka.actor.UntypedAbstractActor
Constructor and Description |
---|
DummyShardManager(Configuration configuration,
String memberName,
String[] shardNames,
String type) |
Modifier and Type | Method and Description |
---|---|
void |
onReceive(Object message) |
static akka.actor.Props |
props(Configuration configuration,
String memberName,
String[] shardNames,
String type) |
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, emptyBehavior, getContext, getSelf, getSender, postRestart, postStop, preRestart, preRestart, preStart, receiveBuilder, self, sender, supervisorStrategy
public DummyShardManager(Configuration configuration, String memberName, String[] shardNames, String type)
public void onReceive(Object message)
onReceive
in class akka.actor.UntypedAbstractActor
public static akka.actor.Props props(Configuration configuration, String memberName, String[] shardNames, String type)
Copyright © 2019 OpenDaylight. All rights reserved.