Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

B

backup(int) - Method in class adql.parser.SimpleCharStream
Backup a number of characters.
backupByUser - Variable in class tap.config.ConfigurableTAPFactory
Indicate whether the jobs must be backuped gathered by user or just all mixed together.
backupFreq - Variable in class uws.service.backup.DefaultUWSBackupManager
Backup frequency (in milliseconds).
backupFrequency - Variable in class tap.config.ConfigurableTAPFactory
Frequency at which the jobs must be backuped.
backupManager - Variable in class uws.service.UWSService
Lets saving and/or restoring the whole UWS.
backupManager - Variable in class uws.service.UWSServlet
Lets saving and/or restoring the whole UWS.
BAD_REQUEST - Static variable in exception uws.UWSException
 
baseURI - Variable in class uws.service.UWSUrl
Base UWS URI (i.e.
beginColumn - Variable in class adql.parser.Token
The column number of the first character of this Token.
beginColumn - Variable in class adql.query.TextPosition
 
beginLine - Variable in class adql.parser.Token
The line number of the first character of this Token.
beginLine - Variable in class adql.query.TextPosition
 
BeginToken() - Method in class adql.parser.SimpleCharStream
Start.
BETWEEN - Static variable in interface adql.parser.ADQLParserConstants
RegularExpression Id.
Between - Class in adql.query.constraint
It represents the BETWEEN predicate of SQL and ADQL.
Between(ADQLOperand, ADQLOperand, ADQLOperand) - Constructor for class adql.query.constraint.Between
Builds a BETWEEN constraints.
Between(ADQLOperand, ADQLOperand, ADQLOperand, boolean) - Constructor for class adql.query.constraint.Between
Builds a BETWEEN constraints.
Between(Between) - Constructor for class adql.query.constraint.Between
Builds a BETWEEN constraint by copying the given one.
BetweenEnd(ADQLOperand) - Method in class adql.parser.ADQLParser
 
BinarySearch() - Constructor for class adql.db.DBChecker.BinarySearch
 
block(BlockingPolicy, HttpServletRequest, UWSJob, JobOwner) - Static method in class uws.service.actions.JobSummary
Block the current thread until the specified duration (in seconds) is elapsed or if the execution phase of the target job changes.
block(Thread, long, UWSJob, JobOwner, HttpServletRequest) - Method in interface uws.service.wait.BlockingPolicy
Notify this BlockingPolicy that the given thread is going to be blocked for the specified duration.
block(Thread, long, UWSJob, JobOwner, HttpServletRequest) - Method in class uws.service.wait.LimitedBlockingPolicy
 
block(Thread, long, UWSJob, JobOwner, HttpServletRequest) - Method in class uws.service.wait.UserLimitedBlockingPolicy
 
blockedThreads - Variable in class uws.service.wait.UserLimitedBlockingPolicy
List of all blocked threads.
BlockingPolicy - Interface in uws.service.wait
Implementations of this interface define the policy to apply when a blocking of a request is asked by a UWS client.
BOX - Static variable in interface adql.parser.ADQLParserConstants
RegularExpression Id.
BoxFunction - Class in adql.query.operand.function.geometry
It represents the box function of the ADQL language.
BoxFunction(ADQLOperand, ADQLOperand, ADQLOperand, ADQLOperand, ADQLOperand) - Constructor for class adql.query.operand.function.geometry.BoxFunction
Builds a BOX function.
BoxFunction(BoxFunction) - Constructor for class adql.query.operand.function.geometry.BoxFunction
Builds a BOX function by copying the given one.
bufcolumn - Variable in class adql.parser.SimpleCharStream
 
buffer - Variable in class adql.parser.SimpleCharStream
 
bufferFile - Variable in class cds.util.LargeAsciiTable
File containing all the lines previously added and not fitting in memory according to LargeAsciiTable.memoryThreshold.
bufline - Variable in class adql.parser.SimpleCharStream
 
bufpos - Variable in class adql.parser.SimpleCharStream
Position in buffer.
buildCoordSysRegExp(String[]) - Static method in class adql.db.STCS
Build a big regular expression gathering all of the given coordinate system syntaxes.
buildDALIUpload(String, String, Map<String, Object>, UWSFileManager) - Static method in class tap.parameters.DALIUpload
Build a DALIUpload corresponding to the specified URI.
buildDefaultControllers(ServiceConnection, Map<String, InputParamController>) - Static method in class tap.parameters.TAPParameters
Build a map containing all controllers for all standard TAP parameters.
buildKey(UWSJob, JobOwner, HttpServletRequest) - Method in class uws.service.wait.UserLimitedBlockingPolicy
Build the key for the map UserLimitedBlockingPolicy.blockedThreads.
BY - Static variable in interface adql.parser.ADQLParserConstants
RegularExpression Id.
bytesFactor() - Method in enum tap.ServiceConnection.LimitUnit
Gets the factor to convert into bytes the value expressed in this unit.
byUser - Variable in class uws.service.backup.DefaultUWSBackupManager
Backup mode: one file by user or one file for all jobs and users.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links