public abstract class WorkItemStateAbstract extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ActiveMap |
activeMap |
static boolean |
append |
String |
encoding |
protected String |
fnActiveJson |
protected String |
fnJson |
protected String |
fnJsonGz |
protected static com.google.gson.Gson |
gson |
static String |
infoActive |
protected static DuccId |
jobid |
static String |
linend |
protected WorkItemStatistics |
stats |
static String |
typeJson |
static String |
typeJsonGz |
static String |
work_item_state |
| Constructor and Description |
|---|
WorkItemStateAbstract() |
public static String work_item_state
public static String infoActive
public static String typeJson
public static String typeJsonGz
public final String encoding
public static String linend
public static boolean append
protected static com.google.gson.Gson gson
protected static DuccId jobid
protected String fnJson
protected String fnJsonGz
protected String fnActiveJson
protected ActiveMap activeMap
protected WorkItemStatistics stats
protected void initialize(String directory)
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.