Class UploadHistory
java.lang.Object
ecmwf.common.database.DataBaseObject
ecmwf.common.database.UploadHistory
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected LongThe dat id.protected DataTransferThe data transfer.protected StringThe sta code.protected StringThe uph destination.protected longThe uph duration.protected StringThe uph file name.protected longThe uph file size.protected BigDecimalThe uph finish time.protected StringThe uph host address.protected longThe uph id.protected StringThe uph meta stream.protected StringThe uph meta time.protected StringThe uph meta type.protected StringThe uph network code.protected intThe uph priority.protected BigDecimalThe uph put time.protected BigDecimalThe uph queue time.protected intThe uph requeue count.protected BigDecimalThe uph arrival time.protected BigDecimalThe uph scheduled time.protected longThe uph sent.protected BigDecimalThe uph start time.protected BigDecimalThe uph time base.protected longThe uph time step.protected StringThe uph transfer module.protected StringThe uph transfer server.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 data transfer.Gets the data transfer id.Gets the destination.longGets the duration.Gets the file name.longGets the file size.Gets the finish time.Gets the host address.longgetId()Gets the id.Gets the meta stream.Gets the meta time.Gets the meta type.Gets the network code.intGets the priority.Gets the puts the time.Gets the queue time.intGets the requeue count.Gets the retrieval time.Gets the scheduled time.longgetSent()Gets the sent.Gets the start time.Gets the status code.Gets the time base.longGets the time step.Gets the transfer module.Gets the transfer server.inthashCode()Hash code.voidsetDataTransfer(DataTransfer param) Sets the data transfer.voidsetDataTransferId(long param) Sets the data transfer id.voidsetDataTransferId(Long param) Sets the data transfer id.voidsetDestination(String param) Sets the destination.voidsetDuration(long param) Sets the duration.voidsetDuration(String param) Sets the duration.voidsetFileName(String param) Sets the file name.voidsetFileSize(long param) Sets the file size.voidsetFileSize(String param) Sets the file size.voidsetFinishTime(Timestamp param) Sets the finish time.voidsetHostAddress(String param) Sets the host address.voidsetId(int param) Sets the id.voidSets the id.voidsetMetaStream(String param) Sets the meta stream.voidsetMetaTime(String param) Sets the meta time.voidsetMetaType(String param) Sets the meta type.voidsetNetworkCode(String param) Sets the network code.voidsetPriority(int param) Sets the priority.voidsetPriority(String param) Sets the priority.voidsetPutTime(Timestamp param) Sets the puts the time.voidsetQueueTime(Timestamp param) Sets the queue time.voidsetRequeueCount(int param) Sets the requeue count.voidsetRequeueCount(String param) Sets the requeue count.voidsetRetrievalTime(Timestamp param) Sets the retrieval time.voidsetScheduledTime(Timestamp param) Sets the scheduled time.voidsetSent(long param) Sets the sent.voidSets the sent.voidsetStartTime(Timestamp param) Sets the start time.voidsetStatusCode(String param) Sets the status code.voidsetTimeBase(Timestamp param) Sets the time base.voidsetTimeStep(long param) Sets the time step.voidsetTimeStep(String param) Sets the time step.voidsetTransferModule(String param) Sets the transfer module.voidsetTransferServer(String param) Sets the transfer server.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
-
DAT_ID
The dat id. -
STA_CODE
The sta code. -
UPH_DESTINATION
The uph destination. -
UPH_FILE_NAME
The uph file name. -
UPH_FILE_SIZE
protected long UPH_FILE_SIZEThe uph file size. -
UPH_FINISH_TIME
The uph finish time. -
UPH_ID
protected long UPH_IDThe uph id. -
UPH_META_STREAM
The uph meta stream. -
UPH_META_TIME
The uph meta time. -
UPH_META_TYPE
The uph meta type. -
UPH_PRIORITY
protected int UPH_PRIORITYThe uph priority. -
UPH_QUEUE_TIME
The uph queue time. -
UPH_REQUEUE_COUNT
protected int UPH_REQUEUE_COUNTThe uph requeue count. -
UPH_SCHEDULED_TIME
The uph scheduled time. -
UPH_START_TIME
The uph start time. -
UPH_RETRIEVAL_TIME
The uph arrival time. -
UPH_PUT_TIME
The uph put time. -
UPH_TIME_BASE
The uph time base. -
UPH_TIME_STEP
protected long UPH_TIME_STEPThe uph time step. -
UPH_DURATION
protected long UPH_DURATIONThe uph duration. -
UPH_SENT
protected long UPH_SENTThe uph sent. -
UPH_TRANSFER_MODULE
The uph transfer module. -
UPH_TRANSFER_SERVER
The uph transfer server. -
UPH_HOST_ADDRESS
The uph host address. -
UPH_NETWORK_CODE
The uph network code. -
dataTransfer
The data transfer.
-
-
Constructor Details
-
UploadHistory
public UploadHistory()Instantiates a new upload history.
-
-
Method Details
-
getDataTransferId
-
setDataTransferId
Sets the data transfer id.- Parameters:
param- the new data transfer id
-
setDataTransferId
public void setDataTransferId(long param) Sets the data transfer id.- Parameters:
param- the new data transfer id
-
getStatusCode
-
setStatusCode
Sets the status code.- Parameters:
param- the new status code
-
getDestination
-
setDestination
Sets the destination.- Parameters:
param- the new destination
-
getFileName
-
setFileName
-
getFileSize
public long getFileSize()Gets the file size.- Returns:
- the file size
-
setFileSize
public void setFileSize(long param) Sets the file size.- Parameters:
param- the new file size
-
setFileSize
-
getFinishTime
-
setFinishTime
Sets the finish time.- Parameters:
param- the new finish time
-
getId
public long getId()Gets the id.- Returns:
- the id
-
setId
public void setId(int param) Sets the id.- Parameters:
param- the new id
-
setId
-
getMetaStream
-
setMetaStream
Sets the meta stream.- Parameters:
param- the new meta stream
-
getMetaTime
-
setMetaTime
-
getMetaType
-
setMetaType
-
getPriority
public int getPriority()Gets the priority.- Returns:
- the priority
-
setPriority
public void setPriority(int param) Sets the priority.- Parameters:
param- the new priority
-
setPriority
-
getQueueTime
-
setQueueTime
Sets the queue time.- Parameters:
param- the new queue time
-
getRequeueCount
public int getRequeueCount()Gets the requeue count.- Returns:
- the requeue count
-
setRequeueCount
public void setRequeueCount(int param) Sets the requeue count.- Parameters:
param- the new requeue count
-
setRequeueCount
Sets the requeue count.- Parameters:
param- the new requeue count
-
getScheduledTime
-
setScheduledTime
Sets the scheduled time.- Parameters:
param- the new scheduled time
-
getStartTime
-
setStartTime
Sets the start time.- Parameters:
param- the new start time
-
getRetrievalTime
-
setRetrievalTime
Sets the retrieval time.- Parameters:
param- the new retrieval time
-
getPutTime
-
setPutTime
Sets the puts the time.- Parameters:
param- the new puts the time
-
getTimeBase
-
setTimeBase
-
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
-
getDuration
public long getDuration()Gets the duration.- Returns:
- the duration
-
setDuration
public void setDuration(long param) Sets the duration.- Parameters:
param- the new duration
-
setDuration
-
getSent
public long getSent()Gets the sent.- Returns:
- the sent
-
setSent
public void setSent(long param) Sets the sent.- Parameters:
param- the new sent
-
setSent
-
getTransferModule
-
setTransferModule
Sets the transfer module.- Parameters:
param- the new transfer module
-
getTransferServer
-
setTransferServer
Sets the transfer server.- Parameters:
param- the new transfer server
-
getHostAddress
-
setHostAddress
Sets the host address.- Parameters:
param- the new host address
-
getNetworkCode
-
setNetworkCode
Sets the network code.- Parameters:
param- the new network code
-
getDataTransfer
-
setDataTransfer
Sets the data transfer.- Parameters:
param- the new data transfer
-
hashCode
-
equals
-