public class WorkItemStateReader extends WorkItemStateAbstract implements IWorkItemStateReader
| Modifier and Type | Field and Description |
|---|---|
protected DuccLogger |
logger |
activeMap, append, encoding, fnActiveJson, fnJson, fnJsonGz, gson, infoActive, jobid, linend, stats, typeJson, typeJsonGz, work_item_state| Constructor and Description |
|---|
WorkItemStateReader(String component,
String directory,
String user,
long wiVersion) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAvg() |
ConcurrentSkipListMap<Long,IWorkItemState> |
getMap() |
double |
getMax() |
double |
getMin() |
initializeprotected DuccLogger logger
public ConcurrentSkipListMap<Long,IWorkItemState> getMap()
getMap in interface IWorkItemStateReaderpublic double getMin()
public double getMax()
public double getAvg()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.