|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlanetLabSite | |
---|---|
edu.washington.cs.pl_if.plc | |
edu.washington.cs.pl_if.ssh |
Uses of PlanetLabSite in edu.washington.cs.pl_if.plc |
---|
Methods in edu.washington.cs.pl_if.plc that return PlanetLabSite | |
---|---|
PlanetLabSite |
PLCentralCache.getSite(int siteId)
|
PlanetLabSite |
PLCentralController.getSite(PlanetLabHost host)
|
PlanetLabSite[] |
PlanetLabStore.getSites()
|
Methods in edu.washington.cs.pl_if.plc that return types with arguments of type PlanetLabSite | |
---|---|
ConcurrentHashMap<PlanetLabHost,PlanetLabSite> |
PLCentralCache.getHostToSiteMapping()
|
ConcurrentHashMap<PlanetLabSite,Vector<PlanetLabHost>> |
PLCentralCache.getSiteToHostMapping()
|
Methods in edu.washington.cs.pl_if.plc with parameters of type PlanetLabSite | |
---|---|
PlanetLabHost |
PLCentralController.getRandomHostFromSite(PlanetLabSite site)
|
void |
PlanetLabStore.setSites(PlanetLabSite[] sites)
|
Uses of PlanetLabSite in edu.washington.cs.pl_if.ssh |
---|
Methods in edu.washington.cs.pl_if.ssh that return PlanetLabSite | |
---|---|
PlanetLabSite |
ConnectionController.getPlanetLabSite(PlanetLabHost host)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |