public class SavepointCoordinatorDeActivator extends FlinkUntypedActor
LOG| Constructor and Description |
|---|
SavepointCoordinatorDeActivator(SavepointCoordinator coordinator,
UUID leaderSessionID) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getLeaderSessionID()
Returns the current leader session ID associcated with this actor.
|
void |
handleMessage(Object message)
This method contains the actor logic which defines how to react to incoming messages.
|
decorateMessage, onReceiveakka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, getContext, getSelf, getSender, postRestart, postStop, preRestart, preStart, receive, self, sender, supervisorStrategy, unhandledpublic SavepointCoordinatorDeActivator(SavepointCoordinator coordinator, UUID leaderSessionID)
public void handleMessage(Object message) throws Exception
FlinkUntypedActorhandleMessage in class FlinkUntypedActormessage - Incoming messageExceptionpublic UUID getLeaderSessionID()
FlinkUntypedActorgetLeaderSessionID in class FlinkUntypedActorCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.