Class DataFile
java.lang.Object
ecmwf.common.database.DataBaseObject
ecmwf.common.database.DataFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BigDecimalThe daf arrived time.protected StringThe daf caller.protected StringThe daf checksum.protected booleanThe daf delete original.protected booleanThe daf deleted.protected booleanThe daf downloaded.protected StringThe daf ecauth host.protected StringThe daf ecauth user.protected IntegerThe daf file instance.protected IntegerThe daf file system.protected StringThe daf filter name.protected longThe daf filter size.protected BigDecimalThe daf filter time.protected longThe daf get complete duration.protected longThe daf get duration.protected StringThe daf get host.protected BigDecimalThe daf get time.protected StringThe daf group by.protected longThe daf id.protected intThe daf index.protected StringThe daf meta stream.protected StringThe daf meta target.protected StringThe daf meta time.protected StringThe daf meta type.protected StringThe daf original.protected StringThe daf remote host.protected booleanThe daf removed.protected longThe daf size.protected StringThe daf source.protected booleanThe daf standby.protected BigDecimalThe daf time base.protected BigDecimalThe daf time file.protected longThe daf time step.protected IntegerThe hos name for acquisition.protected MonitoringValueThe monitoring value.protected LongThe mov id.protected TransferGroupThe transfer group.protected StringThe trg name.Fields inherited from class ecmwf.common.database.DataBaseObject
collectionSize, TAG_ACROSS_MULTIPLE_LINES, TAG_END_OF_LINES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanEquals.Gets the arrived time.Gets the caller.Gets the checksum.booleanGets the deleted.booleanGets the delete original.booleanGets the downloaded.Gets the ecauth host.Gets the ecauth user.Gets the file instance.Gets the file system.Gets the filter name.longGets the filter size.Gets the filter time.longGets the gets the complete duration.longGets the gets the duration.Gets the gets the host.Gets the gets the time.Gets the group by.Gets the host for acquisition name.longgetId()Gets the id.intgetIndex()Gets the index.Gets the meta stream.Gets the meta target.Gets the meta time.Gets the meta type.Gets the monitoring value.Gets the monitoring value id.Gets the original.Gets the remote host.booleanGets the removed.longgetSize()Gets the size.Gets the source.booleanGets the standby.Gets the time base.Gets the time file.longGets the time step.Gets the transfer group.Gets the transfer group name.inthashCode()Hash code.voidsetArrivedTime(Timestamp param) Sets the arrived time.voidSets the caller.voidsetChecksum(String param) Sets the checksum.voidsetDeleted(boolean param) Sets the deleted.voidsetDeleted(String param) Sets the deleted.voidsetDeleteOriginal(boolean param) Sets the delete original.voidsetDeleteOriginal(String param) Sets the delete original.voidsetDownloaded(boolean param) Sets the downloaded.voidsetDownloaded(String param) Sets the downloaded.voidsetEcauthHost(String param) Sets the ecauth host.voidsetEcauthUser(String param) Sets the ecauth user.voidsetFileInstance(int param) Sets the file instance.voidsetFileInstance(Integer param) Sets the file instance.voidsetFileSystem(int param) Sets the file system.voidsetFileSystem(Integer param) Sets the file system.voidsetFilterName(String param) Sets the filter name.voidsetFilterSize(long param) Sets the filter size.voidsetFilterSize(String param) Sets the filter size.voidsetFilterTime(Timestamp param) Sets the filter time.voidsetGetCompleteDuration(long param) Sets the gets the complete duration.voidsetGetCompleteDuration(String param) Sets the gets the complete duration.voidsetGetDuration(long param) Sets the gets the duration.voidsetGetDuration(String param) Sets the gets the duration.voidsetGetHost(String param) Sets the gets the host.voidsetGetTime(Timestamp param) Sets the gets the time.voidsetGroupBy(String param) Sets the group by.voidsetHostForAcquisitionName(String param) Sets the host for acquisition name.voidsetId(long param) Sets the id.voidSets the id.voidsetIndex(int param) Sets the index.voidSets the index.voidsetMetaStream(String param) Sets the meta stream.voidsetMetaTarget(String param) Sets the meta target.voidsetMetaTime(String param) Sets the meta time.voidsetMetaType(String param) Sets the meta type.voidSets the monitoring value.voidsetMonitoringValueId(Long param) Sets the monitoring value id.voidsetOriginal(String param) Sets the original.voidsetRemoteHost(String param) Sets the remote host.voidsetRemoved(boolean param) Sets the removed.voidsetRemoved(String param) Sets the removed.voidsetSize(long param) Sets the size.voidSets the size.voidSets the source.voidsetStandby(boolean param) Sets the standby.voidsetStandby(String param) Sets the standby.voidsetTimeBase(Timestamp param) Sets the time base.voidsetTimeFile(Timestamp param) Sets the time file.voidsetTimeStep(long param) Sets the time step.voidsetTimeStep(String param) Sets the time step.voidsetTransferGroup(TransferGroup param) Sets the transfer group.voidsetTransferGroupName(String param) Sets the transfer group name.Methods inherited from class ecmwf.common.database.DataBaseObject
bigDecimalToTimestamp, clone, compare, compare, getCollectionSize, integerToInt, integerToString, setCollectionSize, strim, stringToInteger, stringToLong, stringToString, timestampToBigDecimal, toString, toString, toString, toString
-
Field Details
-
DAF_ARRIVED_TIME
The daf arrived time. -
DAF_DELETED
protected boolean DAF_DELETEDThe daf deleted. -
DAF_STANDBY
protected boolean DAF_STANDBYThe daf standby. -
DAF_INDEX
protected int DAF_INDEXThe daf index. -
DAF_DELETE_ORIGINAL
protected boolean DAF_DELETE_ORIGINALThe daf delete original. -
DAF_DOWNLOADED
protected boolean DAF_DOWNLOADEDThe daf downloaded. -
DAF_GET_HOST
The daf get host. -
DAF_REMOTE_HOST
The daf remote host. -
DAF_CALLER
The daf caller. -
DAF_GET_TIME
The daf get time. -
DAF_GET_DURATION
protected long DAF_GET_DURATIONThe daf get duration. -
DAF_GET_COMPLETE_DURATION
protected long DAF_GET_COMPLETE_DURATIONThe daf get complete duration. -
DAF_ECAUTH_HOST
The daf ecauth host. -
DAF_ECAUTH_USER
The daf ecauth user. -
DAF_CHECKSUM
The daf checksum. -
DAF_FILTER_NAME
The daf filter name. -
DAF_FILTER_TIME
The daf filter time. -
DAF_FILTER_SIZE
protected long DAF_FILTER_SIZEThe daf filter size. -
DAF_ID
protected long DAF_IDThe daf id. -
DAF_META_STREAM
The daf meta stream. -
DAF_META_TARGET
The daf meta target. -
DAF_META_TIME
The daf meta time. -
DAF_META_TYPE
The daf meta type. -
DAF_ORIGINAL
The daf original. -
DAF_REMOVED
protected boolean DAF_REMOVEDThe daf removed. -
DAF_SIZE
protected long DAF_SIZEThe daf size. -
DAF_SOURCE
The daf source. -
DAF_TIME_BASE
The daf time base. -
DAF_TIME_FILE
The daf time file. -
DAF_TIME_STEP
protected long DAF_TIME_STEPThe daf time step. -
MOV_ID
The mov id. -
DAF_FILE_SYSTEM
The daf file system. -
DAF_FILE_INSTANCE
The daf file instance. -
TRG_NAME
The trg name. -
DAF_GROUP_BY
The daf group by. -
HOS_NAME_FOR_ACQUISITION
The hos name for acquisition. -
transferGroup
The transfer group. -
monitoringValue
The monitoring value.
-
-
Constructor Details
-
DataFile
public DataFile()Instantiates a new data file. -
DataFile
public DataFile(long id) Instantiates a new data file.- Parameters:
id- the id
-
-
Method Details
-
getHostForAcquisitionName
Gets the host for acquisition name.- Returns:
- the host for acquisition name
-
setHostForAcquisitionName
Sets the host for acquisition name.- Parameters:
param- the new host for acquisition name
-
getArrivedTime
-
setArrivedTime
Sets the arrived time.- Parameters:
param- the new arrived time
-
getFilterTime
-
setFilterTime
Sets the filter time.- Parameters:
param- the new filter time
-
getFilterSize
public long getFilterSize()Gets the filter size.- Returns:
- the filter size
-
setFilterSize
public void setFilterSize(long param) Sets the filter size.- Parameters:
param- the new filter size
-
setFilterSize
Sets the filter size.- Parameters:
param- the new filter size
-
getDeleted
public boolean getDeleted()Gets the deleted.- Returns:
- the deleted
-
setDeleted
public void setDeleted(boolean param) Sets the deleted.- Parameters:
param- the new deleted
-
setDeleted
-
getStandby
public boolean getStandby()Gets the standby.- Returns:
- the standby
-
setStandby
public void setStandby(boolean param) Sets the standby.- Parameters:
param- the new standby
-
setStandby
-
getIndex
public int getIndex()Gets the index.- Returns:
- the index
-
setIndex
public void setIndex(int param) Sets the index.- Parameters:
param- the new index
-
setIndex
-
getDeleteOriginal
public boolean getDeleteOriginal()Gets the delete original.- Returns:
- the delete original
-
setDeleteOriginal
public void setDeleteOriginal(boolean param) Sets the delete original.- Parameters:
param- the new delete original
-
setDeleteOriginal
Sets the delete original.- Parameters:
param- the new delete original
-
getDownloaded
public boolean getDownloaded()Gets the downloaded.- Returns:
- the downloaded
-
setDownloaded
public void setDownloaded(boolean param) Sets the downloaded.- Parameters:
param- the new downloaded
-
setDownloaded
-
getEcauthHost
-
setEcauthHost
Sets the ecauth host.- Parameters:
param- the new ecauth host
-
getGetHost
-
setGetHost
Sets the gets the host.- Parameters:
param- the new gets the host
-
getRemoteHost
-
setRemoteHost
Sets the remote host.- Parameters:
param- the new remote host
-
getCaller
-
setCaller
-
getChecksum
-
setChecksum
-
getFilterName
-
setFilterName
Sets the filter name.- Parameters:
param- the new filter name
-
getEcauthUser
-
setEcauthUser
Sets the ecauth user.- Parameters:
param- the new ecauth user
-
getId
public long getId()Gets the id.- Returns:
- the id
-
setId
public void setId(long param) Sets the id.- Parameters:
param- the new id
-
setId
-
getMetaStream
-
setMetaStream
Sets the meta stream.- Parameters:
param- the new meta stream
-
getMetaTarget
-
setMetaTarget
Sets the meta target.- Parameters:
param- the new meta target
-
getMetaTime
-
setMetaTime
-
getMetaType
-
setMetaType
-
getOriginal
-
setOriginal
-
getRemoved
public boolean getRemoved()Gets the removed.- Returns:
- the removed
-
setRemoved
public void setRemoved(boolean param) Sets the removed.- Parameters:
param- the new removed
-
setRemoved
-
getSize
public long getSize()Gets the size.- Returns:
- the size
-
setSize
public void setSize(long param) Sets the size.- Parameters:
param- the new size
-
setSize
-
setGetDuration
public void setGetDuration(long param) Sets the gets the duration.- Parameters:
param- the new gets the duration
-
setGetDuration
Sets the gets the duration.- Parameters:
param- the new gets the duration
-
getGetDuration
public long getGetDuration()Gets the gets the duration.- Returns:
- the gets the duration
-
setGetCompleteDuration
public void setGetCompleteDuration(long param) Sets the gets the complete duration.- Parameters:
param- the new gets the complete duration
-
setGetCompleteDuration
Sets the gets the complete duration.- Parameters:
param- the new gets the complete duration
-
getGetCompleteDuration
public long getGetCompleteDuration()Gets the gets the complete duration.- Returns:
- the gets the complete duration
-
getSource
-
setSource
-
getTimeBase
-
setTimeBase
-
getGetTime
-
setGetTime
Sets the gets the time.- Parameters:
param- the new gets the time
-
getTimeFile
-
setTimeFile
-
getTimeStep
public long getTimeStep()Gets the time step.- Returns:
- the time step
-
setTimeStep
public void setTimeStep(long param) Sets the time step.- Parameters:
param- the new time step
-
setTimeStep
-
getMonitoringValueId
-
setMonitoringValueId
Sets the monitoring value id.- Parameters:
param- the new monitoring value id
-
getFileInstance
-
setFileInstance
Sets the file instance.- Parameters:
param- the new file instance
-
setFileInstance
public void setFileInstance(int param) Sets the file instance.- Parameters:
param- the new file instance
-
getFileSystem
-
setFileSystem
Sets the file system.- Parameters:
param- the new file system
-
setFileSystem
public void setFileSystem(int param) Sets the file system.- Parameters:
param- the new file system
-
getGroupBy
-
setGroupBy
-
getTransferGroupName
-
setTransferGroupName
Sets the transfer group name.- Parameters:
param- the new transfer group name
-
getTransferGroup
-
setTransferGroup
Sets the transfer group.- Parameters:
param- the new transfer group
-
getMonitoringValue
Gets the monitoring value.- Returns:
- the monitoring value
-
setMonitoringValue
Sets the monitoring value.- Parameters:
param- the new monitoring value
-
hashCode
-
equals
-