- OK - Static variable in exception uws.UWSException
-
- ON - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- oneDigitFmt - Static variable in class uws.ISO8601Format
-
Object to use to format numbers with one digit (ie.
- oneDirectoryForEachUser - Variable in class uws.service.file.LocalUWSFileManager
-
Indicate whether a directory must be used to gather all jobs, results and errors related to one identified user.
- onlyFirstMatch() - Method in class adql.search.SimpleSearchHandler
-
Tells whether this handler must stop at the first match.
- open() - Method in class tap.parameters.DALIUpload
-
Open a stream to the content of this upload.
- open() - Method in class uws.service.request.UploadFile
-
Open a stream toward this uploaded file.
- openURI(URI) - Method in class uws.service.file.LocalUWSFileManager
-
- openURI(URI) - Method in interface uws.service.file.UWSFileManager
-
Open a stream toward the given URI.
- Operation - Class in adql.query.operand
-
It represents a simple numeric operation (sum, difference, multiplication and division).
- Operation(ADQLOperand, OperationType, ADQLOperand) - Constructor for class adql.query.operand.Operation
-
Builds an operation.
- Operation(Operation) - Constructor for class adql.query.operand.Operation
-
Builds an Operation by copying the given one.
- OperationType - Enum in adql.query.operand
-
Type of possible simple numeric operations.
- OR - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- OR - Static variable in class adql.query.ClauseConstraints
-
The logical separator OR
(By default, the default separator (see getDefaultSeparator()
) is equals to OR).
- ORDER - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- OrderBy() - Method in class adql.parser.ADQLParser
-
- OrderItem() - Method in class adql.parser.ADQLParser
-
- org.json - package org.json
-
- originTable - Variable in class adql.db.DBTableAlias
-
Wrapped table.
- otherData - Variable in class tap.metadata.TAPColumn
-
Let add some information in addition of the ones of the TAP protocol.
- otherData - Variable in class tap.metadata.TAPForeignKey
-
- otherData - Variable in class tap.metadata.TAPSchema
-
Let add some information in addition of the ones of the TAP protocol.
- otherData - Variable in class tap.metadata.TAPTable
-
Let add some information in addition of the ones of the TAP protocol.
- out - Variable in class cds.util.LargeAsciiTable
-
Stream used to update the buffer file.
- OUTER - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- OuterJoin - Class in adql.query.from
-
Inner join.
- OuterJoin(FromContent, FromContent, OuterJoin.OuterType) - Constructor for class adql.query.from.OuterJoin
-
Builds a NATURAL OUTER join between the two given "tables".
- OuterJoin(FromContent, FromContent, OuterJoin.OuterType, ClauseConstraints) - Constructor for class adql.query.from.OuterJoin
-
Builds an OUTER join between the two given "tables" with the given condition.
- OuterJoin(FromContent, FromContent, OuterJoin.OuterType, Collection<ADQLColumn>) - Constructor for class adql.query.from.OuterJoin
-
Builds an OUTER join between the two given "tables" with a list of columns to join.
- OuterJoin(OuterJoin) - Constructor for class adql.query.from.OuterJoin
-
Builds a copy of the given OUTER join.
- OuterJoin.OuterType - Enum in adql.query.from
-
All OUTER JOIN type: left, right and full.
- OutputFormat - Interface in tap.formatter
-
Describes an output format and formats a given query result into this format.
- OutputStreamWithCloseAction - Class in uws.service.file.io
-
This OutputStream
wraps another OutputStream
.
- OutputStreamWithCloseAction(OutputStream, CloseAction) - Constructor for class uws.service.file.io.OutputStreamWithCloseAction
-
- owner - Variable in class uws.job.UWSJob
-
The identifier of the creator of this job.
- owner - Variable in class uws.service.request.UploadFile
-
Jobs that owns this uploaded file.
- OwnerFileFilter() - Constructor for class uws.service.file.LocalUWSFileManager.OwnerFileFilter
-
- ownerGroupId - Variable in class uws.service.file.LocalUWSFileManager
-
Object giving the policy about how to group user directories.
- OwnerGroupIdentifier - Interface in uws.service.file
-
Let's grouping some owner directories.
- ownerID - Variable in class uws.service.file.LocalUWSFileManager.OwnerFileFilter
-
- ownerJobs - Variable in class uws.job.JobList
-
[Required] List of jobs per owner.