A C D E G H I J L M N P R S T U V

A

actionPerformed(ActionEvent) - Method in class jgroup.test.performance.upgrade.Generator
 
activate() - Method in class jgroup.test.gm.RemoteTestLayer
 
activate() - Method in interface jgroup.test.gm.RemoteTestService
 
addListener(Object) - Method in class jgroup.test.gm.RemoteTestLayer
Add a server or layer that is listening for remote test layer events.
Answer - Class in jgroup.test.hello
Answer object returned by sayHello
Answer(String) - Constructor for class jgroup.test.hello.Answer
Creates a new Answer object instance with the specified message.
AtomicHelloServer - Class in jgroup.test.hello
Simple Hello server aimed at demonstrating the capabilities of atomic external method invocations.
AtomicHelloServer() - Constructor for class jgroup.test.hello.AtomicHelloServer
 

C

ChainedClient - Class in jgroup.test.performance.arm
 
ChainedClient() - Constructor for class jgroup.test.performance.arm.ChainedClient
 
ChainedInvocationTest - Interface in jgroup.test.performance.arm
Group interface used to test chained invocations from one group to another with suppression at the client (or server)-side.
ChainedServer - Class in jgroup.test.performance.arm
Server to test chained invocations.
ChainedServer() - Constructor for class jgroup.test.performance.arm.ChainedServer
 
chainResult(String) - Method in interface jgroup.test.performance.arm.ChainedInvocationTest
 
chainResult(String) - Method in class jgroup.test.performance.arm.ChainedServer
 

D

deliverObject(Object, MemberId, int) - Method in class jgroup.test.gm.RemoteTestLayer
 
deliverObject(Object, MemberId, int) - Method in class jgroup.test.multicast.MulticastObjectServer
 
deliverObject(Object, MemberId, int) - Method in class jgroup.test.multicast.MulticastTestServer
 
deliverObject(Object, MemberId, int) - Method in class jgroup.test.multicast.Performer
 
deliverObject(Object, MemberId, int) - Method in class jgroup.test.multicast.TotalOrderTestReceive
 
deliverObject(Object, MemberId, int) - Method in class jgroup.test.multicast.TotalOrderTestSend
 
deliverObject(Object, MemberId, int) - Method in class jgroup.test.performance.PerfGroupManager
 
deliverStream(InputStream, MemberId, int) - Method in class jgroup.test.gm.RemoteTestLayer
 
deliverStream(InputStream, MemberId, int) - Method in class jgroup.test.multicast.MulticastObjectServer
 
deliverStream(InputStream, MemberId, int) - Method in class jgroup.test.multicast.MulticastTestServer
 
deliverStream(InputStream, MemberId, int) - Method in class jgroup.test.multicast.Performer
 
deliverStream(InputStream, MemberId, int) - Method in class jgroup.test.multicast.TotalOrderTestReceive
 
deliverStream(InputStream, MemberId, int) - Method in class jgroup.test.multicast.TotalOrderTestSend
 
deliverStream(InputStream, MemberId, int) - Method in class jgroup.test.performance.PerfGroupManager
 
doCompute() - Method in class jgroup.test.hello.AtomicHelloServer
 
doCompute() - Method in class jgroup.test.hello.ExperimentalHelloServer
 
doCompute() - Method in interface jgroup.test.hello.Hello
 
doCompute() - Method in class jgroup.test.hello.HelloServer
 
doCompute() - Method in class jgroup.test.hello.LeaseServer
 
doCompute() - Method in class jgroup.test.hello.NotifyServer
 
doCompute() - Method in class jgroup.test.performance.PerfGroupManager
 
dynamicComposition(String[]) - Method in class jgroup.test.performance.PerfGroupManager
 

E

ExperimentalHelloServer - Class in jgroup.test.hello
Simple Hello server aimed at demonstrating the capabilities of both internal and external invocations.
ExperimentalHelloServer() - Constructor for class jgroup.test.hello.ExperimentalHelloServer
 

G

generateTraffic(int) - Static method in class jgroup.test.performance.PerformanceClient
Generate traffic at a fixed-rate for the given duration.
Generator - Class in jgroup.test.performance.upgrade
This class implements a Swing-based GUI for the UpgradeClientTest.
Generator(int, int) - Constructor for class jgroup.test.performance.upgrade.Generator
 
getDelayTimerTask() - Static method in class jgroup.test.performance.PerformanceClient
Returns a TimerTask that can be scheduled at fixed-rate intervals, as required by the performance measurements.
getLayer(GroupManager, DispatcherService, InternalGMIService, MulticastService) - Static method in class jgroup.test.gm.RemoteTestLayer
Get an instance of this layer; note that this layer needs the group manager object and this must be passed to the layer as the first argument to the getLayer method.
getProtocolName() - Method in class jgroup.test.gm.RemoteTestLayer
 
getProtocolName() - Method in class jgroup.test.multicast.MulticastObjectServer
Returns a string naming the protocol implemented by this multicast listener.
getProtocolName() - Method in class jgroup.test.multicast.MulticastTestServer
Returns a string naming the protocol implemented by this multicast listener.
getProtocolName() - Method in class jgroup.test.multicast.Performer
Returns a string naming the protocol implemented by this multicast listener.
getProtocolName() - Method in class jgroup.test.multicast.TotalOrderTestReceive
Returns a string naming the protocol implemented by this multicast listener.
getProtocolName() - Method in class jgroup.test.multicast.TotalOrderTestSend
Returns a string naming the protocol implemented by this multicast listener.
getProtocolName() - Method in class jgroup.test.performance.PerfGroupManager
The MulticastListener interface.
getState(MemberId[]) - Method in class jgroup.test.performance.arm.StatefulServer
 
getState(MemberId[]) - Method in class jgroup.test.performance.PerfGroupManager
The MergingListener interface.
getThroughputTimerTask() - Static method in class jgroup.test.performance.PerformanceClient
Returns a TimerTask that should be scheduled only once, as the run method of the timer task will perform repeated invocations and measure the duration, and count the number of invocations to determine the throughput measure (Inovcations / Second).

H

halt() - Method in class jgroup.test.gm.RemoteTestLayer
 
halt() - Method in class jgroup.test.performance.RMIClient
Stop the service associated with this server object.
halt() - Method in class jgroup.test.performance.RMIServer
Initialization; nothing to do
halt() - Method in class jgroup.test.performance.SpeedTestClient
 
halt() - Method in class jgroup.test.performance.upgrade.UpgradeSpeedTestClient
 
hasLeft() - Method in class jgroup.test.gm.RemoteTestServer
 
hasLeft() - Method in class jgroup.test.hello.AtomicHelloServer
 
hasLeft() - Method in class jgroup.test.hello.ExperimentalHelloServer
 
hasLeft() - Method in class jgroup.test.hello.HelloGroupClient
 
hasLeft() - Method in class jgroup.test.hello.HelloServer
 
hasLeft() - Method in class jgroup.test.hello.LeaseServer
 
hasLeft() - Method in class jgroup.test.hello.NotifyServer
 
hasLeft() - Method in class jgroup.test.multicast.MulticastObjectServer
 
hasLeft() - Method in class jgroup.test.multicast.MulticastTestServer
 
hasLeft() - Method in class jgroup.test.multicast.Performer
 
hasLeft() - Method in class jgroup.test.multicast.TotalOrderTestReceive
 
hasLeft() - Method in class jgroup.test.multicast.TotalOrderTestSend
 
hasLeft() - Method in class jgroup.test.performance.arm.StatefulServer
 
hasLeft() - Method in class jgroup.test.performance.PerfGroupManager
 
hasLeft() - Method in class jgroup.test.performance.PerformanceServer
 
hasLeft() - Method in class jgroup.test.performance.SpeedTestServer
 
hasLeft() - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
hasLeft() - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
Hello - Interface in jgroup.test.hello
External Hello interface.
HelloClient - Class in jgroup.test.hello
Client program for Hello
HelloClient() - Constructor for class jgroup.test.hello.HelloClient
 
HelloGroupClient - Class in jgroup.test.hello
Group client program for Hello
HelloGroupClient() - Constructor for class jgroup.test.hello.HelloGroupClient
 
HelloServer - Class in jgroup.test.hello
Simple Hello server aimed at demonstrating the capabilities of both internal and external invocations.
HelloServer() - Constructor for class jgroup.test.hello.HelloServer
 

I

init() - Method in class jgroup.test.performance.upgrade.Generator
 
InternalHello - Interface in jgroup.test.hello
Internal Hello interface.
InternalRemoteTest - Interface in jgroup.test.gm
Describe class/interface

J

jgroup.test.gm - package jgroup.test.gm
 
jgroup.test.hello - package jgroup.test.hello
 
jgroup.test.multicast - package jgroup.test.multicast
 
jgroup.test.performance - package jgroup.test.performance
 
jgroup.test.performance.arm - package jgroup.test.performance.arm
 
jgroup.test.performance.upgrade - package jgroup.test.performance.upgrade
 

L

LeaseClient - Class in jgroup.test.hello
Client program for Hello
LeaseClient() - Constructor for class jgroup.test.hello.LeaseClient
 
LeaseServer - Class in jgroup.test.hello
Simple Hello server aimed at demonstrating the capabilities of both internal and external invocations.
LeaseServer() - Constructor for class jgroup.test.hello.LeaseServer
 

M

main(String[]) - Static method in class jgroup.test.gm.RemoteTestServer
 
main(String[]) - Static method in class jgroup.test.hello.AtomicHelloServer
 
main(String[]) - Static method in class jgroup.test.hello.ExperimentalHelloServer
 
main(String[]) - Static method in class jgroup.test.hello.HelloClient
 
main(String[]) - Static method in class jgroup.test.hello.HelloGroupClient
 
main(String[]) - Static method in class jgroup.test.hello.HelloServer
 
main(String[]) - Static method in class jgroup.test.hello.LeaseClient
 
main(String[]) - Static method in class jgroup.test.hello.LeaseServer
 
main(String[]) - Static method in class jgroup.test.hello.NotifyClient
 
main(String[]) - Static method in class jgroup.test.hello.NotifyServer
 
main(String[]) - Static method in class jgroup.test.multicast.MulticastObjectServer
 
main(String[]) - Static method in class jgroup.test.multicast.MulticastTestServer
 
main(String[]) - Static method in class jgroup.test.multicast.Performer
 
main(String[]) - Static method in class jgroup.test.multicast.TotalOrderTestReceive
 
main(String[]) - Static method in class jgroup.test.multicast.TotalOrderTestSend
 
main(String[]) - Static method in class jgroup.test.performance.arm.ChainedClient
 
main(String[]) - Static method in class jgroup.test.performance.arm.ChainedServer
 
main(String[]) - Static method in class jgroup.test.performance.arm.ReplicatedServer
 
main(String[]) - Static method in class jgroup.test.performance.arm.StatefulServer
 
main(String[]) - Static method in class jgroup.test.performance.PerfGroupManager
 
main(String[]) - Static method in class jgroup.test.performance.PerformanceClient
 
main(String[]) - Static method in class jgroup.test.performance.PerformanceServer
 
main(String[]) - Static method in class jgroup.test.performance.RegistryClient
 
main(String[]) - Static method in class jgroup.test.performance.RMIClient
Start client from command line
main(String[]) - Static method in class jgroup.test.performance.RMIServer
Start server from command line
main(String[]) - Static method in class jgroup.test.performance.ShutdownClient
 
main(String[]) - Static method in class jgroup.test.performance.SpeedTestClient
 
main(String[]) - Static method in class jgroup.test.performance.SpeedTestServer
 
main(String[]) - Static method in class jgroup.test.performance.upgrade.Generator
 
main(String[]) - Static method in class jgroup.test.performance.upgrade.SimpleUpgradeTestSuite
 
main(String[]) - Static method in class jgroup.test.performance.upgrade.UpgradeServer
 
main(String[]) - Static method in class jgroup.test.performance.upgrade.UpgradeServer2
 
main(String[]) - Static method in class jgroup.test.performance.upgrade.UpgradeSpeedTestClient
 
main(String[]) - Static method in class jgroup.test.performance.upgrade.UpgradeTestSuite
 
mtest() - Method in class jgroup.test.performance.arm.ReplicatedServer
 
mtest(byte[]) - Method in class jgroup.test.performance.arm.ReplicatedServer
 
mtest(String) - Method in class jgroup.test.performance.arm.ReplicatedServer
 
mtest() - Method in class jgroup.test.performance.PerformanceServer
 
mtest(byte[]) - Method in class jgroup.test.performance.PerformanceServer
 
mtest(String) - Method in class jgroup.test.performance.PerformanceServer
 
mtest() - Method in class jgroup.test.performance.RMIServer
 
mtest(byte[]) - Method in class jgroup.test.performance.RMIServer
 
mtest(String) - Method in class jgroup.test.performance.RMIServer
 
mtest() - Method in interface jgroup.test.performance.SpeedTest
 
mtest(byte[]) - Method in interface jgroup.test.performance.SpeedTest
 
mtest(String) - Method in interface jgroup.test.performance.SpeedTest
 
mtest() - Method in class jgroup.test.performance.SpeedTestServer
 
mtest(byte[]) - Method in class jgroup.test.performance.SpeedTestServer
 
mtest(String) - Method in class jgroup.test.performance.SpeedTestServer
 
mtest() - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
mtest(byte[]) - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
mtest(String) - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
mtest() - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
mtest(byte[]) - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
mtest(String) - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
MulticastObjectServer - Class in jgroup.test.multicast
This is a very simple test showing the multicast capabilities of Jgroup (not RMI-based).
MulticastTestServer - Class in jgroup.test.multicast
Simple multicast/total order test server.

N

NotifyClient - Class in jgroup.test.hello
Client program for Hello
NotifyClient() - Constructor for class jgroup.test.hello.NotifyClient
 
NotifyServer - Class in jgroup.test.hello
Simple Hello server aimed at demonstrating the capabilities of both internal and external invocations.
NotifyServer() - Constructor for class jgroup.test.hello.NotifyServer
 

P

PerfGroupManager - Class in jgroup.test.performance
Simple class to test the performance of the dynamic GroupManager composition framework.
PerfGroupManager() - Constructor for class jgroup.test.performance.PerfGroupManager
Constructor for PerfGroupManager.
PerformanceClient - Class in jgroup.test.performance
Test class for measuring the performance of GMI invocations.
PerformanceClient() - Constructor for class jgroup.test.performance.PerformanceClient
 
PerformanceServer - Class in jgroup.test.performance
Jgroup server for measuring the performance of GMI invocations.
PerformanceServer() - Constructor for class jgroup.test.performance.PerformanceServer
 
Performer - Class in jgroup.test.multicast
 
prepareChange() - Method in class jgroup.test.gm.RemoteTestServer
 
prepareChange() - Method in class jgroup.test.hello.AtomicHelloServer
 
prepareChange() - Method in class jgroup.test.hello.ExperimentalHelloServer
 
prepareChange() - Method in class jgroup.test.hello.HelloGroupClient
 
prepareChange() - Method in class jgroup.test.hello.HelloServer
 
prepareChange() - Method in class jgroup.test.hello.LeaseServer
 
prepareChange() - Method in class jgroup.test.hello.NotifyServer
 
prepareChange() - Method in class jgroup.test.multicast.MulticastObjectServer
 
prepareChange() - Method in class jgroup.test.multicast.MulticastTestServer
 
prepareChange() - Method in class jgroup.test.multicast.Performer
 
prepareChange() - Method in class jgroup.test.multicast.TotalOrderTestReceive
 
prepareChange() - Method in class jgroup.test.multicast.TotalOrderTestSend
 
prepareChange() - Method in class jgroup.test.performance.arm.StatefulServer
 
prepareChange() - Method in class jgroup.test.performance.PerfGroupManager
 
prepareChange() - Method in class jgroup.test.performance.PerformanceServer
 
prepareChange() - Method in class jgroup.test.performance.SpeedTestServer
 
prepareChange() - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
prepareChange() - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
preShutdown() - Method in class jgroup.test.performance.arm.ReplicatedServer
 
preShutdown() - Method in class jgroup.test.performance.PerformanceServer
 
preShutdown() - Method in interface jgroup.test.performance.RemoteShutdown
Prepare to shut down the server
properties - Static variable in class jgroup.test.performance.PerformanceClient
Supported properties: Note that if additional properties are to be added here, recall to also add them to the dev-build.xml file; the 'perfclient' target.
putState(Object, MemberId[]) - Method in class jgroup.test.performance.arm.StatefulServer
 
putState(Object, MemberId[]) - Method in class jgroup.test.performance.PerfGroupManager
 

R

RegistryClient - Class in jgroup.test.performance
a very simple client of a dependable registry.
RegistryClient() - Constructor for class jgroup.test.performance.RegistryClient
 
RemoteShutdown - Interface in jgroup.test.performance
Interface used shutdown a Jgroup server remotely.
RemoteTestLayer - Class in jgroup.test.gm
Test layer for remote interaction styles; for the purpose of testing the IGMI and Mcast layer performance.
RemoteTestListener - Interface in jgroup.test.gm
The RemoteTestListener is a marker interface that declares no methods.
RemoteTestServer - Class in jgroup.test.gm
Jgroup server for measuring the performance of IGMI invocations versus message multicasing.
RemoteTestServer() - Constructor for class jgroup.test.gm.RemoteTestServer
 
RemoteTestService - Interface in jgroup.test.gm
Describe class/interface
ReplicatedServer - Class in jgroup.test.performance.arm
Jgroup server for measuring the performance of GMI invocations and server recovery time.
ReplicatedServer() - Constructor for class jgroup.test.performance.arm.ReplicatedServer
 
RMIClient - Class in jgroup.test.performance
Test for measuring the performance of standard RMI invocations.
RMIClient() - Constructor for class jgroup.test.performance.RMIClient
Default constructor, used by the executor service to create a service.
RMIServer - Class in jgroup.test.performance
RMI server for measuring the performance of standard RMI invocations.
RMIServer() - Constructor for class jgroup.test.performance.RMIServer
Export the server; create a local registry in order to bind the server.
rtest(int[]) - Method in interface jgroup.test.gm.InternalRemoteTest
 
rtest(byte[]) - Method in interface jgroup.test.gm.InternalRemoteTest
 
rtest(int) - Method in interface jgroup.test.gm.InternalRemoteTest
 
rtest(Object) - Method in interface jgroup.test.gm.InternalRemoteTest
 
rtest(int[]) - Method in class jgroup.test.gm.RemoteTestLayer
 
rtest(byte[]) - Method in class jgroup.test.gm.RemoteTestLayer
 
rtest(int) - Method in class jgroup.test.gm.RemoteTestLayer
 
rtest(Object) - Method in class jgroup.test.gm.RemoteTestLayer
 
run() - Method in class jgroup.test.performance.RMIClient
 

S

sayHello() - Method in class jgroup.test.hello.AtomicHelloServer
 
sayHello() - Method in class jgroup.test.hello.ExperimentalHelloServer
 
sayHello() - Method in interface jgroup.test.hello.Hello
 
sayHello() - Method in class jgroup.test.hello.HelloServer
 
sayHello() - Method in class jgroup.test.hello.LeaseServer
 
sayHello() - Method in class jgroup.test.hello.NotifyServer
 
sayHello() - Method in class jgroup.test.performance.PerfGroupManager
The external interface.
setTime(Object[]) - Method in class jgroup.test.hello.Answer
 
shutdown(int) - Method in class jgroup.test.performance.arm.ReplicatedServer
 
shutdown(int) - Method in class jgroup.test.performance.PerformanceServer
 
shutdown(int) - Method in interface jgroup.test.performance.RemoteShutdown
Shut down the server
shutdown() - Method in class jgroup.test.performance.RMIServer
Shut down the server
shutdown() - Method in class jgroup.test.performance.SpeedTestServer
Shut down the server
shutdown() - Method in class jgroup.test.performance.upgrade.UpgradeServer
Shut down the server
shutdown() - Method in class jgroup.test.performance.upgrade.UpgradeServer2
Shut down the server
ShutdownClient - Class in jgroup.test.performance
Client used to shutdown a server remotely.
ShutdownClient() - Constructor for class jgroup.test.performance.ShutdownClient
 
SimpleUpgradeTestSuite - Class in jgroup.test.performance.upgrade
Test suite for measuring the performance of a server during the upgrade process.
SimpleUpgradeTestSuite(String[]) - Constructor for class jgroup.test.performance.upgrade.SimpleUpgradeTestSuite
 
SpeedTest - Interface in jgroup.test.performance
Interface used to measure Jgroup and standard RMI performance.
SpeedTestClient - Class in jgroup.test.performance
Test for measuring the performance of GMI invocations.
SpeedTestClient() - Constructor for class jgroup.test.performance.SpeedTestClient
 
SpeedTestServer - Class in jgroup.test.performance
Jgroup server for measuring the performance of GMI invocations.
SpeedTestServer() - Constructor for class jgroup.test.performance.SpeedTestServer
 
start(Object[]) - Method in class jgroup.test.performance.RMIClient
Start the service associated with this server object.
start(Object[]) - Method in class jgroup.test.performance.RMIServer
Initialization; nothing to do
start() - Method in class jgroup.test.performance.SpeedTestClient
 
start() - Method in class jgroup.test.performance.SpeedTestServer
 
start() - Method in class jgroup.test.performance.upgrade.UpgradeSpeedTestClient
 
stateChanged(ChangeEvent) - Method in class jgroup.test.performance.upgrade.Generator
 
StatefulServer - Class in jgroup.test.performance.arm
Allocator server
StatefulServer() - Constructor for class jgroup.test.performance.arm.StatefulServer
 
staticComposition() - Method in class jgroup.test.performance.PerfGroupManager
 

T

test() - Method in class jgroup.test.performance.arm.ReplicatedServer
 
test(byte[]) - Method in class jgroup.test.performance.arm.ReplicatedServer
 
test(String) - Method in class jgroup.test.performance.arm.ReplicatedServer
 
test() - Method in class jgroup.test.performance.PerformanceServer
 
test(byte[]) - Method in class jgroup.test.performance.PerformanceServer
 
test(String) - Method in class jgroup.test.performance.PerformanceServer
 
test() - Method in class jgroup.test.performance.RMIServer
 
test(byte[]) - Method in class jgroup.test.performance.RMIServer
 
test(String) - Method in class jgroup.test.performance.RMIServer
 
test() - Method in interface jgroup.test.performance.SpeedTest
 
test(byte[]) - Method in interface jgroup.test.performance.SpeedTest
 
test(String) - Method in interface jgroup.test.performance.SpeedTest
 
test() - Method in class jgroup.test.performance.SpeedTestServer
 
test(byte[]) - Method in class jgroup.test.performance.SpeedTestServer
 
test(String) - Method in class jgroup.test.performance.SpeedTestServer
 
test() - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
test(byte[]) - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
test(String) - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
test() - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
test(byte[]) - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
test(String) - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
time() - Method in class jgroup.test.hello.ExperimentalHelloServer
 
time() - Method in class jgroup.test.hello.HelloServer
 
time() - Method in interface jgroup.test.hello.InternalHello
 
time() - Method in class jgroup.test.hello.LeaseServer
 
time() - Method in class jgroup.test.hello.NotifyServer
 
time() - Method in class jgroup.test.performance.PerfGroupManager
The internal interface.
toString() - Method in class jgroup.test.hello.Answer
 
TotalOrderTestReceive - Class in jgroup.test.multicast
Simple multicast/total order test server.
TotalOrderTestSend - Class in jgroup.test.multicast
Simple multicast/total order test server.

U

upgraded() - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
upgraded() - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
UpgradeServer - Class in jgroup.test.performance.upgrade
Jgroup server for measuring the performance of GMI invocations and server upgrade/recovery time.
UpgradeServer() - Constructor for class jgroup.test.performance.upgrade.UpgradeServer
 
UpgradeServer2 - Class in jgroup.test.performance.upgrade
Jgroup server for measuring the performance of GMI invocations and server upgrade/recovery time.
UpgradeServer2() - Constructor for class jgroup.test.performance.upgrade.UpgradeServer2
 
UpgradeSpeedTestClient - Class in jgroup.test.performance.upgrade
Test for measuring the performance of GMI invocations.
UpgradeSpeedTestClient(int, int, int, int, String) - Constructor for class jgroup.test.performance.upgrade.UpgradeSpeedTestClient
 
UpgradeTestSuite - Class in jgroup.test.performance.upgrade
Test suite for measuring the performance of a server during the upgrade process.
UpgradeTestSuite(String[]) - Constructor for class jgroup.test.performance.upgrade.UpgradeTestSuite
 

V

viewChange(View) - Method in class jgroup.test.gm.RemoteTestServer
 
viewChange(View) - Method in class jgroup.test.hello.AtomicHelloServer
 
viewChange(View) - Method in class jgroup.test.hello.ExperimentalHelloServer
 
viewChange(View) - Method in class jgroup.test.hello.HelloGroupClient
 
viewChange(View) - Method in class jgroup.test.hello.HelloServer
 
viewChange(View) - Method in class jgroup.test.hello.LeaseServer
 
viewChange(View) - Method in class jgroup.test.hello.NotifyServer
 
viewChange(View) - Method in class jgroup.test.multicast.MulticastObjectServer
 
viewChange(View) - Method in class jgroup.test.multicast.MulticastTestServer
 
viewChange(View) - Method in class jgroup.test.multicast.Performer
 
viewChange(View) - Method in class jgroup.test.multicast.TotalOrderTestReceive
 
viewChange(View) - Method in class jgroup.test.multicast.TotalOrderTestSend
 
viewChange(View) - Method in class jgroup.test.performance.arm.StatefulServer
 
viewChange(View) - Method in class jgroup.test.performance.PerfGroupManager
The MembershipListener interface.
viewChange(View) - Method in class jgroup.test.performance.PerformanceServer
 
viewChange(View) - Method in class jgroup.test.performance.SpeedTestServer
 
viewChange(View) - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
viewChange(View) - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 
vmtest(byte[]) - Method in class jgroup.test.performance.arm.ReplicatedServer
 
vmtest(byte[]) - Method in class jgroup.test.performance.PerformanceServer
 
vmtest(byte[]) - Method in class jgroup.test.performance.RMIServer
 
vmtest(byte[]) - Method in interface jgroup.test.performance.SpeedTest
 
vmtest(byte[]) - Method in class jgroup.test.performance.SpeedTestServer
 
vmtest(byte[]) - Method in class jgroup.test.performance.upgrade.UpgradeServer
 
vmtest(byte[]) - Method in class jgroup.test.performance.upgrade.UpgradeServer2
 

A C D E G H I J L M N P R S T U V

Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.