Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
E
F
G
H
M
P
R
S
T
A
AbstractGrinderAction
- Class in
hudson.plugins.grinder
Abstract class with functionality common to all Grinder actions.
AbstractGrinderAction()
- Constructor for class hudson.plugins.grinder.
AbstractGrinderAction
D
DESCRIPTOR
- Static variable in class hudson.plugins.grinder.
GrinderPublisher
doMeanRespLengthGraph(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.grinder.
GrinderProjectAction
doMeanTimeGraph(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.grinder.
GrinderProjectAction
doStdDevGraph(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.grinder.
GrinderProjectAction
doTestGraph(StaplerRequest, StaplerResponse)
- Method in class hudson.plugins.grinder.
GrinderBuildAction
E
ERROR_COUNT
- Static variable in class hudson.plugins.grinder.
Test
ESTABLISH_CONNECTION_MEAN_TIME
- Static variable in class hudson.plugins.grinder.
Test
F
FIRST_BYTE_MEAN_TIME
- Static variable in class hudson.plugins.grinder.
Test
G
getActionByBuildNumber(int)
- Method in class hudson.plugins.grinder.
GrinderProjectAction
getBuild()
- Method in class hudson.plugins.grinder.
GrinderBuildAction
getDescriptor()
- Method in class hudson.plugins.grinder.
GrinderPublisher
getDisplayName()
- Method in class hudson.plugins.grinder.
AbstractGrinderAction
getDisplayName()
- Method in class hudson.plugins.grinder.
GrinderPublisher.DescriptorImpl
getErrorCount()
- Method in class hudson.plugins.grinder.
Test
getEstablishConnMeanTime()
- Method in class hudson.plugins.grinder.
Test
getFirstByteMeanTime()
- Method in class hudson.plugins.grinder.
Test
getIconFileName()
- Method in class hudson.plugins.grinder.
AbstractGrinderAction
getId()
- Method in class hudson.plugins.grinder.
Test
getMeanRespLength()
- Method in class hudson.plugins.grinder.
Test
getMeanTime()
- Method in class hudson.plugins.grinder.
Test
getName()
- Method in class hudson.plugins.grinder.
GrinderPublisher
getName()
- Method in class hudson.plugins.grinder.
Test
getProject()
- Method in class hudson.plugins.grinder.
GrinderProjectAction
getProjectAction(Project)
- Method in class hudson.plugins.grinder.
GrinderPublisher
getResolveHostMeanTime()
- Method in class hudson.plugins.grinder.
Test
getRespBytesPrSecond()
- Method in class hudson.plugins.grinder.
Test
getRespErrorCount()
- Method in class hudson.plugins.grinder.
Test
getStdDev()
- Method in class hudson.plugins.grinder.
Test
getTestCount()
- Method in class hudson.plugins.grinder.
Test
getTests()
- Method in class hudson.plugins.grinder.
GrinderBuildAction
getTests()
- Method in class hudson.plugins.grinder.
ResultReader
getTotals()
- Method in class hudson.plugins.grinder.
GrinderBuildAction
getTotals()
- Method in class hudson.plugins.grinder.
ResultReader
getTPS()
- Method in class hudson.plugins.grinder.
Test
getUrlName()
- Method in class hudson.plugins.grinder.
AbstractGrinderAction
getValue(String)
- Method in class hudson.plugins.grinder.
Test
GrinderBuildAction
- Class in
hudson.plugins.grinder
Action used for Grinder report on build level.
GrinderBuildAction(AbstractBuild<?, ?>, InputStream, PrintStream)
- Constructor for class hudson.plugins.grinder.
GrinderBuildAction
GrinderParseException
- Exception in
hudson.plugins.grinder
Exception used to show Grinder parsing has failed.
GrinderParseException(String, Exception)
- Constructor for exception hudson.plugins.grinder.
GrinderParseException
GrinderParseException(String)
- Constructor for exception hudson.plugins.grinder.
GrinderParseException
GrinderPlugin
- Class in
hudson.plugins.grinder
Entry point for the grinder plugin.
GrinderPlugin()
- Constructor for class hudson.plugins.grinder.
GrinderPlugin
GrinderProjectAction
- Class in
hudson.plugins.grinder
Action used for Grinder report on project level.
GrinderProjectAction(Project)
- Constructor for class hudson.plugins.grinder.
GrinderProjectAction
GrinderPublisher
- Class in
hudson.plugins.grinder
The publisher creates the results we want from the Grinder execution.
GrinderPublisher(String)
- Constructor for class hudson.plugins.grinder.
GrinderPublisher
GrinderPublisher.DescriptorImpl
- Class in
hudson.plugins.grinder
GrinderPublisher.DescriptorImpl()
- Constructor for class hudson.plugins.grinder.
GrinderPublisher.DescriptorImpl
H
hudson.plugins.grinder
- package hudson.plugins.grinder
M
MEAN_RESPONSE_LENGTH
- Static variable in class hudson.plugins.grinder.
Test
MEAN_TEST_TIME
- Static variable in class hudson.plugins.grinder.
Test
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class hudson.plugins.grinder.
GrinderPublisher
R
RESOLVE_HOST_MEAN_TIME
- Static variable in class hudson.plugins.grinder.
Test
RESPONSE_BYTES_PER_SECOND
- Static variable in class hudson.plugins.grinder.
Test
RESPONSE_ERROR_COUNT
- Static variable in class hudson.plugins.grinder.
Test
ResultReader
- Class in
hudson.plugins.grinder
Class used to read results from a Grinder output file.
ResultReader(InputStream, PrintStream)
- Constructor for class hudson.plugins.grinder.
ResultReader
Construct a result reader for grinder out log files.
S
shouldReloadGraph(StaplerRequest, StaplerResponse, Run)
- Method in class hudson.plugins.grinder.
AbstractGrinderAction
start()
- Method in class hudson.plugins.grinder.
GrinderPlugin
T
Test
- Class in
hudson.plugins.grinder
Model class representing one Grinder test.
Test(String, int, int, double, double, double, double, double, int, double, double, double, String)
- Constructor for class hudson.plugins.grinder.
Test
Test(String, int, int, double, double, String)
- Constructor for class hudson.plugins.grinder.
Test
TEST_COUNT
- Static variable in class hudson.plugins.grinder.
Test
TEST_TIME_STANDARD_DEVIATION
- Static variable in class hudson.plugins.grinder.
Test
TPS
- Static variable in class hudson.plugins.grinder.
Test
A
D
E
F
G
H
M
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.