public interface TapCapability
Modifier and Type | Field and Description |
---|---|
static Ivoid |
ADQLGEO_FEATURE_TYPE
Feature type key for ADQL geometrical functions.
|
static String |
TAPREGEXT_STD_URI
IVO ID for the TAPRegExt standard registry record "ivo://ivoa.net/std/TAPRegExt".
|
static Ivoid |
UDF_FEATURE_TYPE
Feature type key for ADQL(-like) User-Defined Functions.
|
Modifier and Type | Method and Description |
---|---|
static Ivoid |
createTapRegExtIvoid(String fragment)
Returns an Ivoid with the registry part "ivo://ivoa.net/std/TAPRegExt"
and the local part given by a supplied fragment.
|
Ivoid[] |
getDataModels()
Returns an array of data models known by this capability.
|
TapLimit[] |
getExecutionLimits()
Returns an array of limit values representing the time limits for
query execution.
|
TapLanguage[] |
getLanguages()
Returns an array of query language specifiers known by this capability.
|
OutputFormat[] |
getOutputFormats()
Returns an array of output format options declared by this capability.
|
TapLimit[] |
getOutputLimits()
Returns an array of limit values representing the data limits for
result tables.
|
TapLimit[] |
getRetentionLimits()
Returns an array of limit values representing the time limits for
query retention.
|
TapVersion |
getTapVersion()
Returns the version of the TAP protocol implemented by this capability.
|
TapLimit[] |
getUploadLimits()
Returns an array of limit values representing the data limits for
uploaded tables.
|
Ivoid[] |
getUploadMethods()
Returns an array of upload methods known by this capability.
|
static final String TAPREGEXT_STD_URI
static final Ivoid UDF_FEATURE_TYPE
static final Ivoid ADQLGEO_FEATURE_TYPE
TapVersion getTapVersion()
Ivoid[] getUploadMethods()
TapLanguage[] getLanguages()
OutputFormat[] getOutputFormats()
Ivoid[] getDataModels()
TapLimit[] getOutputLimits()
TapLimit[] getUploadLimits()
TapLimit[] getExecutionLimits()
TapLimit[] getRetentionLimits()
static Ivoid createTapRegExtIvoid(String fragment)
fragment
- local part of IVOID with or without initial "#"Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.