Class DeploymentManager.AppEntry

  • Enclosing class:
    DeploymentManager

    public class DeploymentManager.AppEntry
    extends java.lang.Object
    Represents a single tracked app within the deployment manager.
    • Constructor Detail

      • AppEntry

        public AppEntry()
    • Method Detail

      • getApp

        public App getApp()
      • getLifecyleNode

        public Node getLifecyleNode()
      • getStateTimestamps

        public java.util.Map<Node,​java.lang.Long> getStateTimestamps()
      • getVersion

        public int getVersion()