| Package | Description |
|---|---|
| org.apache.uima.ducc.common.jd.files | |
| org.apache.uima.ducc.common.jd.files.workitem | |
| org.apache.uima.ducc.common.jd.files.workitem.legacy |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkItemState |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentSkipListMap<Long,IWorkItemState> |
IPersistenceWorkItemState.importData() |
| Modifier and Type | Method and Description |
|---|---|
int |
WorkItemState.compareTo(IWorkItemState wis) |
| Modifier and Type | Method and Description |
|---|---|
void |
IPersistenceWorkItemState.exportData(ConcurrentSkipListMap<Long,IWorkItemState> map) |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentSkipListMap<Long,IWorkItemState> |
ActiveMap.activeMap |
| Modifier and Type | Method and Description |
|---|---|
IWorkItemState |
ActiveMap.get(Long key) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Long,IWorkItemState>> |
ActiveMap.entrySet() |
ConcurrentSkipListMap<Long,IWorkItemState> |
IWorkItemStateReader.getMap() |
ConcurrentSkipListMap<Long,IWorkItemState> |
WorkItemStateReader.getMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveMap.put(Long key,
IWorkItemState value) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentSkipListMap<Long,IWorkItemState> |
WorkItemStateManager.getMap()
Deprecated.
|
ConcurrentSkipListMap<Long,IWorkItemState> |
WorkItemStateJsonGz.importData()
Deprecated.
|
ConcurrentSkipListMap<Long,IWorkItemState> |
WorkItemStateJson.importData()
Deprecated.
|
ConcurrentSkipListMap<Long,IWorkItemState> |
WorkItemStateSerializedObjects.importData()
Deprecated.
|
ConcurrentSkipListMap<Long,IWorkItemState> |
WorkItemStateJsonGz.importData(String userid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkItemStateJsonGz.exportData(ConcurrentSkipListMap<Long,IWorkItemState> map)
Deprecated.
|
void |
WorkItemStateJson.exportData(ConcurrentSkipListMap<Long,IWorkItemState> map)
Deprecated.
|
void |
WorkItemStateSerializedObjects.exportData(ConcurrentSkipListMap<Long,IWorkItemState> map)
Deprecated.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.