JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
H
I
J
N
P
R
T
U
V
A
address(String)
- Method in class com.spotify.helios.testing.
TemporaryJob
Returns a
HostAndPort
for a registered port.
addresses(String)
- Method in class com.spotify.helios.testing.
TemporaryJob
Returns a
HostAndPort
object for a registered port, for each host the job has been deployed to.
after()
- Method in class com.spotify.helios.testing.
TemporaryJobs
Perform teardown.
apply(Statement, Description)
- Method in class com.spotify.helios.testing.
TemporaryJobs
B
before()
- Method in class com.spotify.helios.testing.
TemporaryJobs
Perform setup.
build()
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
builder()
- Static method in class com.spotify.helios.testing.
TemporaryJobs
builder(String)
- Static method in class com.spotify.helios.testing.
TemporaryJobs
C
client(HeliosClient)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
com.spotify.helios.testing
- package com.spotify.helios.testing
command(List<String>)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
command(String...)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
create()
- Static method in class com.spotify.helios.testing.
TemporaryJobs
Creates a new instance of TemporaryJobs.
create(HeliosClient)
- Static method in class com.spotify.helios.testing.
TemporaryJobs
create(String)
- Static method in class com.spotify.helios.testing.
TemporaryJobs
createFromProfile(String)
- Static method in class com.spotify.helios.testing.
TemporaryJobs
D
DefaultDeployer
- Class in
com.spotify.helios.testing
DefaultDeployer(HeliosClient, List<TemporaryJob>, Prober)
- Constructor for class com.spotify.helios.testing.
DefaultDeployer
deploy(Job, String, Set<String>)
- Method in class com.spotify.helios.testing.
DefaultDeployer
deploy(Job, List<String>, Set<String>)
- Method in class com.spotify.helios.testing.
DefaultDeployer
deploy(Job, List<String>, Set<String>)
- Method in interface com.spotify.helios.testing.
TemporaryJob.Deployer
deploy(Job, String, Set<String>)
- Method in interface com.spotify.helios.testing.
TemporaryJob.Deployer
deploy(String...)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
Deploys the job to the specified hosts.
deploy(List<String>)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
Deploys the job to the specified hosts.
deployer(TemporaryJob.Deployer)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
disablePrivateRegistrationDomain()
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
domain(String)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
E
endpoints(String...)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
endpoints(URI...)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
endpoints(List<URI>)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
endpointStrings(List<String>)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
env(String, Object)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
expires(Date)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
The Helios master will undeploy and delete the job at the specified date, if it has not already been removed.
H
host(String)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
hostFilter(String)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
hostFilter(String)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
I
image(String)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
imageFromBuild()
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
imageFromInfoFile(Path)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
imageFromInfoFile(String)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
imageFromInfoFile(File)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
J
job()
- Method in class com.spotify.helios.testing.
TemporaryJob
job()
- Method in class com.spotify.helios.testing.
TemporaryJobs
jobPrefixFile()
- Method in class com.spotify.helios.testing.
TemporaryJobs
N
name(String)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
P
port(String, String)
- Method in class com.spotify.helios.testing.
TemporaryJob
Returns the port that a job can be reached at given the host and name of registered port.
port(String, int)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
port(String, int, boolean)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
port(String, int, Integer)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
port(String, int, Integer, boolean)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
prefix()
- Method in class com.spotify.helios.testing.
TemporaryJobs
prefixDirectory(String)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
probe(String, int)
- Method in interface com.spotify.helios.testing.
Prober
Prober
- Interface in
com.spotify.helios.testing
prober(Prober)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
R
readyToDeploy()
- Method in class com.spotify.helios.testing.
DefaultDeployer
readyToDeploy()
- Method in interface com.spotify.helios.testing.
TemporaryJob.Deployer
registration(ServiceEndpoint, ServicePorts)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
registration(String, String, String...)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
registration(Map<ServiceEndpoint, ServicePorts>)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
registrationDomain(String)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
T
TemporaryJob
- Class in
com.spotify.helios.testing
TemporaryJob.Deployer
- Interface in
com.spotify.helios.testing
TemporaryJobBuilder
- Class in
com.spotify.helios.testing
TemporaryJobBuilder(TemporaryJob.Deployer, String)
- Constructor for class com.spotify.helios.testing.
TemporaryJobBuilder
TemporaryJobs
- Class in
com.spotify.helios.testing
TemporaryJobs.Builder
- Class in
com.spotify.helios.testing
U
undeploy()
- Method in class com.spotify.helios.testing.
TemporaryJob
Undeploys and removes this TemporaryJob from the Helios cluster.
user(String)
- Method in class com.spotify.helios.testing.
TemporaryJobs.Builder
V
version(String)
- Method in class com.spotify.helios.testing.
TemporaryJobBuilder
A
B
C
D
E
H
I
J
N
P
R
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All rights reserved.