public class RpcDispatcherSpeedTest extends Object implements MembershipListener
RoundTrip
for simple messagesModifier and Type | Field and Description |
---|---|
protected JChannel |
channel |
protected RpcDispatcher |
disp |
protected boolean |
dont_bundle |
protected static String |
format |
protected boolean |
jmx |
protected static Method[] |
METHODS |
protected int |
num |
protected boolean |
oob |
protected String |
props |
Constructor and Description |
---|
RpcDispatcherSpeedTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
invokeRpcs() |
protected void |
loop() |
static void |
main(String[] args) |
static void |
measure() |
void |
start(String props,
boolean jmx,
String name) |
void |
viewAccepted(View new_view)
Called when a change in membership has occurred.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
block, suspect, unblock
protected JChannel channel
protected RpcDispatcher disp
protected String props
protected boolean jmx
protected int num
protected static final Method[] METHODS
protected boolean oob
protected boolean dont_bundle
protected static final String format
public static void measure()
protected void loop()
public void viewAccepted(View new_view)
MembershipListener
JChannel.connect(String)
returns.viewAccepted
in interface MembershipListener
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.