Interface ClusterTemplate

    • Method Detail

      • getHadoopVersion

        String getHadoopVersion()
        Returns:
        the hadoop version
      • getDefaultImageId

        String getDefaultImageId()
        Returns:
        the default image identifier
      • getName

        String getName()
        Returns:
        the name of the node group template
      • getUpdatedAt

        Date getUpdatedAt()
        Returns:
        the updated date
      • getTenantId

        String getTenantId()
        Returns:
        the tenant ID
      • getPluginName

        String getPluginName()
        Returns:
        the plugin name
      • getAntiAffinity

        List<String> getAntiAffinity()
        Returns:
        the list of anti affinity
      • getDescription

        String getDescription()
        Returns:
        the description of the node group template
      • getId

        String getId()
        Returns:
        the identifier
      • getNodeGroups

        List<? extends NodeGroup> getNodeGroups()
        Returns:
        the list of node groups
      • getManagementNetworkId

        String getManagementNetworkId()
        Returns:
        the id of neutron management network
      • getCreatedAt

        Date getCreatedAt()
        Returns:
        the created date
      • getClusterConfigs

        Map<String,​? extends ServiceConfig> getClusterConfigs()
        Returns:
        map of cluster configurations or null