int |
ParticipantResult.getAcknowledgeMode() |
double |
ParticipantResult.getAverageLatency() |
double |
ConsumerParticipantResult.getAverageLatency() |
int |
ParticipantResult.getBatchSize() |
String |
ParticipantResult.getConfiguredClientName() |
int |
ProducerParticipantResult.getDeliveryMode() |
String |
Response.getErrorMessage() |
long |
ProducerParticipantResult.getInterval() |
int |
ParticipantResult.getIterationNumber() |
double |
ConsumerParticipantResult.getLatencyStandardDeviation() |
long |
ParticipantResult.getMaximumDuration() |
long |
ParticipantResult.getMaxLatency() |
long |
ConsumerParticipantResult.getMaxLatency() |
int |
ParticipantResult.getMessageThroughput() |
long |
ParticipantResult.getMinLatency() |
long |
ConsumerParticipantResult.getMinLatency() |
long |
ParticipantResult.getNumberOfMessagesProcessed() |
String |
ParticipantResult.getParticipantName() |
int |
ParticipantResult.getPayloadSize() |
int |
ProducerParticipantResult.getPriority() |
String |
ParticipantResult.getProtocolVersion() |
String |
ParticipantResult.getProviderVersion() |
String |
ParticipantResult.getTestName() |
double |
ParticipantResult.getThroughput() |
long |
ParticipantResult.getTimeTaken() |
long |
ProducerParticipantResult.getTimeToLive() |
int |
ParticipantResult.getTotalNumberOfConsumers() |
int |
ParticipantResult.getTotalNumberOfProducers() |
long |
ParticipantResult.getTotalPayloadProcessed() |
boolean |
ConsumerParticipantResult.isBrowsingSubscription() |
boolean |
ConsumerParticipantResult.isDurableSubscription() |
boolean |
ConsumerParticipantResult.isNoLocal() |
boolean |
ConsumerParticipantResult.isSelector() |
boolean |
ConsumerParticipantResult.isSynchronousConsumer() |
boolean |
ConsumerParticipantResult.isTopic() |