public class StandaloneMiniCluster extends Object
FlinkMiniCluster
has been changed to use
the HighAvailabilityServices
. With this change we can no longer use the
RemoteEnvironment
to connect against the
FlinkMiniCluster
, because the remote environment cannot retrieve the current leader
session id.Constructor and Description |
---|
StandaloneMiniCluster(org.apache.flink.configuration.Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
org.apache.flink.configuration.Configuration |
getConfiguration() |
String |
getHostname() |
int |
getPort() |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.