public class ApplyToSampleProgressInfo extends BaseEdpJobProgressInfo
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplyToSampleProgressInfo.CommitStatus |
BaseEdpJobProgressInfo.BaseEdpJobStatusEdpJobProgressInfo.EdpJobStatus| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PERSISTENCE_KEY |
dataSetKey, dataSetName, dismissed, endTime, ingestedRecords, nativeDataSetId, startTime, status, targetCollectionId, totalRecords, uniqueServerId, userId| Constructor and Description |
|---|
ApplyToSampleProgressInfo() |
ApplyToSampleProgressInfo(java.lang.String dataSetKey,
java.lang.String dataSetName,
java.lang.String nativeDataSetId,
long startTime,
long endTime,
long totalRecords,
long userId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEcid() |
long |
getPercentComplete() |
java.lang.String |
getPersistenceKey() |
void |
setEcid(java.lang.String ecid) |
void |
setStatus(ApplyToSampleProgressInfo.CommitStatus status) |
getDataSetKey, getDataSetName, getEndTime, getIngestedRecords, getNativeDataSetId, getStartTime, getStatus, getTargetCollectionId, getTotalRecords, getUniqueServerId, getUserId, isDismissed, setDataSetKey, setDataSetName, setDismissed, setEndTime, setIngestedRecords, setNativeDataSetId, setStartTime, setStatus, setTargetCollectionId, setTotalRecords, setUniqueServerId, setUserIdpublic static final java.lang.String PERSISTENCE_KEY
public ApplyToSampleProgressInfo()
public ApplyToSampleProgressInfo(java.lang.String dataSetKey,
java.lang.String dataSetName,
java.lang.String nativeDataSetId,
long startTime,
long endTime,
long totalRecords,
long userId)
public void setStatus(ApplyToSampleProgressInfo.CommitStatus status)
public java.lang.String getPersistenceKey()
getPersistenceKey in interface EdpJobProgressInfogetPersistenceKey in class BaseEdpJobProgressInfopublic long getPercentComplete()
getPercentComplete in interface EdpJobProgressInfogetPercentComplete in class BaseEdpJobProgressInfopublic java.lang.String getEcid()
public void setEcid(java.lang.String ecid)
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.