Package | Description |
---|---|
com.itko.lisa.coordinator | |
com.itko.lisa.perfmgr |
Modifier and Type | Method and Description |
---|---|
CoordinatorServer |
TestRegistry.getCoordinatorServer(java.lang.String name)
Will return a String URL reference to a CoordinatorServer given its correct name
|
CoordinatorServer |
TestRegistry.getCoordinatorServer(java.lang.String name,
com.itko.lisa.model.mar.ModelArchiveInfo marInfo)
Will return a String URL reference to a CoordinatorServer given its correct name
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,CoordinatorServer> |
TestRegistry.getCoordinatorServers(java.lang.String coordServerName)
Will retrieve a clone of the table of all currently running Coordinator Servers
The table is [ name, StringURL ] where the StringURL is used by the networking layer to reach that server
|
Modifier and Type | Field and Description |
---|---|
protected CoordinatorServer |
ReportKey.cs |
Modifier and Type | Method and Description |
---|---|
CoordinatorServer |
ReportKey.getCoordinatorServer() |
Modifier and Type | Method and Description |
---|---|
void |
ReportKey.setCoordinatorServer(CoordinatorServer cs) |
Copyright © 1998-2014 CA, Inc. All Rights Reserved.