public class FlowPacket extends Packet
Constructor and Description |
---|
FlowPacket(NetflowVersion netflowVersion,
Payload payload,
int flowCount) |
Modifier and Type | Method and Description |
---|---|
int |
getFlowCount() |
NetflowVersion |
getNetflowVersion() |
getPayload, send
public FlowPacket(NetflowVersion netflowVersion, Payload payload, int flowCount)
public int getFlowCount()
public NetflowVersion getNetflowVersion()
Copyright © 2022. All rights reserved.