Modifier and Type | Method and Description |
---|---|
Flow.Direction |
Flow.getDirection()
Direction of the flow (egress vs ingress)
|
static Flow.Direction |
Flow.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Flow.Direction[] |
Flow.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Direction |
Direction.from(Flow.Direction direction) |
Modifier and Type | Method and Description |
---|---|
Flow.Direction |
NetflowMessage.getDirection() |
Modifier and Type | Method and Description |
---|---|
Flow.Direction |
SFlow.getDirection() |
Copyright © 2021. All rights reserved.