Package org.apache.flink.yarn
Interface YarnClusterInformationRetriever
-
- All Known Implementing Classes:
YarnClientYarnClusterInformationRetriever
public interface YarnClusterInformationRetrieverInterface which allows to retrieve information about a Yarn cluster.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMaxVcores()Get the maximum number of vcores supported by the Yarn cluster.
-