public interface NetflowElement
| Modifier and Type | Interface and Description |
|---|---|
static class |
NetflowElement.Type |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
int |
getLength() |
NetflowElement.Type |
getType() |
boolean |
isTimestamp() |
int getLength()
String getId()
NetflowElement.Type getType()
boolean isTimestamp()
Copyright © 2023. All rights reserved.