Class Destination
java.lang.Object
ecmwf.common.database.DataBaseObject
ecmwf.common.database.Destination
- All Implemented Interfaces:
Serializable,Cloneable
- Direct Known Subclasses:
DestinationExt
The Class Destination.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringThe cou iso.protected CountryThe country.protected booleanThe des acquisition.protected booleanThe des active.protected booleanThe des backup.protected StringThe des comment.protected StringThe des data.protected StringThe des date format.protected StringThe des filter name.protected booleanThe des groupby date.protected intThe des if target exist.protected intThe des keep in spool.protected booleanThe des mail on end.protected booleanThe des mail on error.protected booleanThe des mail on start.protected intThe des max connections.protected longThe des max file size.protected intThe des max inactivity.protected intThe des max pending.protected intThe des max requeue.protected intThe des max start.protected booleanThe des monitor.protected StringThe des name.protected intThe des on host failure.protected longThe des reset frequency.protected intThe des retry count.protected intThe des retry frequency.protected intThe des start frequency.protected booleanThe des stop if dirty.protected longThe des transfer rate.protected intThe des type.protected BigDecimalThe des update.protected StringThe des user mail.protected StringThe des user status.protected StringThe ecu name.protected ECUserThe ecuser.protected IntegerThe hos name for source.protected HostThe host for source.protected SchedulerValueThe scheduler value.protected IntegerThe scv id.protected StringThe sta code.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
ConstructorsConstructorDescriptionInstantiates a new destination.Destination(String name) Instantiates a new destination. -
Method Summary
Modifier and TypeMethodDescriptionbooleanEquals.booleanGets the acquisition.booleanGets the active.booleanGets the backup.Gets the comment.Gets the country.Gets the country iso.getData()Gets the data.Gets the date format.Gets the EC user.Gets the EC user name.Gets the filter name.booleanGets the group by date.Gets the host for source.Gets the host for source name.intGets the if target exist.intGets the keep in spool.booleanGets the mail on end.booleanGets the mail on error.booleanGets the mail on start.intGets the max connections.longGets the max file size.intGets the max inactivity.intGets the max pending.intGets the max requeue.intGets the max start.booleanGets the monitor.getName()Gets the name.intGets the on host failure.longGets the reset frequency.intGets the retry count.intGets the retry frequency.Gets the scheduler value.Gets the scheduler value id.intGets the start frequency.Gets the status code.booleanGets the stop if dirty.Gets the transfer group.Gets the transfer group name.longGets the transfer rate.intgetType()Gets the type.Gets the update.Gets the user mail.Gets the user status.inthashCode()Hash code.voidsetAcquisition(boolean param) Sets the acquisition.voidsetActive(boolean param) Sets the active.voidSets the active.voidsetBackup(boolean param) Sets the backup.voidSets the backup.voidsetComment(String param) Sets the comment.voidsetCountry(Country param) Sets the country.voidsetCountryIso(String param) Sets the country iso.voidSets the data.voidsetDateFormat(String param) Sets the date format.voidSets the EC user.voidsetECUserName(String param) Sets the EC user name.voidsetFilterName(String param) Sets the filter name.voidsetGroupByDate(boolean param) Sets the group by date.voidsetGroupByDate(String param) Sets the group by date.voidsetHostForSource(Host param) Sets the host for source.voidsetHostForSourceName(String param) Sets the host for source name.voidsetIfTargetExist(int param) Sets the if target exist.voidsetIfTargetExist(String param) Sets the if target exist.voidsetKeepInSpool(int param) Sets the keep in spool.voidsetKeepInSpool(String param) Sets the keep in spool.voidsetMailOnEnd(boolean param) Sets the mail on end.voidsetMailOnEnd(String param) Sets the mail on end.voidsetMailOnError(boolean param) Sets the mail on error.voidsetMailOnError(String param) Sets the mail on error.voidsetMailOnStart(boolean param) Sets the mail on start.voidsetMailOnStart(String param) Sets the mail on start.voidsetMaxConnections(int param) Sets the max connections.voidsetMaxConnections(String param) Sets the max connections.voidsetMaxFileSize(long param) Sets the max file size.voidsetMaxFileSize(String param) Sets the max file size.voidsetMaxInactivity(int param) Sets the max inactivity.voidsetMaxInactivity(String param) Sets the max inactivity.voidsetMaxPending(int param) Sets the max pending.voidsetMaxPending(String param) Sets the max pending.voidsetMaxRequeue(int param) Sets the max requeue.voidsetMaxRequeue(String param) Sets the max requeue.voidsetMaxStart(int param) Sets the max start.voidsetMaxStart(String param) Sets the max start.voidsetMonitor(boolean param) Sets the monitor.voidsetMonitor(String param) Sets the monitor.voidSets the name.voidsetOnHostFailure(int param) Sets the on host failure.voidsetOnHostFailure(String param) Sets the on host failure.voidsetResetFrequency(long param) Sets the reset frequency.voidsetResetFrequency(String param) Sets the reset frequency.voidsetRetryCount(int param) Sets the retry count.voidsetRetryCount(String param) Sets the retry count.voidsetRetryFrequency(int param) Sets the retry frequency.voidsetRetryFrequency(String param) Sets the retry frequency.voidsetSchedulerValue(SchedulerValue param) Sets the scheduler value.voidsetSchedulerValueId(int param) Sets the scheduler value id.voidsetSchedulerValueId(Integer param) Sets the scheduler value id.voidsetStartFrequency(int param) Sets the start frequency.voidsetStartFrequency(String param) Sets the start frequency.voidsetStatusCode(String param) Sets the status code.voidsetStopIfDirty(boolean param) Sets the stop if dirty.voidsetStopIfDirty(String param) Sets the stop if dirty.voidsetTransferGroup(TransferGroup param) Sets the transfer group.voidsetTransferGroupName(String param) Sets the transfer group name.voidsetTransferRate(long param) Sets the transfer rate.voidsetTransferRate(String param) Sets the transfer rate.voidsetType(int param) Sets the type.voidSets the type.voidSets the update.voidsetUserMail(String param) Sets the user mail.voidsetUserStatus(String param) Sets the user status.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
-
COU_ISO
The cou iso. -
DES_ACTIVE
protected boolean DES_ACTIVEThe des active. -
DES_BACKUP
protected boolean DES_BACKUPThe des backup. -
DES_COMMENT
The des comment. -
DES_IF_TARGET_EXIST
protected int DES_IF_TARGET_EXISTThe des if target exist. -
DES_KEEP_IN_SPOOL
protected int DES_KEEP_IN_SPOOLThe des keep in spool. -
DES_MAIL_ON_END
protected boolean DES_MAIL_ON_ENDThe des mail on end. -
DES_MAIL_ON_ERROR
protected boolean DES_MAIL_ON_ERRORThe des mail on error. -
DES_MAIL_ON_START
protected boolean DES_MAIL_ON_STARTThe des mail on start. -
DES_MAX_CONNECTIONS
protected int DES_MAX_CONNECTIONSThe des max connections. -
DES_MAX_PENDING
protected int DES_MAX_PENDINGThe des max pending. -
DES_MAX_FILE_SIZE
protected long DES_MAX_FILE_SIZEThe des max file size. -
DES_MAX_REQUEUE
protected int DES_MAX_REQUEUEThe des max requeue. -
DES_MAX_START
protected int DES_MAX_STARTThe des max start. -
DES_MONITOR
protected boolean DES_MONITORThe des monitor. -
DES_NAME
The des name. -
DES_DATA
The des data. -
DES_ON_HOST_FAILURE
protected int DES_ON_HOST_FAILUREThe des on host failure. -
DES_RESET_FREQUENCY
protected long DES_RESET_FREQUENCYThe des reset frequency. -
DES_RETRY_COUNT
protected int DES_RETRY_COUNTThe des retry count. -
DES_RETRY_FREQUENCY
protected int DES_RETRY_FREQUENCYThe des retry frequency. -
DES_START_FREQUENCY
protected int DES_START_FREQUENCYThe des start frequency. -
DES_STOP_IF_DIRTY
protected boolean DES_STOP_IF_DIRTYThe des stop if dirty. -
DES_ACQUISITION
protected boolean DES_ACQUISITIONThe des acquisition. -
DES_MAX_INACTIVITY
protected int DES_MAX_INACTIVITYThe des max inactivity. -
DES_TRANSFER_RATE
protected long DES_TRANSFER_RATEThe des transfer rate. -
DES_UPDATE
The des update. -
DES_FILTER_NAME
The des filter name. -
DES_USER_MAIL
The des user mail. -
DES_USER_STATUS
The des user status. -
DES_TYPE
protected int DES_TYPEThe des type. -
DES_GROUPBY_DATE
protected boolean DES_GROUPBY_DATEThe des groupby date. -
DES_DATE_FORMAT
The des date format. -
ECU_NAME
The ecu name. -
TRG_NAME
The trg name. -
SCV_ID
The scv id. -
STA_CODE
The sta code. -
HOS_NAME_FOR_SOURCE
The hos name for source. -
hostForSource
The host for source. -
transferGroup
The transfer group. -
ecuser
The ecuser. -
country
The country. -
schedulerValue
The scheduler value.
-
-
Constructor Details
-
Destination
public Destination()Instantiates a new destination. -
Destination
-
-
Method Details
-
getData
-
setData
-
getCountryIso
-
setCountryIso
Sets the country iso.- Parameters:
param- the new country iso
-
getActive
public boolean getActive()Gets the active.- Returns:
- the active
-
setActive
public void setActive(boolean param) Sets the active.- Parameters:
param- the new active
-
setActive
-
getBackup
public boolean getBackup()Gets the backup.- Returns:
- the backup
-
setBackup
public void setBackup(boolean param) Sets the backup.- Parameters:
param- the new backup
-
setBackup
-
getComment
-
setComment
-
getIfTargetExist
public int getIfTargetExist()Gets the if target exist.- Returns:
- the if target exist
-
setIfTargetExist
public void setIfTargetExist(int param) Sets the if target exist.- Parameters:
param- the new if target exist
-
setIfTargetExist
Sets the if target exist.- Parameters:
param- the new if target exist
-
getKeepInSpool
public int getKeepInSpool()Gets the keep in spool.- Returns:
- the keep in spool
-
setKeepInSpool
public void setKeepInSpool(int param) Sets the keep in spool.- Parameters:
param- the new keep in spool
-
setKeepInSpool
Sets the keep in spool.- Parameters:
param- the new keep in spool
-
getMailOnEnd
public boolean getMailOnEnd()Gets the mail on end.- Returns:
- the mail on end
-
setMailOnEnd
public void setMailOnEnd(boolean param) Sets the mail on end.- Parameters:
param- the new mail on end
-
setMailOnEnd
Sets the mail on end.- Parameters:
param- the new mail on end
-
getMailOnError
public boolean getMailOnError()Gets the mail on error.- Returns:
- the mail on error
-
setMailOnError
public void setMailOnError(boolean param) Sets the mail on error.- Parameters:
param- the new mail on error
-
setMailOnError
Sets the mail on error.- Parameters:
param- the new mail on error
-
getMailOnStart
public boolean getMailOnStart()Gets the mail on start.- Returns:
- the mail on start
-
setMailOnStart
public void setMailOnStart(boolean param) Sets the mail on start.- Parameters:
param- the new mail on start
-
setMailOnStart
Sets the mail on start.- Parameters:
param- the new mail on start
-
getMaxConnections
public int getMaxConnections()Gets the max connections.- Returns:
- the max connections
-
setMaxConnections
public void setMaxConnections(int param) Sets the max connections.- Parameters:
param- the new max connections
-
setMaxConnections
Sets the max connections.- Parameters:
param- the new max connections
-
getMaxPending
public int getMaxPending()Gets the max pending.- Returns:
- the max pending
-
setMaxPending
public void setMaxPending(int param) Sets the max pending.- Parameters:
param- the new max pending
-
setMaxPending
Sets the max pending.- Parameters:
param- the new max pending
-
getMaxRequeue
public int getMaxRequeue()Gets the max requeue.- Returns:
- the max requeue
-
setMaxRequeue
public void setMaxRequeue(int param) Sets the max requeue.- Parameters:
param- the new max requeue
-
setMaxRequeue
Sets the max requeue.- Parameters:
param- the new max requeue
-
getMaxStart
public int getMaxStart()Gets the max start.- Returns:
- the max start
-
setMaxStart
public void setMaxStart(int param) Sets the max start.- Parameters:
param- the new max start
-
setMaxStart
-
getMonitor
public boolean getMonitor()Gets the monitor.- Returns:
- the monitor
-
setMonitor
public void setMonitor(boolean param) Sets the monitor.- Parameters:
param- the new monitor
-
setMonitor
-
getGroupByDate
public boolean getGroupByDate()Gets the group by date.- Returns:
- the group by date
-
setGroupByDate
public void setGroupByDate(boolean param) Sets the group by date.- Parameters:
param- the new group by date
-
setGroupByDate
Sets the group by date.- Parameters:
param- the new group by date
-
getName
-
setName
-
getOnHostFailure
public int getOnHostFailure()Gets the on host failure.- Returns:
- the on host failure
-
setOnHostFailure
public void setOnHostFailure(int param) Sets the on host failure.- Parameters:
param- the new on host failure
-
setOnHostFailure
Sets the on host failure.- Parameters:
param- the new on host failure
-
getResetFrequency
public long getResetFrequency()Gets the reset frequency.- Returns:
- the reset frequency
-
setResetFrequency
public void setResetFrequency(long param) Sets the reset frequency.- Parameters:
param- the new reset frequency
-
setResetFrequency
Sets the reset frequency.- Parameters:
param- the new reset frequency
-
getMaxFileSize
public long getMaxFileSize()Gets the max file size.- Returns:
- the max file size
-
setMaxFileSize
public void setMaxFileSize(long param) Sets the max file size.- Parameters:
param- the new max file size
-
setMaxFileSize
Sets the max file size.- Parameters:
param- the new max file size
-
getRetryCount
public int getRetryCount()Gets the retry count.- Returns:
- the retry count
-
setRetryCount
public void setRetryCount(int param) Sets the retry count.- Parameters:
param- the new retry count
-
setRetryCount
Sets the retry count.- Parameters:
param- the new retry count
-
getRetryFrequency
public int getRetryFrequency()Gets the retry frequency.- Returns:
- the retry frequency
-
setRetryFrequency
public void setRetryFrequency(int param) Sets the retry frequency.- Parameters:
param- the new retry frequency
-
setRetryFrequency
Sets the retry frequency.- Parameters:
param- the new retry frequency
-
getStartFrequency
public int getStartFrequency()Gets the start frequency.- Returns:
- the start frequency
-
setStartFrequency
public void setStartFrequency(int param) Sets the start frequency.- Parameters:
param- the new start frequency
-
setStartFrequency
Sets the start frequency.- Parameters:
param- the new start frequency
-
getMaxInactivity
public int getMaxInactivity()Gets the max inactivity.- Returns:
- the max inactivity
-
setMaxInactivity
public void setMaxInactivity(int param) Sets the max inactivity.- Parameters:
param- the new max inactivity
-
setMaxInactivity
Sets the max inactivity.- Parameters:
param- the new max inactivity
-
getStopIfDirty
public boolean getStopIfDirty()Gets the stop if dirty.- Returns:
- the stop if dirty
-
setStopIfDirty
public void setStopIfDirty(boolean param) Sets the stop if dirty.- Parameters:
param- the new stop if dirty
-
getAcquisition
public boolean getAcquisition()Gets the acquisition.- Returns:
- the acquisition
-
setAcquisition
public void setAcquisition(boolean param) Sets the acquisition.- Parameters:
param- the new acquisition
-
setStopIfDirty
Sets the stop if dirty.- Parameters:
param- the new stop if dirty
-
getTransferRate
public long getTransferRate()Gets the transfer rate.- Returns:
- the transfer rate
-
setTransferRate
public void setTransferRate(long param) Sets the transfer rate.- Parameters:
param- the new transfer rate
-
setTransferRate
Sets the transfer rate.- Parameters:
param- the new transfer rate
-
getUpdate
-
setUpdate
-
getUserMail
-
setUserMail
-
getFilterName
-
setFilterName
Sets the filter name.- Parameters:
param- the new filter name
-
getUserStatus
-
setUserStatus
Sets the user status.- Parameters:
param- the new user status
-
getDateFormat
-
setDateFormat
Sets the date format.- Parameters:
param- the new date format
-
getType
public int getType()Gets the type.- Returns:
- the type
-
setType
-
setType
public void setType(int param) Sets the type.- Parameters:
param- the new type
-
getECUserName
-
setECUserName
Sets the EC user name.- Parameters:
param- the new EC user name
-
getTransferGroupName
-
setTransferGroupName
Sets the transfer group name.- Parameters:
param- the new transfer group name
-
getSchedulerValueId
-
setSchedulerValueId
Sets the scheduler value id.- Parameters:
param- the new scheduler value id
-
setSchedulerValueId
public void setSchedulerValueId(int param) Sets the scheduler value id.- Parameters:
param- the new scheduler value id
-
getStatusCode
-
setStatusCode
Sets the status code.- Parameters:
param- the new status code
-
getHostForSourceName
Gets the host for source name.- Returns:
- the host for source name
-
setHostForSourceName
Sets the host for source name.- Parameters:
param- the new host for source name
-
getTransferGroup
-
setTransferGroup
Sets the transfer group.- Parameters:
param- the new transfer group
-
getECUser
-
setECUser
-
getCountry
-
setCountry
-
getSchedulerValue
-
setSchedulerValue
Sets the scheduler value.- Parameters:
param- the new scheduler value
-
getHostForSource
-
setHostForSource
Sets the host for source.- Parameters:
param- the new host for source
-
hashCode
-
equals
-