- tabPrefix - Variable in class uws.job.serializer.XMLSerializer
-
Tab to add just before each next XML node.
- targetTimeZone - Static variable in class uws.ISO8601Format
-
Indicate the time zone in which the date and time should be formatted (whatever is the time zone of the given date).
- taskDescription - Variable in class uws.job.JobThread
-
Description of what is done by this thread.
- tg - Static variable in class uws.job.JobThread
-
Group of threads in which this job thread will run.
- thread - Variable in class uws.job.UWSJob
-
The thread to start for executing the job.
- THREAD_LOG_ID_SUFFIX - Static variable in class uws.service.log.Slf4jUWSLog
-
Suffix to append to the root logger ID for the THREAD logger.
- threadLogger - Variable in class uws.service.log.Slf4jUWSLog
-
Logger for UWS jobs' threads actions.
- threeDigitsFmt - Static variable in class uws.ISO8601Format
-
Object to use to format numbers with three digits (ie.
- timAutoBackup - Variable in class uws.service.backup.DefaultUWSBackupManager
-
Timer which saves the backup each backupFreq milliseconds.
- timDestruction - Variable in class uws.job.manager.DefaultDestructionManager
-
Timer for the job destruction time.
- TimeComparator() - Constructor for class uws.job.manager.DefaultDestructionManager.TimeComparator
-
- timeout - Variable in class uws.service.wait.LimitedBlockingPolicy
-
Maximum blocking duration (in seconds).
- TMP_UPLOAD_DIR - Static variable in interface uws.service.file.UWSFileManager
-
- tmpDirectory - Variable in class uws.service.file.LocalUWSFileManager
-
Directory in which temporary files (e.g.
- toBase64(byte[]) - Method in class uws.service.backup.DefaultUWSBackupManager
-
Encode the given bytes into a Base-64 string.
- TopIterator(List<UWSJob>, int, boolean) - Constructor for class uws.job.serializer.filter.JobListRefiner.TopIterator
-
Create an iterator which will read the topSize
first
item of the given list.
- topSize - Variable in class uws.job.serializer.filter.JobListRefiner
-
- toString() - Method in class uws.job.ErrorSummary
-
- toString() - Method in enum uws.job.ErrorType
-
- toString() - Method in class uws.job.JobList
-
- toString() - Method in class uws.job.JobPhase
-
- toString(Long) - Method in class uws.job.parameters.DurationParamController
-
Convert a duration value (expressed in milliseconds) into the best human readable unit value.
- toString() - Method in class uws.job.Result
-
- toString() - Method in class uws.job.serializer.UWSSerializer
-
- toString() - Method in class uws.job.user.DefaultJobOwner
-
By default: the user ID.
- toString() - Method in class uws.job.UWSJob
-
- toString() - Method in class uws.service.actions.UWSAction
-
- toString() - Method in class uws.service.file.EventFrequency
-
Display in a human readable way the frequency represented by this object.
- toString() - Method in class uws.service.request.UploadFile
-
- toString() - Method in class uws.service.UWSUrl
-
Gets the corresponding request URL.
- toURI() - Method in class uws.service.UWSUrl
-
Gets the full request URI corresponding to this UWSUrl.
- toURL() - Method in class uws.service.UWSUrl
-
Gets the full request URL corresponding to this UWSUrl.
- twoDigitsFmt - Static variable in class uws.ISO8601Format
-
Object to use to format numbers with two digits (ie.
- type - Variable in class uws.job.ErrorSummary
-
[Required] The type of the error.
- type - Variable in class uws.job.Result
-
[Optional] The XLINK URL type (simple (default), extended, locator, arc, resource, title or none ; see http://www.w3.org/TR/xlink/#linking-elements for more details).