类 PrestoApplicationConfig

    • 构造器详细资料

      • PrestoApplicationConfig

        public PrestoApplicationConfig()
    • 方法详细资料

      • withVersion

        public PrestoApplicationConfig withVersion​(String version)
        Configure the version of presto. The reference version is as follows:

        image type | image version | presto version supported hadoop | 2.0.0 | 0.219

        参数:
        version - The version of presto.
        返回:
        PrestoApplicationConfig