Class BootstrapResource


  • public class BootstrapResource
    extends Object
    Returns information from the BootstrapManager. Called by BootstrapRpc.
    • Constructor Detail

      • BootstrapResource

        public BootstrapResource​(BootstrapManager bootstrapManager)
    • Method Detail

      • getApplicationHome

        public String getApplicationHome()
        Gets the application home directory from the BootstrapManager.
        Returns:
        Path to shared home if cluster, or local home if not