| Package | Description |
|---|---|
| gr.cite.clustermanager.actuators.layers | |
| gr.cite.clustermanager.trafficshaping |
| Modifier and Type | Method and Description |
|---|---|
Set<GosDefinition> |
DataMonitor.getAllGosEndpoints() |
Set<GosDefinition> |
DataMonitor.getAvailableGosFor(String layerID) |
Map<String,Set<GosDefinition>> |
DataMonitor.getAvailableLayerToGosDefinitionData() |
Set<GosDefinition> |
DataMonitor.getNotAvailableGosFor(String layerID) |
Map<String,Set<GosDefinition>> |
DataMonitor.getNotAvailableLayerToGosDefinitionData() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataMonitor.setAvailableLayerToGosDefinitionData(Map<String,Set<GosDefinition>> availableLayerToGosDefinitionData) |
void |
DataMonitor.setNotAvailableLayerToGosDefinitionData(Map<String,Set<GosDefinition>> notAvailableLayerToGosDefinitionData) |
| Modifier and Type | Method and Description |
|---|---|
GosDefinition |
TrafficShaper.getAppropriateGosForLayer(String layerID) |
GosDefinition |
SimpleTrafficShaper.getAppropriateGosForLayer(String layerID)
Fetches a random one from the available
|
GosDefinition |
TrafficShaper.getGosForNewLayer() |
GosDefinition |
SimpleTrafficShaper.getGosForNewLayer() |
| Modifier and Type | Method and Description |
|---|---|
Set<GosDefinition> |
TrafficShaper.getAllGosEndpoints() |
Set<GosDefinition> |
SimpleTrafficShaper.getAllGosEndpoints() |
Copyright © 2018. All Rights Reserved.