A B D G H I P S U 

A

asNode() - Method in class hudson.plugins.swarm.SwarmSlave
 

B

buildFragment(StringBuilder, SocketAddress) - Method in class hudson.plugins.swarm.UDPFragmentImpl
 

D

doCreateSlave(StaplerRequest, StaplerResponse, String, String, int, String, String, String, Node.Mode, String, String) - Method in class hudson.plugins.swarm.PluginImpl
Adds a new swarm slave.
doSlaveInfo(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.swarm.PluginImpl
 

G

getDisplayName() - Method in class hudson.plugins.swarm.SwarmSlave.DescriptorImpl
 

H

hudson.plugins.swarm - package hudson.plugins.swarm
 

I

isInstantiable() - Method in class hudson.plugins.swarm.SwarmSlave.DescriptorImpl
We only create this kind of nodes programatically.

P

PluginImpl - Class in hudson.plugins.swarm
Exposes an entry point to add a new swarm slave.
PluginImpl() - Constructor for class hudson.plugins.swarm.PluginImpl
 

S

secret - Variable in class hudson.plugins.swarm.UDPFragmentImpl
This is the pass phrase that allows swarm slaves to create a new slave object on Jenkins.
SwarmSlave - Class in hudson.plugins.swarm
Slave created by ad-hoc local systems.
SwarmSlave(String, String, String, String, Node.Mode, String, List<? extends NodeProperty<?>>) - Constructor for class hudson.plugins.swarm.SwarmSlave
 
SwarmSlave(String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>) - Constructor for class hudson.plugins.swarm.SwarmSlave
 
SwarmSlave.DescriptorImpl - Class in hudson.plugins.swarm
 
SwarmSlave.DescriptorImpl() - Constructor for class hudson.plugins.swarm.SwarmSlave.DescriptorImpl
 

U

UDPFragmentImpl - Class in hudson.plugins.swarm
Adds a secret pass-pharse to UDP broadcast, to allow nearby nodes to register themselves as slaves.
UDPFragmentImpl() - Constructor for class hudson.plugins.swarm.UDPFragmentImpl
 
A B D G H I P S U 

Copyright © 2004-2015. All Rights Reserved.