public static class TCPPerf.Prms extends MessagingPerf.Prms
TCPPerf test| Modifier and Type | Field and Description |
|---|---|
static Long |
socketBufferSize
The size of the socket buffers of the sockets created
by a
TCPPerf test. |
static Long |
tcpNoDelay
Is
TCP no delay used for
the sockets used by this test |
byteSize, local, messageCount, warmupCount| Constructor and Description |
|---|
Prms() |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
getSocketBufferSize() |
protected static boolean |
getTcpNoDelay() |
protected static boolean |
useDefaultSocketBufferSize()
Returns whether or not the user wants a non-default socket
buffer size.
|
getByteSize, getLocal, getMessageCount, getWarmupCountdumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long socketBufferSize
TCPPerf test.public static Long tcpNoDelay
TCP no delay used for
the sockets used by this testCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.