A B C D E G H I K P R S T V W 
All Classes All Packages

A

AbortMessage - Class in io.perfana.client.domain
 
AbortMessage() - Constructor for class io.perfana.client.domain.AbortMessage
 
abortTest() - Method in class io.perfana.event.PerfanaEvent
 
addSlashIfNeeded(String, String) - Static method in class io.perfana.client.PerfanaUtils
 
addTestRunConfigJson(TestRunConfigJson) - Method in class io.perfana.client.PerfanaClient
 
addTestRunConfigKeys(TestRunConfigKeys) - Method in class io.perfana.client.PerfanaClient
 
addTestRunConfigKeyValue(TestRunConfigKeyValue) - Method in class io.perfana.client.PerfanaClient
 
afterTest() - Method in class io.perfana.event.PerfanaEvent
 
Alert - Class in io.perfana.client.domain
 
Alert() - Constructor for class io.perfana.client.domain.Alert
 
assertResults() - Method in class io.perfana.client.PerfanaClient
 

B

beforeTest() - Method in class io.perfana.event.PerfanaEvent
 
Benchmark - Class in io.perfana.client.domain
 
Benchmark() - Constructor for class io.perfana.client.domain.Benchmark
 
build() - Method in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
build() - Method in class io.perfana.client.api.TestContextBuilder
 
build() - Method in class io.perfana.client.PerfanaClientBuilder
Create PerfanaClient.

C

callInitTest(PerfanaTestContext) - Method in interface io.perfana.client.api.PerfanaCaller
Call before test starts to get a unique test run id.
callInitTest(PerfanaTestContext) - Method in class io.perfana.client.PerfanaClient
 
callPerfanaEvent(PerfanaTestContext, String, String) - Method in interface io.perfana.client.api.PerfanaCaller
 
callPerfanaEvent(PerfanaTestContext, String, String) - Method in class io.perfana.client.PerfanaClient
 
callPerfanaTestEndpoint(PerfanaTestContext, boolean) - Method in interface io.perfana.client.api.PerfanaCaller
 
callPerfanaTestEndpoint(PerfanaTestContext, boolean) - Method in class io.perfana.client.PerfanaClient
 
callPerfanaTestEndpoint(PerfanaTestContext, boolean, Map<String, String>) - Method in interface io.perfana.client.api.PerfanaCaller
 
callPerfanaTestEndpoint(PerfanaTestContext, boolean, Map<String, String>) - Method in class io.perfana.client.PerfanaClient
 
check() - Method in class io.perfana.event.PerfanaEvent
 
ConfigItem - Class in io.perfana.client.domain
 
ConfigItem() - Constructor for class io.perfana.client.domain.ConfigItem
 
countOccurrences(String, String) - Static method in class io.perfana.client.PerfanaUtils
 
create(PerfanaEventContext, TestContext, EventMessageBus, EventLogger) - Method in class io.perfana.event.PerfanaEventFactory
 
create(PerfanaEventContext, EventLogger) - Method in class io.perfana.event.PerfanaTestContextInitializerFactory
 
create(EventGeneratorProperties, EventLogger) - Method in class io.perfana.event.generator.PerfanaEventGeneratorFactory
 
createPerfanaClient(PerfanaEventContext, PerfanaTestContext, EventLogger) - Static method in class io.perfana.client.PerfanaUtils
 
createPerfanaTestContext(PerfanaEventContext, TestContext) - Static method in class io.perfana.client.PerfanaUtils
 
customEvent(CustomEvent) - Method in class io.perfana.event.PerfanaEvent
 

D

debug(String) - Method in interface io.perfana.client.api.PerfanaClientLogger
 
debug(String) - Method in class io.perfana.client.api.PerfanaClientLoggerStdOut
 
debug(String) - Method in class io.perfana.event.PerfanaClientEventLogger
 
DeepLink - Class in io.perfana.client.domain
 
DeepLink() - Constructor for class io.perfana.client.domain.DeepLink
 
DEFAULT_RETRY_MAX_COUNT - Static variable in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
DEFAULT_RETRY_TIME_SECONDS - Static variable in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 

E

error(String) - Method in interface io.perfana.client.api.PerfanaClientLogger
 
error(String) - Method in class io.perfana.client.api.PerfanaClientLoggerStdOut
 
error(String) - Method in class io.perfana.event.PerfanaClientEventLogger
 
error(String, Throwable) - Method in interface io.perfana.client.api.PerfanaClientLogger
 
error(String, Throwable) - Method in class io.perfana.client.api.PerfanaClientLoggerStdOut
 
error(String, Throwable) - Method in class io.perfana.event.PerfanaClientEventLogger
 
extendTestContext(TestContext) - Method in class io.perfana.event.PerfanaTestContextInitializer
 

G

getApiKey() - Method in class io.perfana.event.PerfanaEventContext
 
getEventContextClassname() - Method in class io.perfana.event.PerfanaTestContextInitializerFactory
 
getPerfanaUrl() - Method in class io.perfana.event.PerfanaEventContext
 
getRetryCount() - Method in class io.perfana.event.PerfanaEventContext
 
getRetryDelaySeconds() - Method in class io.perfana.event.PerfanaEventContext
 
getVariables() - Method in class io.perfana.event.PerfanaEventContext
 

H

hasValue(String) - Static method in class io.perfana.client.PerfanaUtils
 

I

info(String) - Method in interface io.perfana.client.api.PerfanaClientLogger
 
info(String) - Method in class io.perfana.client.api.PerfanaClientLoggerStdOut
 
info(String) - Method in class io.perfana.event.PerfanaClientEventLogger
 
Init - Class in io.perfana.client.domain
 
Init() - Constructor for class io.perfana.client.domain.Init
 
InitReply - Class in io.perfana.client.domain
 
InitReply() - Constructor for class io.perfana.client.domain.InitReply
 
io.perfana.client - package io.perfana.client
 
io.perfana.client.api - package io.perfana.client.api
 
io.perfana.client.domain - package io.perfana.client.domain
 
io.perfana.client.exception - package io.perfana.client.exception
 
io.perfana.event - package io.perfana.event
 
io.perfana.event.generator - package io.perfana.event.generator
 
isAssertResultsEnabled() - Method in class io.perfana.event.PerfanaEventContext
 
isOverrideTestRunId() - Method in class io.perfana.event.PerfanaEventContext
 

K

keepAlive() - Method in class io.perfana.event.PerfanaEvent
 

P

parseInt(String, String, int) - Static method in class io.perfana.client.PerfanaUtils
 
PERFANA_ERROR_MESSAGE_NOT_FOUND - Static variable in class io.perfana.client.PerfanaClient
 
PERFANA_SINGLE_MESSAGE_NOT_FOUND - Static variable in class io.perfana.client.PerfanaClient
 
PerfanaAssertionsAreFalse - Exception in io.perfana.client.exception
 
PerfanaAssertionsAreFalse(String) - Constructor for exception io.perfana.client.exception.PerfanaAssertionsAreFalse
 
PerfanaAssertResultsException - Exception in io.perfana.client.exception
Used for "expected" AssertResult failures that do not need a stack trace reported.
PerfanaAssertResultsException(String) - Constructor for exception io.perfana.client.exception.PerfanaAssertResultsException
 
PerfanaCaller - Interface in io.perfana.client.api
 
PerfanaClient - Class in io.perfana.client
 
PerfanaClientBuilder - Class in io.perfana.client
 
PerfanaClientBuilder() - Constructor for class io.perfana.client.PerfanaClientBuilder
 
PerfanaClientEventLogger - Class in io.perfana.event
 
PerfanaClientEventLogger() - Constructor for class io.perfana.event.PerfanaClientEventLogger
 
PerfanaClientEventLogger(EventLogger) - Constructor for class io.perfana.event.PerfanaClientEventLogger
 
PerfanaClientException - Exception in io.perfana.client.exception
 
PerfanaClientException(String) - Constructor for exception io.perfana.client.exception.PerfanaClientException
 
PerfanaClientException(String, Exception) - Constructor for exception io.perfana.client.exception.PerfanaClientException
 
PerfanaClientLogger - Interface in io.perfana.client.api
 
PerfanaClientLoggerStdOut - Class in io.perfana.client.api
Logs to standard out for convenience.
PerfanaClientLoggerStdOut() - Constructor for class io.perfana.client.api.PerfanaClientLoggerStdOut
 
PerfanaClientRuntimeException - Exception in io.perfana.client.exception
 
PerfanaClientRuntimeException(String) - Constructor for exception io.perfana.client.exception.PerfanaClientRuntimeException
 
PerfanaClientRuntimeException(String, Exception) - Constructor for exception io.perfana.client.exception.PerfanaClientRuntimeException
 
PerfanaConnectionSettings - Class in io.perfana.client.api
 
PerfanaConnectionSettings() - Constructor for class io.perfana.client.api.PerfanaConnectionSettings
 
PerfanaConnectionSettingsBuilder - Class in io.perfana.client.api
 
PerfanaConnectionSettingsBuilder() - Constructor for class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
PerfanaErrorMessage - Class in io.perfana.client.domain
 
PerfanaErrorMessage() - Constructor for class io.perfana.client.domain.PerfanaErrorMessage
 
PerfanaEvent - Class in io.perfana.client.domain
 
PerfanaEvent - Class in io.perfana.event
 
PerfanaEvent() - Constructor for class io.perfana.client.domain.PerfanaEvent
 
PerfanaEventConfig - Class in io.perfana.event
 
PerfanaEventConfig() - Constructor for class io.perfana.event.PerfanaEventConfig
 
PerfanaEventContext - Class in io.perfana.event
 
PerfanaEventContext(EventContext, String, String, boolean, Map<String, String>, int, int, boolean) - Constructor for class io.perfana.event.PerfanaEventContext
 
PerfanaEventFactory - Class in io.perfana.event
 
PerfanaEventFactory() - Constructor for class io.perfana.event.PerfanaEventFactory
 
PerfanaEventGeneratorFactory - Class in io.perfana.event.generator
 
PerfanaEventGeneratorFactory() - Constructor for class io.perfana.event.generator.PerfanaEventGeneratorFactory
 
PerfanaMessage - Class in io.perfana.client.domain
 
PerfanaMessage() - Constructor for class io.perfana.client.domain.PerfanaMessage
 
perfanaMessageToJson(PerfanaTestContext, boolean, Map<String, String>) - Static method in class io.perfana.client.PerfanaClient
 
PerfanaSingleMessage - Class in io.perfana.client.domain
 
PerfanaSingleMessage() - Constructor for class io.perfana.client.domain.PerfanaSingleMessage
 
PerfanaTest - Class in io.perfana.client.domain
 
PerfanaTest() - Constructor for class io.perfana.client.domain.PerfanaTest
 
PerfanaTestContext - Class in io.perfana.client.api
 
PerfanaTestContext() - Constructor for class io.perfana.client.api.PerfanaTestContext
 
PerfanaTestContextInitializer - Class in io.perfana.event
 
PerfanaTestContextInitializerFactory - Class in io.perfana.event
 
PerfanaTestContextInitializerFactory() - Constructor for class io.perfana.event.PerfanaTestContextInitializerFactory
 
PerfanaUtils - Class in io.perfana.client
 
PLUGIN_NAME - Static variable in class io.perfana.event.PerfanaEvent
 

R

Result - Class in io.perfana.client.domain
 
Result() - Constructor for class io.perfana.client.domain.Result
 

S

setAnnotations(String) - Method in class io.perfana.client.api.TestContextBuilder
 
setApiKey(String) - Method in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
setApiKey(String) - Method in class io.perfana.event.PerfanaEventConfig
 
setAssertResultsEnabled(boolean) - Method in class io.perfana.client.PerfanaClientBuilder
 
setAssertResultsEnabled(boolean) - Method in class io.perfana.event.PerfanaEventConfig
 
setCIBuildResultsUrl(String) - Method in class io.perfana.client.api.TestContextBuilder
 
setConstantLoadTime(Duration) - Method in class io.perfana.client.api.TestContextBuilder
 
setConstantLoadTimeInSeconds(String) - Method in class io.perfana.client.api.TestContextBuilder
 
setLogger(PerfanaClientLogger) - Method in class io.perfana.client.PerfanaClientBuilder
 
setOverrideTestRunId(boolean) - Method in class io.perfana.event.PerfanaEventConfig
 
setPerfanaConnectionSettings(PerfanaConnectionSettings) - Method in class io.perfana.client.PerfanaClientBuilder
 
setPerfanaUrl(String) - Method in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
setPerfanaUrl(String) - Method in class io.perfana.event.PerfanaEventConfig
 
setRampupTime(Duration) - Method in class io.perfana.client.api.TestContextBuilder
 
setRampupTimeInSeconds(String) - Method in class io.perfana.client.api.TestContextBuilder
 
setRetryCount(int) - Method in class io.perfana.event.PerfanaEventConfig
 
setRetryDelaySeconds(int) - Method in class io.perfana.event.PerfanaEventConfig
 
setRetryDuration(Duration) - Method in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
setRetryMaxCount(int) - Method in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
setRetryMaxCount(String) - Method in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
setRetryTimeSeconds(String) - Method in class io.perfana.client.api.PerfanaConnectionSettingsBuilder
 
setSystemUnderTest(String) - Method in class io.perfana.client.api.TestContextBuilder
 
setTags(String) - Method in class io.perfana.client.api.TestContextBuilder
A comma separated list of tags.
setTags(List<String>) - Method in class io.perfana.client.api.TestContextBuilder
 
setTestContext(PerfanaTestContext) - Method in class io.perfana.client.PerfanaClientBuilder
 
setTestEnvironment(String) - Method in class io.perfana.client.api.TestContextBuilder
 
setTestRunId(String) - Method in class io.perfana.client.api.TestContextBuilder
 
setVariables(Map<String, String>) - Method in class io.perfana.client.api.TestContextBuilder
 
setVariables(Map<String, String>) - Method in class io.perfana.event.PerfanaEventConfig
 
setVariables(Properties) - Method in class io.perfana.client.api.TestContextBuilder
 
setVersion(String) - Method in class io.perfana.client.api.TestContextBuilder
 
setWorkload(String) - Method in class io.perfana.client.api.TestContextBuilder
 
splitAndTrim(String, String) - Static method in class io.perfana.client.PerfanaUtils
 
startTest() - Method in class io.perfana.event.PerfanaEvent
 

T

Tag - Class in io.perfana.client.domain
 
Tag() - Constructor for class io.perfana.client.domain.Tag
 
TestContextBuilder - Class in io.perfana.client.api
 
TestContextBuilder() - Constructor for class io.perfana.client.api.TestContextBuilder
 
TestRunConfigJson - Class in io.perfana.client.domain
 
TestRunConfigJson() - Constructor for class io.perfana.client.domain.TestRunConfigJson
 
TestRunConfigKeys - Class in io.perfana.client.domain
 
TestRunConfigKeys() - Constructor for class io.perfana.client.domain.TestRunConfigKeys
 
TestRunConfigKeyValue - Class in io.perfana.client.domain
 
TestRunConfigKeyValue() - Constructor for class io.perfana.client.domain.TestRunConfigKeyValue
 
toContext() - Method in class io.perfana.event.PerfanaEventConfig
 
toString() - Method in class io.perfana.client.PerfanaClient
 
toString() - Method in class io.perfana.event.PerfanaEventConfig
 
toString() - Method in class io.perfana.event.PerfanaEventContext
 

V

Variable - Class in io.perfana.client.domain
 
Variable() - Constructor for class io.perfana.client.domain.Variable
 

W

warn(String) - Method in interface io.perfana.client.api.PerfanaClientLogger
 
warn(String) - Method in class io.perfana.client.api.PerfanaClientLoggerStdOut
 
warn(String) - Method in class io.perfana.event.PerfanaClientEventLogger
 
A B C D E G H I K P R S T V W 
All Classes All Packages