Class DataFile
java.lang.Object
ecmwf.common.database.DataBaseObject
ecmwf.common.database.DataFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BigDecimal
The daf arrived time.protected String
The daf caller.protected String
The daf checksum.protected boolean
The daf delete original.protected boolean
The daf deleted.protected boolean
The daf downloaded.protected String
The daf ecauth host.protected String
The daf ecauth user.protected Integer
The daf file instance.protected Integer
The daf file system.protected String
The daf filter name.protected long
The daf filter size.protected BigDecimal
The daf filter time.protected long
The daf get complete duration.protected long
The daf get duration.protected String
The daf get host.protected BigDecimal
The daf get time.protected String
The daf group by.protected long
The daf id.protected int
The daf index.protected String
The daf meta stream.protected String
The daf meta target.protected String
The daf meta time.protected String
The daf meta type.protected String
The daf original.protected String
The daf remote host.protected boolean
The daf removed.protected long
The daf size.protected String
The daf source.protected boolean
The daf standby.protected BigDecimal
The daf time base.protected BigDecimal
The daf time file.protected long
The daf time step.protected Integer
The hos name for acquisition.protected MonitoringValue
The monitoring value.protected Long
The mov id.protected TransferGroup
The transfer group.protected String
The 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 TypeMethodDescriptionboolean
Equals.Gets the arrived time.Gets the caller.Gets the checksum.boolean
Gets the deleted.boolean
Gets the delete original.boolean
Gets the downloaded.Gets the ecauth host.Gets the ecauth user.Gets the file instance.Gets the file system.Gets the filter name.long
Gets the filter size.Gets the filter time.long
Gets the gets the complete duration.long
Gets the gets the duration.Gets the gets the host.Gets the gets the time.Gets the group by.Gets the host for acquisition name.long
getId()
Gets the id.int
getIndex()
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.boolean
Gets the removed.long
getSize()
Gets the size.Gets the source.boolean
Gets the standby.Gets the time base.Gets the time file.long
Gets the time step.Gets the transfer group.Gets the transfer group name.int
hashCode()
Hash code.void
setArrivedTime
(Timestamp param) Sets the arrived time.void
Sets the caller.void
setChecksum
(String param) Sets the checksum.void
setDeleted
(boolean param) Sets the deleted.void
setDeleted
(String param) Sets the deleted.void
setDeleteOriginal
(boolean param) Sets the delete original.void
setDeleteOriginal
(String param) Sets the delete original.void
setDownloaded
(boolean param) Sets the downloaded.void
setDownloaded
(String param) Sets the downloaded.void
setEcauthHost
(String param) Sets the ecauth host.void
setEcauthUser
(String param) Sets the ecauth user.void
setFileInstance
(int param) Sets the file instance.void
setFileInstance
(Integer param) Sets the file instance.void
setFileSystem
(int param) Sets the file system.void
setFileSystem
(Integer param) Sets the file system.void
setFilterName
(String param) Sets the filter name.void
setFilterSize
(long param) Sets the filter size.void
setFilterSize
(String param) Sets the filter size.void
setFilterTime
(Timestamp param) Sets the filter time.void
setGetCompleteDuration
(long param) Sets the gets the complete duration.void
setGetCompleteDuration
(String param) Sets the gets the complete duration.void
setGetDuration
(long param) Sets the gets the duration.void
setGetDuration
(String param) Sets the gets the duration.void
setGetHost
(String param) Sets the gets the host.void
setGetTime
(Timestamp param) Sets the gets the time.void
setGroupBy
(String param) Sets the group by.void
setHostForAcquisitionName
(String param) Sets the host for acquisition name.void
setId
(long param) Sets the id.void
Sets the id.void
setIndex
(int param) Sets the index.void
Sets the index.void
setMetaStream
(String param) Sets the meta stream.void
setMetaTarget
(String param) Sets the meta target.void
setMetaTime
(String param) Sets the meta time.void
setMetaType
(String param) Sets the meta type.void
Sets the monitoring value.void
setMonitoringValueId
(Long param) Sets the monitoring value id.void
setOriginal
(String param) Sets the original.void
setRemoteHost
(String param) Sets the remote host.void
setRemoved
(boolean param) Sets the removed.void
setRemoved
(String param) Sets the removed.void
setSize
(long param) Sets the size.void
Sets the size.void
Sets the source.void
setStandby
(boolean param) Sets the standby.void
setStandby
(String param) Sets the standby.void
setTimeBase
(Timestamp param) Sets the time base.void
setTimeFile
(Timestamp param) Sets the time file.void
setTimeStep
(long param) Sets the time step.void
setTimeStep
(String param) Sets the time step.void
setTransferGroup
(TransferGroup param) Sets the transfer group.void
setTransferGroupName
(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
-