Package | Description |
---|---|
org.jgroups.tests | |
org.jgroups.tests.perf | |
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Field and Description |
---|---|
protected AverageMinMax |
RoundTrip.Sender.avg |
protected AverageMinMax |
RoundTripRpc.Invoker.avg |
Modifier and Type | Method and Description |
---|---|
protected static String |
RoundTrip.print(AverageMinMax avg) |
protected static String |
RoundTripRpc.print(AverageMinMax avg) |
Modifier and Type | Field and Description |
---|---|
protected AverageMinMax |
UPerf.Results.avg_gets |
protected AverageMinMax |
UPerf.Results.avg_puts |
Modifier and Type | Method and Description |
---|---|
protected static String |
UPerf.print(AverageMinMax avg,
boolean details) |
Constructor and Description |
---|
Results(int num_gets,
int num_puts,
long time,
AverageMinMax avg_gets,
AverageMinMax avg_puts) |
Modifier and Type | Field and Description |
---|---|
protected AverageMinMax |
RpcStats.Result.avg |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.