Class ApplicationMetadataConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
com.yahoo.container.core.ApplicationMetadataConfig

public final class ApplicationMetadataConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of application-metadata Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. Contains meta info about one deployed application
  • Field Details

  • Constructor Details

  • Method Details

    • getDefMd5

      public static String getDefMd5()
    • getDefName

      public static String getDefName()
    • getDefNamespace

      public static String getDefNamespace()
    • name

      public String name()
      Returns:
      application-metadata.name
    • user

      public String user()
      Returns:
      application-metadata.user
    • path

      public String path()
      Returns:
      application-metadata.path
    • timestamp

      public long timestamp()
      Returns:
      application-metadata.timestamp
    • checksum

      public String checksum()
      Returns:
      application-metadata.checksum
    • generation

      public long generation()
      Returns:
      application-metadata.generation