| Package | Description |
|---|---|
| org.apache.flink.runtime.entrypoint | |
| org.apache.flink.runtime.minicluster |
| Modifier and Type | Method and Description |
|---|---|
protected MetricRegistryImpl |
ClusterEntrypoint.createMetricRegistry(org.apache.flink.configuration.Configuration configuration,
org.apache.flink.core.plugin.PluginManager pluginManager,
org.apache.flink.runtime.rpc.RpcSystemUtils rpcSystemUtils) |
| Modifier and Type | Method and Description |
|---|---|
protected MetricRegistryImpl |
MiniCluster.createMetricRegistry(org.apache.flink.configuration.Configuration config,
long maximumMessageSizeInBytes)
Factory method to create the metric registry for the mini cluster.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.