public abstract class PcapColumn extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DUMMY_NAME |
static String |
PATH_NAME |
| Constructor and Description |
|---|
PcapColumn() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,PcapColumn> |
getColumns() |
static Map<String,PcapColumn> |
getSummaryColumns() |
public static final String DUMMY_NAME
public static final String PATH_NAME
public static Map<String,PcapColumn> getColumns()
public static Map<String,PcapColumn> getSummaryColumns()
Copyright © 2021 The Apache Software Foundation. All rights reserved.