| Package | Description |
|---|---|
| org.hawkular.btm.api.model.admin |
| Modifier and Type | Method and Description |
|---|---|
Direction |
ProcessHeaders.getDirection() |
Direction |
Processor.getDirection() |
Direction |
ProcessContent.getDirection() |
Direction |
CollectorAction.getDirection() |
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessHeaders.setDirection(Direction direction) |
void |
Processor.setDirection(Direction direction) |
void |
ProcessContent.setDirection(Direction direction) |
void |
CollectorAction.setDirection(Direction direction) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.