Uses of Enum
org.apache.drill.exec.store.pcap.decoder.PacketDecoder.FileFormat
Packages that use PacketDecoder.FileFormat
-
Uses of PacketDecoder.FileFormat in org.apache.drill.exec.store.pcap.decoder
Methods in org.apache.drill.exec.store.pcap.decoder that return PacketDecoder.FileFormatModifier and TypeMethodDescriptionPacketDecoder.getFileFormat()static PacketDecoder.FileFormatReturns the enum constant of this type with the specified name.static PacketDecoder.FileFormat[]PacketDecoder.FileFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.