Uses of Class
org.apache.drill.exec.store.pcap.decoder.Packet
Packages that use Packet
-
Uses of Packet in org.apache.drill.exec.store.pcap.decoder
Methods in org.apache.drill.exec.store.pcap.decoder that return PacketMethods in org.apache.drill.exec.store.pcap.decoder with parameters of type PacketModifier and TypeMethodDescriptionvoidThis function adds a packet to the TCP session.intThis function is here so that packets can be sorted for re-sessionization.intPacketDecoder.decodePacket(byte[] buffer, int offset, Packet p, int maxPacket, int validBytes) -
Uses of Packet in org.apache.drill.exec.store.pcapng
Subclasses of Packet in org.apache.drill.exec.store.pcapng