| Package | Description |
|---|---|
| com.spotify.helios.common.descriptors |
| Modifier and Type | Method and Description |
|---|---|
HostSelector.Operator |
HostSelector.getOperator() |
static HostSelector.Operator |
HostSelector.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostSelector.Operator[] |
HostSelector.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HostSelector(String label,
HostSelector.Operator operator,
Object operand) |
Copyright © 2016. All rights reserved.