Uses of Class
org.apache.drill.exec.store.pcap.decoder.Packet
-
Uses of Packet in org.apache.drill.exec.store.pcap.decoder
Modifier and TypeMethodDescriptionvoid
This function adds a packet to the TCP session.int
This function is here so that packets can be sorted for re-sessionization.int
PacketDecoder.decodePacket
(byte[] buffer, int offset, Packet p, int maxPacket, int validBytes) -
Uses of Packet in org.apache.drill.exec.store.pcapng