- empty - Variable in class cds.util.LargeAsciiTable
-
Indicate whether this table is empty.
- enable_tracing() - Method in class adql.parser.ADQLParser
-
Enable tracing.
- enabled - Variable in class uws.service.backup.DefaultUWSBackupManager
-
Tells whether the backup (and particularly the automatic one) of the associated UWS is enabled or not.
- endColumn - Variable in class adql.parser.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class adql.query.TextPosition
-
- endHeaderLine(String) - Method in class cds.util.AsciiTable
-
Deprecated.
Specifies that the header lines are finished.
- endHeaderLine() - Method in class cds.util.AsciiTable
-
Deprecated.
Specifies that the header lines are finished.
- endLine - Variable in class adql.parser.Token
-
The line number of the last character of this Token.
- endLine - Variable in class adql.query.TextPosition
-
- endQuery() - Method in interface tap.db.DBConnection
-
End the last query performed by this
DBConnection
and free some associated resources
opened just for this last query.
- endQuery() - Method in class tap.db.JDBCConnection
-
- endReached - Variable in class tap.data.VOTableIterator
-
Indicate whether the last row has already been reached.
- endRows() - Method in class tap.data.VOTableIterator.StreamVOTableSink
-
- endTable() - Method in class cds.util.LargeAsciiTable
-
Declare this table as complete.
- endTransaction() - Method in class tap.db.JDBCConnection
-
End the current transaction.
- endTransaction(boolean) - Method in class tap.db.JDBCConnection
-
End the current transaction.
- ensureLegalXml(char) - Static method in class uws.job.serializer.XMLSerializer
-
Returns a legal XML character corresponding to an input character.
- EOF - Static variable in interface adql.parser.ADQLParserConstants
-
End of File.
- eol - Variable in exception adql.parser.ParseException
-
The end of line string for this machine.
- EOQ - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- epoch - Variable in class tap.metadata.TAPCoosys
-
Epoch at which the coordinates were measured.
- EQUAL - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- equals(String, String, boolean) - Method in class tap.db.JDBCConnection
-
Tell whether the given DB name is equals (case sensitively or not, in function of the given parameter)
to the given name coming from a
TAPMetadata
object.
- equals(Object) - Method in class tap.metadata.TAPColumn
-
- equals(Object) - Method in class tap.metadata.TAPCoosys
-
- equals(Object) - Method in class tap.metadata.TAPForeignKey
-
- equals(Object) - Method in class tap.metadata.VotType
-
- equals(Object) - Method in class uws.job.user.DefaultJobOwner
-
- equals(Object) - Method in class uws.job.UWSJob
-
2 instances of AbstractJob are equals ONLY IF their ID are equals.
- equals(Object) - Method in class uws.service.actions.UWSAction
-
- equinox - Variable in class tap.metadata.TAPCoosys
-
Equinox of this coordinate system.
- error(ErrorSummary) - Method in class uws.job.UWSJob
-
Stops immediately the job, sets its error summary, sets its phase to
ExecutionPhase.ERROR
and sets its end time.
- error(String) - Method in class uws.service.log.DefaultUWSLog
-
- error(Throwable) - Method in class uws.service.log.DefaultUWSLog
-
- error(String, Throwable) - Method in class uws.service.log.DefaultUWSLog
-
- error(String) - Method in class uws.service.log.Slf4jUWSLog
-
- error(Throwable) - Method in class uws.service.log.Slf4jUWSLog
-
- error(String, Throwable) - Method in class uws.service.log.Slf4jUWSLog
-
- error(String) - Method in interface uws.service.log.UWSLog
-
Logs the given error.
- error(Throwable) - Method in interface uws.service.log.UWSLog
-
Logs the given exception as an error.
- error(String, Throwable) - Method in interface uws.service.log.UWSLog
-
Logs a full (message+exception) error message.
- ERROR_HEADER_CLOSED - Static variable in class cds.util.LargeAsciiTable
-
Error message returned when the header of a table was expected to be
still open.
- ERROR_NO_MORE_LINE - Static variable in class cds.util.LargeAsciiTable
-
- ERROR_TABLE_CLOSED - Static variable in class cds.util.LargeAsciiTable
-
Error message returned when a table was expected to be open.
- ERROR_TABLE_COMPLETE - Static variable in class cds.util.LargeAsciiTable
-
Error message returned when a table was expected to be IN-complete.
- ERROR_TABLE_NOT_COMPLETE - Static variable in class cds.util.LargeAsciiTable
-
Error message returned when a table was expected to be complete.
- ErrorSummary - Class in uws.job
-
This class gives a short description of the occurred error (if any) during a job execution.
- ErrorSummary(Exception, ErrorType, String) - Constructor for class uws.job.ErrorSummary
-
Builds an error summary from an Exception.
- ErrorSummary(String, ErrorType) - Constructor for class uws.job.ErrorSummary
-
Builds an error summary with the given short description.
- ErrorSummary(String, ErrorType, String) - Constructor for class uws.job.ErrorSummary
-
Builds an error summary with the given short description and with the URL to access to a detailed description.
- errorSummary - Variable in class uws.job.UWSJob
-
This error summary gives a human-readable error message for the
underlying job.
- ErrorType - Enum in uws.job
-
The possible types of an UWS error.
- errorType - Variable in exception uws.UWSException
-
The UWS error type
(by default FATAL
).
- errorWriter - Variable in class tap.AbstractTAPFactory
-
The error writer to use when any error occurs while executing a resource or to format an error occurring while executing an asynchronous job.
- errorWriter - Variable in class tap.resource.TAP
-
Object to use when an error occurs or comes until this resource from the others.
- errorWriter - Variable in class uws.job.JobThread
-
Object to use in order to write the content of an error/exception in any output stream.
- errorWriter - Variable in class uws.service.UWSService
-
Lets writing/formatting any exception/throwable in a HttpServletResponse.
- errorWriter - Variable in class uws.service.UWSServlet
-
Lets writing/formatting any exception/throwable in a HttpServletResponse.
- escapeURL(String) - Static method in class uws.job.serializer.XMLSerializer
-
Escapes the given URL.
- escapeXMLAttribute(String) - Static method in class uws.job.serializer.XMLSerializer
-
Escapes the given value of an XML attribute.
- escapeXMLData(String) - Static method in class uws.job.serializer.XMLSerializer
-
Escapes the content of a node (data between the open and the close tags).
- EventFrequency - Class in uws.service.file
-
Let interpret and computing a frequency.
- EventFrequency(String) - Constructor for class uws.service.file.EventFrequency
-
Create a new event frequency.
- Examples - Class in tap.resource
-
Additional TAP endpoint: /examples
.
- Examples(TAP, String) - Constructor for class tap.resource.Examples
-
Build an /examples
endpoint whose the content is provided by the specified file.
- examplesFile - Variable in class tap.resource.Examples
-
File containing the /examples
endpoint content.
- ExceededSizeException - Exception in tap.upload
-
Thrown to indicate an upload exceeded the maximum size.
- ExceededSizeException() - Constructor for exception tap.upload.ExceededSizeException
-
- ExceededSizeException(String) - Constructor for exception tap.upload.ExceededSizeException
-
- exception - Variable in class tap.TAPSyncJob.SyncThread
-
Exception that occurs while executing this thread.
- exceptions - Variable in exception adql.db.exception.UnresolvedIdentifiersException
-
List of exceptions (one per unresolved identifier).
- execReport - Variable in class tap.TAPJob
-
Internal query execution report.
- execReport - Variable in class tap.TAPSyncJob
-
Report of the query execution.
- execute(UWSJob) - Method in class uws.job.manager.AbstractQueuedExecutionManager
-
Refreshes this manager and then put the given job into the queue (if
it is not already into it).
- execute(UWSJob) - Method in class uws.job.manager.DefaultExecutionManager
-
- execute(UWSJob) - Method in interface uws.job.manager.ExecutionManager
-
Lets deciding whether the given job can start immediately or whether it must be put in the queue.
- executeADQL(ADQLQuery) - Method in class tap.ADQLExecutor
-
Execute in "database" the given object representation of an ADQL query.
- executeBatchUpdates(PreparedStatement, int) - Method in class tap.db.JDBCConnection
-
Execute all batched queries.
- executedAction - Variable in class uws.service.UWSService
-
- executePermissionDenied(JobOwner, String) - Static method in class uws.UWSExceptionFactory
-
- executePermissionDenied(JobOwner, String, String) - Static method in class uws.UWSExceptionFactory
-
- executeQuery(ADQLQuery) - Method in interface tap.db.DBConnection
-
Let executing the given ADQL query.
- executeQuery(ADQLQuery) - Method in class tap.db.JDBCConnection
-
- executeRequest(HttpServletRequest, HttpServletResponse) - Method in class tap.resource.TAP
-
Execute the given request in the TAP service by forwarding it to the appropriate resource.
- executeRequest(HttpServletRequest, HttpServletResponse) - Method in class uws.service.UWSService
-
- executeResource(HttpServletRequest, HttpServletResponse) - Method in class tap.metadata.TAPMetadata
-
- executeResource(HttpServletRequest, HttpServletResponse) - Method in class tap.resource.ASync
-
- executeResource(HttpServletRequest, HttpServletResponse) - Method in class tap.resource.Availability
-
- executeResource(HttpServletRequest, HttpServletResponse) - Method in class tap.resource.Capabilities
-
- executeResource(HttpServletRequest, HttpServletResponse) - Method in class tap.resource.Examples
-
- executeResource(HttpServletRequest, HttpServletResponse) - Method in class tap.resource.HomePage
-
- executeResource(HttpServletRequest, HttpServletResponse) - Method in class tap.resource.Sync
-
- executeResource(HttpServletRequest, HttpServletResponse) - Method in interface tap.resource.TAPResource
-
Interpret the given request, execute the appropriate action and finally return a result or display information to the user.
- executeUpdate(PreparedStatement, int) - Method in class tap.db.JDBCConnection
-
"Execute" the query update.
- ExecutionDurationController - Class in uws.job.parameters
-
Let controlling the execution duration of all jobs managed by a UWS.
- ExecutionDurationController() - Constructor for class uws.job.parameters.ExecutionDurationController
-
Create a controller for the execution duration.
- ExecutionDurationController(long, long, boolean) - Constructor for class uws.job.parameters.ExecutionDurationController
-
Create a controller for the execution duration.
- ExecutionManager - Interface in uws.job.manager
-
Lets managing the execution of a set of jobs.
- ExecutionPhase - Enum in uws.job
-
A job is treated as a state machine where the Execution Phase is the job
state.
- ExecutionProgression - Enum in tap
-
Let describe the current status of a job execution.
- executor - Variable in class tap.AsyncThread
-
The only object which knows how to execute an ADQL query.
- executor - Variable in class tap.TAPSyncJob.SyncThread
-
- EXISTS - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- Exists - Class in adql.query.constraint
-
Represents the predicate EXISTS of SQL and ADQL.
- Exists(ADQLQuery) - Constructor for class adql.query.constraint.Exists
-
Builds an Exists constraint instance.
- Exists(Exists) - Constructor for class adql.query.constraint.Exists
-
Builds an Exists constraint by copying the given one.
- EXP - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- ExpandBuff(boolean) - Method in class adql.parser.SimpleCharStream
-
- EXPECTED_CONTENT_TYPE - Static variable in class uws.service.request.FormEncodedParser
-
HTTP content-type for HTTP request formated in url-form-encoded.
- EXPECTED_CONTENT_TYPE - Static variable in class uws.service.request.MultipartParser
-
HTTP content-type for HTTP request formated in multipart.
- expectedAdditionalParametersIterator() - Method in class uws.service.AbstractUWSFactory
-
Gets an iterator on the names of the expected additional parameters.
- expectedAdditionalParametersIterator() - Method in class uws.service.UWSServlet
-
Gets an iterator on the names of the expected additional parameters.
- expectedAdditionalParams - Variable in class uws.job.parameters.UWSParameters
-
List of the expected additional parameters.
- expectedAdditionalParams - Variable in class uws.service.AbstractUWSFactory
-
List of all expected additional parameters.
- expectedAdditionalParams - Variable in class uws.service.UWSServlet
-
List of all expected additional parameters.
- expectedTokenSequences - Variable in exception adql.parser.ParseException
-
Each entry in this array is an array of integers.
- extractBaseURI(HttpServletRequest) - Method in class uws.service.UWSUrl
-
Extracts the base UWS URI from the given request.
- extractColMeta(StarTable) - Method in class tap.data.VOTableIterator.StreamVOTableSink
-
- ExtractCoord - Class in adql.query.operand.function.geometry
-
It represents the COORD1 and the COORD2 functions of the ADQL language.
- ExtractCoord(int, GeometryFunction.GeometryValue<PointFunction>) - Constructor for class adql.query.operand.function.geometry.ExtractCoord
-
Builds a COORD1 or a COORD2 function with the given point (a POINT function or a column which contains a POINT function).
- ExtractCoord(ExtractCoord) - Constructor for class adql.query.operand.function.geometry.ExtractCoord
-
Builds a COORD1 or a COORD2 function by copying the given one.
- ExtractCoordSys() - Method in class adql.parser.ADQLParser
-
- ExtractCoordSys - Class in adql.query.operand.function.geometry
-
It represents the COORDSYS function the ADQL language.
- ExtractCoordSys(GeometryFunction.GeometryValue<GeometryFunction>) - Constructor for class adql.query.operand.function.geometry.ExtractCoordSys
-
Builds a COORDSYS function.
- ExtractCoordSys(ExtractCoordSys) - Constructor for class adql.query.operand.function.geometry.ExtractCoordSys
-
Builds a COORDSYS function by copying the given one.
- extractJobListName(String) - Static method in class uws.config.UWSConfiguration
-
Extract the job list name prefixing the given property name.
- extractUserId(UWSUrl, HttpServletRequest) - Method in interface uws.service.UserIdentifier
-
Extracts the ID of the user/owner of the current session.