public class SFlowRecord extends Data
diffServ, dstAddress, dstPort, first, inputInterface, ipv4DstAddress, ipv4SrcAddress, ipv6DstAddress, ipv6SrcAddress, last, milliseconds, nextHop, octets, outputInterface, packets, protocol, srcAddress, srcPort
Constructor and Description |
---|
SFlowRecord() |
Modifier and Type | Method and Description |
---|---|
void |
fillData(java.nio.ByteBuffer data) |
static void |
main(java.lang.String[] args) |
void |
setMilliseconds(long milliseconds) |
copy, getDiffServ, getDstAddress, getDstIpAddress, getDstPort, getFirst, getInputInterface, getLast, getMilliseconds, getNextHop, getOctets, getOutputInterface, getPackets, getProtocol, getSrcAddress, getSrcIpAddress, getSrcPort, toString