public static class MessagingPerf.Prms extends BasePrms
DistributionChannelPerf test that can
be configured with a hydra conf file.| Modifier and Type | Field and Description |
|---|---|
static Long |
byteSize |
static Long |
local |
static Long |
messageCount
The number of messages that should be broadcast between
(among) machines
|
static Long |
warmupCount
The number of messages to send to "warm up" the VM
|
| Constructor and Description |
|---|
Prms() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getByteSize() |
static boolean |
getLocal() |
static long |
getMessageCount()
Returns the number of messages that should be sent between
machines.
|
static long |
getWarmupCount()
Returns the number of messages to send to "warm up" the VM.
|
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long messageCount
public static Long warmupCount
public static Long byteSize
public static Long local
public static long getMessageCount()
public static long getWarmupCount()
public static int getByteSize()
public static boolean getLocal()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.