public class PcapFormatConfig extends Object implements FormatPluginConfig
Constructor and Description |
---|
PcapFormatConfig(List<String> extensions,
boolean stat,
Boolean sessionizeTCPStreams) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<String> |
getExtensions() |
boolean |
getSessionizeTCPStreams() |
boolean |
getStat() |
int |
hashCode() |
String |
toString() |
public static final String NAME
Copyright © 1970 The Apache Software Foundation. All rights reserved.