protected static class ClusterClient.LazyActorSystemLoader extends Object implements ActorSystemLoader
ActorSystem.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
akka.actor.ActorSystem |
get()
Creates a new ActorSystem or returns an existing one.
|
boolean |
isLoaded()
Indicates whether the ActorSystem has already been instantiated.
|
public boolean isLoaded()
public void close()
throws Exception
close in interface AutoCloseableExceptionpublic akka.actor.ActorSystem get()
throws org.apache.flink.util.FlinkException
get in interface ActorSystemLoaderException - if the ActorSystem could not be createdorg.apache.flink.util.FlinkExceptionCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.