Class SFlowRecord
java.lang.Object
ru.bitel.bgbilling.kernel.network.flow.Data
ru.bitel.bgbilling.kernel.network.flow.SFlowRecord
- 
Field SummaryFields inherited from class ru.bitel.bgbilling.kernel.network.flow.DatadiffServ, dstAddress, dstPort, first, inputInterface, ipv4DstAddress, ipv4SrcAddress, ipv6DstAddress, ipv6SrcAddress, last, milliseconds, nextHop, octets, outputInterface, packets, protocol, srcAddress, srcPort
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidfillData(ByteBuffer data) static voidvoidsetMilliseconds(long milliseconds) Methods inherited from class ru.bitel.bgbilling.kernel.network.flow.Datacopy, getDiffServ, getDstAddress, getDstIpAddress, getDstPort, getFirst, getInputInterface, getLast, getMilliseconds, getNextHop, getOctets, getOutputInterface, getPackets, getProtocol, getSrcAddress, getSrcIpAddress, getSrcPort, toString
- 
Constructor Details- 
SFlowRecordpublic SFlowRecord()
 
- 
- 
Method Details- 
setMillisecondspublic void setMilliseconds(long milliseconds) 
- 
fillData
- 
main
 
-