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