public class NetworkTestV3 extends Schema<NetworkTest,NetworkTestV3>
Schema.Meta| Modifier and Type | Field and Description |
|---|---|
double[][] |
bandwidths |
double[] |
bandwidths_collective |
double[][] |
microseconds |
double[] |
microseconds_collective |
java.lang.String[] |
nodes |
water.api.TwoDimTableV3 |
table |
__meta, _impl_class, _version_pattern| Constructor and Description |
|---|
NetworkTestV3() |
acceptsFrame, createAndFillImpl, createImpl, extractVersion, fillFromImpl, fillFromParms, fillImpl, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemasclone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeHTML_impl, writeHTML, writeJSON_impl, writeJSON@API(help="Collective broadcast/reduce times in microseconds (for each message size)", direction=OUTPUT) public double[] microseconds_collective
@API(help="Collective bandwidths in Bytes/sec (for each message size, for each node)", direction=OUTPUT) public double[] bandwidths_collective
@API(help="Round-trip times in microseconds (for each message size, for each node)", direction=OUTPUT) public double[][] microseconds
@API(help="Bi-directional bandwidths in Bytes/sec (for each message size, for each node)", direction=OUTPUT) public double[][] bandwidths