public static class IPDataLogUtils.FlowDetail extends Data
Flow
полем направление.Modifier and Type | Field and Description |
---|---|
int |
direction |
static int |
DIRECTION_INCOMING |
static int |
DIRECTION_OUTGOING |
static int |
DIRECTION_UNDEF |
diffServ, dstAddress, dstPort, first, inputInterface, ipv4DstAddress, ipv4SrcAddress, ipv6DstAddress, ipv6SrcAddress, last, milliseconds, nextHop, octets, outputInterface, packets, protocol, srcAddress, srcPort
Constructor and Description |
---|
FlowDetail() |
copy, getDiffServ, getDstAddress, getDstIpAddress, getDstPort, getFirst, getInputInterface, getLast, getMilliseconds, getNextHop, getOctets, getOutputInterface, getPackets, getProtocol, getSrcAddress, getSrcIpAddress, getSrcPort, toString
public static final int DIRECTION_UNDEF
public static final int DIRECTION_INCOMING
public static final int DIRECTION_OUTGOING
public int direction