Uses of Enum
org.apache.drill.exec.store.pcap.decoder.PacketDecoder.FileFormat
-
Uses of PacketDecoder.FileFormat in org.apache.drill.exec.store.pcap.decoder
Modifier and TypeMethodDescriptionPacketDecoder.getFileFormat()
static PacketDecoder.FileFormat
Returns 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.