public class SdnAttributes extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SdnAttributes.AttachedToNetworkPredicate |
| Modifier and Type | Field and Description |
|---|---|
static brooklyn.event.AttributeSensor<List<String>> |
ATTACHED_NETWORKS |
static brooklyn.config.ConfigKey<Collection<String>> |
NETWORK_LIST |
static brooklyn.config.ConfigKey<Boolean> |
SDN_DEBUG |
static brooklyn.config.ConfigKey<Boolean> |
SDN_ENABLE |
| Constructor and Description |
|---|
SdnAttributes() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<brooklyn.entity.Entity> |
attachedToNetwork(String networkId) |
public static final brooklyn.config.ConfigKey<Collection<String>> NETWORK_LIST
public static final brooklyn.config.ConfigKey<Boolean> SDN_ENABLE
public static final brooklyn.config.ConfigKey<Boolean> SDN_DEBUG
public static final com.google.common.base.Predicate<brooklyn.entity.Entity> attachedToNetwork(String networkId)
Copyright © 2015. All rights reserved.