C D G T U V 
All Classes All Packages

C

com.yahoo.vespa.defaults - package com.yahoo.vespa.defaults
 

D

Defaults - Class in com.yahoo.vespa.defaults
The defaults of basic Vespa configuration variables.

G

getDefaults() - Static method in class com.yahoo.vespa.defaults.Defaults
Returns the defaults of this runtime environment

T

temporaryApplicationStorage() - Method in class com.yahoo.vespa.defaults.Defaults
Returns the path where a Vespa application can store arbitrary files on the node.

U

underVespaHome(String) - Method in class com.yahoo.vespa.defaults.Defaults
Returns an absolute path produced by prepending vespaHome to the argument if it is relative.

V

vespaConfigProxyRpcPort() - Method in class com.yahoo.vespa.defaults.Defaults
 
vespaConfigServerHttpPort() - Method in class com.yahoo.vespa.defaults.Defaults
 
vespaConfigServerRpcPort() - Method in class com.yahoo.vespa.defaults.Defaults
 
vespaHome() - Method in class com.yahoo.vespa.defaults.Defaults
Returns the path to the root under which Vespa should read and write files.
vespaHostname() - Method in class com.yahoo.vespa.defaults.Defaults
Compute the host name that identifies myself.
vespaPortBase() - Method in class com.yahoo.vespa.defaults.Defaults
Returns the base for port numbers where the Vespa services should listen.
vespaUser() - Method in class com.yahoo.vespa.defaults.Defaults
Get the username to own directories, files and processes
vespaWebServicePort() - Method in class com.yahoo.vespa.defaults.Defaults
Returns the port number where Vespa web services should be available.
C D G T U V 
All Classes All Packages