A D E F G H I 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

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
 
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(AbstractProject<?, ?>) - Method in class hudson.plugins.grinder.GrinderPublisher
 
getRequiredMonitorService() - 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
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.grinder.GrinderPublisher.DescriptorImpl
 

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
 

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 I M P R S T

Copyright © 2009. All Rights Reserved.