@Internal
public interface ContainingTaskDetails
StreamTask
).Modifier and Type | Method and Description |
---|---|
org.apache.flink.runtime.execution.Environment |
getEnvironment() |
default org.apache.flink.api.common.ExecutionConfig |
getExecutionConfig() |
default int |
getIndexInSubtaskGroup() |
default org.apache.flink.configuration.Configuration |
getJobConfiguration() |
default ClassLoader |
getUserCodeClassLoader() |
default ClassLoader getUserCodeClassLoader()
default org.apache.flink.api.common.ExecutionConfig getExecutionConfig()
default org.apache.flink.configuration.Configuration getJobConfiguration()
default int getIndexInSubtaskGroup()
org.apache.flink.runtime.execution.Environment getEnvironment()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.