Skip navigation links
A B C E F G H J M O P Q R S T U V W 

A

allAsMap(Map<K, ListenableFuture<V>>) - Static method in class com.spotify.helios.cli.Utils
 

B

BATCH_SIZE - Static variable in class com.spotify.helios.cli.command.ControlCommand
 

C

CliCommand - Interface in com.spotify.helios.cli.command
 
CliConfig - Class in com.spotify.helios.cli
 
CliConfig(List<String>, String, List<URI>) - Constructor for class com.spotify.helios.cli.CliConfig
 
CliMain - Class in com.spotify.helios.cli
Instantiates and runs helios CLI.
CliMain(PrintStream, PrintStream, String...) - Constructor for class com.spotify.helios.cli.CliMain
 
CliParser - Class in com.spotify.helios.cli
 
CliParser(String...) - Constructor for class com.spotify.helios.cli.CliParser
 
com.spotify.helios.cli - package com.spotify.helios.cli
 
com.spotify.helios.cli.command - package com.spotify.helios.cli.command
 
ControlCommand - Class in com.spotify.helios.cli.command
 

E

EMPTY_STRING_LIST - Static variable in class com.spotify.helios.cli.CliConfig
 

F

formatHostname(boolean, String) - Static method in class com.spotify.helios.cli.Output
 
from(URI) - Static method in class com.spotify.helios.cli.Target
Create a target from an explicit endpoint
from(String, Iterable<String>) - Static method in class com.spotify.helios.cli.Target
Create targets for a list of domains
fromConfig(Config) - Static method in class com.spotify.helios.cli.CliConfig
 
fromEnvVar(Config) - Static method in class com.spotify.helios.cli.CliConfig
 
fromFile(File) - Static method in class com.spotify.helios.cli.CliConfig
Returns a CliConfig instance with values parsed from the specified file.
fromUserConfig() - Static method in class com.spotify.helios.cli.CliConfig
Returns a CliConfig instance with values from a config file from under the users home directory: <user.home>/.helios/config If the file is not found, a CliConfig with pre-defined values will be returned.

G

getClient() - Method in class com.spotify.helios.cli.command.TargetAndClient
 
getClient(Target, PrintStream, String) - Static method in class com.spotify.helios.cli.Utils
 
getCommand() - Method in class com.spotify.helios.cli.CliParser
 
getConfigDirName() - Static method in class com.spotify.helios.cli.CliConfig
 
getConfigFileName() - Static method in class com.spotify.helios.cli.CliConfig
 
getDomains() - Method in class com.spotify.helios.cli.CliConfig
 
getDomainsString() - Method in class com.spotify.helios.cli.CliConfig
 
getEndpointSupplier() - Method in class com.spotify.helios.cli.Target
 
getJobsStatuses(HeliosClient, Set<JobId>) - Static method in class com.spotify.helios.cli.command.JobStatusFetcher
 
getJson() - Method in class com.spotify.helios.cli.CliParser
 
getLoggingConfig() - Method in class com.spotify.helios.cli.CliParser
 
getMasterEndpoints() - Method in class com.spotify.helios.cli.CliConfig
 
getName() - Method in class com.spotify.helios.cli.Target
 
getNamespace() - Method in class com.spotify.helios.cli.CliParser
 
getSrvName() - Method in class com.spotify.helios.cli.CliConfig
 
getTarget() - Method in class com.spotify.helios.cli.command.TargetAndClient
 
getTargets() - Method in class com.spotify.helios.cli.CliParser
 
getUsername() - Method in class com.spotify.helios.cli.CliConfig
 
getUsername() - Method in class com.spotify.helios.cli.CliParser
 

H

HostDeregisterCommand - Class in com.spotify.helios.cli.command
 
HostDeregisterCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.HostDeregisterCommand
 
HostListCommand - Class in com.spotify.helios.cli.command
 
HostListCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.HostListCommand
 
HostRegisterCommand - Class in com.spotify.helios.cli.command
 
HostRegisterCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.HostRegisterCommand
 
humanDuration(long) - Static method in class com.spotify.helios.cli.Output
 
humanDuration(Duration) - Static method in class com.spotify.helios.cli.Output
 

J

JobCreateCommand - Class in com.spotify.helios.cli.command
 
JobCreateCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobCreateCommand
 
JobDeployCommand - Class in com.spotify.helios.cli.command
 
JobDeployCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobDeployCommand
 
JobHistoryCommand - Class in com.spotify.helios.cli.command
 
JobHistoryCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobHistoryCommand
 
JobInspectCommand - Class in com.spotify.helios.cli.command
 
JobInspectCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobInspectCommand
 
JobListCommand - Class in com.spotify.helios.cli.command
 
JobListCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobListCommand
 
JobRemoveCommand - Class in com.spotify.helios.cli.command
 
JobRemoveCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobRemoveCommand
 
JobStartCommand - Class in com.spotify.helios.cli.command
 
JobStartCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobStartCommand
 
JobStatusCommand - Class in com.spotify.helios.cli.command
 
JobStatusCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobStatusCommand
 
JobStatusFetcher - Class in com.spotify.helios.cli.command
 
JobStatusFetcher() - Constructor for class com.spotify.helios.cli.command.JobStatusFetcher
 
JobStatusTable - Class in com.spotify.helios.cli
 
JobStatusTable(PrintStream, boolean) - Constructor for class com.spotify.helios.cli.JobStatusTable
 
jobStatusTable(PrintStream, boolean) - Static method in class com.spotify.helios.cli.Output
 
JobStopCommand - Class in com.spotify.helios.cli.command
 
JobStopCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobStopCommand
 
JobUndeployCommand - Class in com.spotify.helios.cli.command
 
JobUndeployCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobUndeployCommand
 
JobWatchCommand - Class in com.spotify.helios.cli.command
 
JobWatchCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.JobWatchCommand
 

M

main(String...) - Static method in class com.spotify.helios.cli.CliMain
 
MasterListCommand - Class in com.spotify.helios.cli.command
 
MasterListCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.MasterListCommand
 
MultiTargetControlCommand - Class in com.spotify.helios.cli.command
 

O

Output - Class in com.spotify.helios.cli
 
Output() - Constructor for class com.spotify.helios.cli.Output
 

P

print() - Method in class com.spotify.helios.cli.JobStatusTable
 
print() - Method in class com.spotify.helios.cli.Table
 

Q

QUEUE_SIZE - Static variable in class com.spotify.helios.cli.command.ControlCommand
 

R

row(Object...) - Method in class com.spotify.helios.cli.Table
 
run() - Method in class com.spotify.helios.cli.CliMain
 
run(Namespace, List<Target>, PrintStream, PrintStream, String, boolean, BufferedReader) - Method in interface com.spotify.helios.cli.command.CliCommand
 
run(Namespace, List<Target>, PrintStream, PrintStream, String, boolean, BufferedReader) - Method in class com.spotify.helios.cli.command.ControlCommand
 
run(Namespace, List<Target>, PrintStream, PrintStream, String, boolean, BufferedReader) - Method in class com.spotify.helios.cli.command.MultiTargetControlCommand
 
runWithJobId(Namespace, HeliosClient, PrintStream, boolean, JobId, BufferedReader) - Method in class com.spotify.helios.cli.command.JobDeployCommand
 
runWithJobId(Namespace, HeliosClient, PrintStream, boolean, JobId, BufferedReader) - Method in class com.spotify.helios.cli.command.JobInspectCommand
 
runWithJobId(Namespace, HeliosClient, PrintStream, boolean, JobId, BufferedReader) - Method in class com.spotify.helios.cli.command.JobRemoveCommand
 
runWithJobId(Namespace, HeliosClient, PrintStream, boolean, JobId, BufferedReader) - Method in class com.spotify.helios.cli.command.JobStartCommand
 
runWithJobId(Namespace, HeliosClient, PrintStream, boolean, JobId, BufferedReader) - Method in class com.spotify.helios.cli.command.JobStopCommand
 
runWithJobId(Namespace, HeliosClient, PrintStream, boolean, JobId, BufferedReader) - Method in class com.spotify.helios.cli.command.JobUndeployCommand
 

S

shortHostname(String) - Static method in class com.spotify.helios.cli.Output
 

T

table(PrintStream) - Static method in class com.spotify.helios.cli.Output
 
Table - Class in com.spotify.helios.cli
Produces tabulated output, adding padding to cells as necessary to align them into columns.
Table(PrintStream, int) - Constructor for class com.spotify.helios.cli.Table
 
Table(PrintStream) - Constructor for class com.spotify.helios.cli.Table
 
Target - Class in com.spotify.helios.cli
A target cluster identified by an endpoint string that can be used with a HeliosClient.
TargetAndClient - Class in com.spotify.helios.cli.command
 
TargetAndClient(Target, HeliosClient) - Constructor for class com.spotify.helios.cli.command.TargetAndClient
 
TargetAndClient(HeliosClient) - Constructor for class com.spotify.helios.cli.command.TargetAndClient
 
task(JobId, String, TaskStatus, Deployment) - Method in class com.spotify.helios.cli.JobStatusTable
 

U

userConfirmed(PrintStream, BufferedReader) - Static method in class com.spotify.helios.cli.Utils
 
Utils - Class in com.spotify.helios.cli
 
Utils() - Constructor for class com.spotify.helios.cli.Utils
 

V

VersionCommand - Class in com.spotify.helios.cli.command
 
VersionCommand(Subparser) - Constructor for class com.spotify.helios.cli.command.VersionCommand
 

W

watchJobsOnHosts(PrintStream, boolean, List<String>, List<JobId>, Integer, HeliosClient) - Static method in class com.spotify.helios.cli.command.JobWatchCommand
 
A B C E F G H J M O P Q R S T U V W 
Skip navigation links

Copyright © 2015. All rights reserved.