A B C D E F G H I J K L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORTED - org.opendatadiscovery.client.model.JobRunStatus
- ABORTED - org.opendatadiscovery.client.model.QualityRunStatus
- addCookiesToRequest(MultiValueMap<String, String>, WebClient.RequestBodySpec) - Method in class org.opendatadiscovery.client.ApiClient
-
Add cookies to the request that is being built
- addDatasetListItem(String) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- addDefaultCookie(String, String) - Method in class org.opendatadiscovery.client.ApiClient
-
Add a default cookie.
- addDefaultHeader(String, String) - Method in class org.opendatadiscovery.client.ApiClient
-
Add a default header.
- addEntitiesListItem(String) - Method in class org.opendatadiscovery.client.model.DataEntityGroup
- addEnumValuesItem(DataSetFieldEnumValue) - Method in class org.opendatadiscovery.client.model.DataSetField
- addEnumValuesItem(DataSetFieldEnumValue) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- addFieldListItem(DataSetField) - Method in class org.opendatadiscovery.client.model.DataSet
- addHeadersToRequest(HttpHeaders, WebClient.RequestBodySpec) - Method in class org.opendatadiscovery.client.ApiClient
-
Add headers to the request that is being built
- addInputsItem(String) - Method in class org.opendatadiscovery.client.model.DataConsumer
- addInputsItem(String) - Method in class org.opendatadiscovery.client.model.DataTransformer
- addItemsItem(CompactDataEntity) - Method in class org.opendatadiscovery.client.model.CompactDataEntityList
- addItemsItem(DataEntity) - Method in class org.opendatadiscovery.client.model.DataEntityList
- addItemsItem(DataSetStatistics) - Method in class org.opendatadiscovery.client.model.DatasetStatisticsList
- addItemsItem(DataSource) - Method in class org.opendatadiscovery.client.model.DataSourceList
- addItemsItem(IngestionAlert) - Method in class org.opendatadiscovery.client.model.IngestionAlertList
- addLinkedUrlListItem(LinkedUrl) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- addMetadataItem(MetadataExtension) - Method in class org.opendatadiscovery.client.model.BaseObject
- addMetadataItem(MetadataExtension) - Method in class org.opendatadiscovery.client.model.DataEntity
- addMetadataItem(MetadataExtension) - Method in class org.opendatadiscovery.client.model.DataSetField
- addOutputsItem(String) - Method in class org.opendatadiscovery.client.model.DataInput
- addOutputsItem(String) - Method in class org.opendatadiscovery.client.model.DataTransformer
- addTagsItem(Tag) - Method in class org.opendatadiscovery.client.model.BaseObject
- addTagsItem(Tag) - Method in class org.opendatadiscovery.client.model.DataEntity
- addTagsItem(Tag) - Method in class org.opendatadiscovery.client.model.DataSetField
- addTagsItem(Tag) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- API_CALL - org.opendatadiscovery.client.model.DataEntityType
- API_SERVICE - org.opendatadiscovery.client.model.DataEntityType
- ApiClient - Class in org.opendatadiscovery.client
- ApiClient() - Constructor for class org.opendatadiscovery.client.ApiClient
- ApiClient(ObjectMapper, DateFormat) - Constructor for class org.opendatadiscovery.client.ApiClient
- ApiClient(WebClient) - Constructor for class org.opendatadiscovery.client.ApiClient
- ApiClient(WebClient, ObjectMapper, DateFormat) - Constructor for class org.opendatadiscovery.client.ApiClient
- ApiClient.CollectionFormat - Enum in org.opendatadiscovery.client
- ApiKeyAuth - Class in org.opendatadiscovery.client.auth
- ApiKeyAuth(String, String) - Constructor for class org.opendatadiscovery.client.auth.ApiKeyAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class org.opendatadiscovery.client.auth.ApiKeyAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in interface org.opendatadiscovery.client.auth.Authentication
-
Apply authentication settings to header and / or query parameters.
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class org.opendatadiscovery.client.auth.HttpBasicAuth
- applyToParams(MultiValueMap<String, String>, HttpHeaders, MultiValueMap<String, String>) - Method in class org.opendatadiscovery.client.auth.HttpBearerAuth
- Authentication - Interface in org.opendatadiscovery.client.auth
- avgLength(BigDecimal) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- avgLength(BigDecimal) - Method in class org.opendatadiscovery.client.model.StringFieldStat
B
- BaseObject - Class in org.opendatadiscovery.client.model
-
BaseObject
- BaseObject() - Constructor for class org.opendatadiscovery.client.model.BaseObject
- BINARY - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- BinaryFieldStat - Class in org.opendatadiscovery.client.model
-
BinaryFieldStat
- BinaryFieldStat() - Constructor for class org.opendatadiscovery.client.model.BinaryFieldStat
- binaryStats(BinaryFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- BOOLEAN - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- BooleanFieldStat - Class in org.opendatadiscovery.client.model
-
BooleanFieldStat
- BooleanFieldStat() - Constructor for class org.opendatadiscovery.client.model.BooleanFieldStat
- booleanStats(BooleanFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- BROKEN - org.opendatadiscovery.client.model.JobRunStatus
- BROKEN - org.opendatadiscovery.client.model.QualityRunStatus
- buildWebClient() - Static method in class org.opendatadiscovery.client.ApiClient
-
Build the WebClient used to make HTTP requests.
- buildWebClient(ObjectMapper) - Static method in class org.opendatadiscovery.client.ApiClient
-
Build the WebClient used to make HTTP requests.
- buildWebClientBuilder() - Static method in class org.opendatadiscovery.client.ApiClient
-
Build the WebClientBuilder used to make WebClient.
- buildWebClientBuilder(ObjectMapper) - Static method in class org.opendatadiscovery.client.ApiClient
-
Build the WebClientBuilder used to make WebClient.
C
- CHAR - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- clone() - Method in class org.opendatadiscovery.client.RFC3339DateFormat
- collectionPathParameterToString(ApiClient.CollectionFormat, Collection<?>) - Method in class org.opendatadiscovery.client.ApiClient
-
Formats the specified collection path parameter to a string value.
- CompactDataEntity - Class in org.opendatadiscovery.client.model
-
CompactDataEntity
- CompactDataEntity() - Constructor for class org.opendatadiscovery.client.model.CompactDataEntity
- CompactDataEntityList - Class in org.opendatadiscovery.client.model
-
CompactDataEntityList
- CompactDataEntityList() - Constructor for class org.opendatadiscovery.client.model.CompactDataEntityList
- ComplexFieldStat - Class in org.opendatadiscovery.client.model
-
ComplexFieldStat
- ComplexFieldStat() - Constructor for class org.opendatadiscovery.client.model.ComplexFieldStat
- complexStats(ComplexFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- CONNECTION_ERROR - org.opendatadiscovery.client.model.IngestionAlertType
- containsIgnoreCase(String[], String) - Static method in class org.opendatadiscovery.client.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- createAlerts(IngestionAlertList) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
-
Alerts target catalog about ingestion issues
- createAlertsWithHttpInfo(IngestionAlertList) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- createdAt(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataEntity
- createdAt(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- createDataSource(DataSourceList) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
-
Creates data sources in the target catalog
- createDataSourceWithHttpInfo(DataSourceList) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- createDefaultDateFormat() - Static method in class org.opendatadiscovery.client.ApiClient
- createDefaultObjectMapper(DateFormat) - Static method in class org.opendatadiscovery.client.ApiClient
- CSV - org.opendatadiscovery.client.ApiClient.CollectionFormat
D
- DAG - org.opendatadiscovery.client.model.DataEntityType
- DASHBOARD - org.opendatadiscovery.client.model.DataEntityType
- DATABASE_SERVICE - org.opendatadiscovery.client.model.DataEntityType
- dataConsumer(DataConsumer) - Method in class org.opendatadiscovery.client.model.DataEntity
- dataConsumer(DataConsumer) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- DataConsumer - Class in org.opendatadiscovery.client.model
-
DataConsumer
- DataConsumer() - Constructor for class org.opendatadiscovery.client.model.DataConsumer
- DataEntity - Class in org.opendatadiscovery.client.model
-
DataEntity
- DataEntity() - Constructor for class org.opendatadiscovery.client.model.DataEntity
- DataEntityAllOf - Class in org.opendatadiscovery.client.model
-
DataEntityAllOf
- DataEntityAllOf() - Constructor for class org.opendatadiscovery.client.model.DataEntityAllOf
- dataEntityGroup(DataEntityGroup) - Method in class org.opendatadiscovery.client.model.DataEntity
- dataEntityGroup(DataEntityGroup) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- DataEntityGroup - Class in org.opendatadiscovery.client.model
-
DataEntityGroup
- DataEntityGroup() - Constructor for class org.opendatadiscovery.client.model.DataEntityGroup
- DataEntityList - Class in org.opendatadiscovery.client.model
-
DataEntityList
- DataEntityList() - Constructor for class org.opendatadiscovery.client.model.DataEntityList
- DataEntityType - Enum in org.opendatadiscovery.client.model
-
Gets or Sets DataEntityType
- dataInput(DataInput) - Method in class org.opendatadiscovery.client.model.DataEntity
- dataInput(DataInput) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- DataInput - Class in org.opendatadiscovery.client.model
-
DataInput
- DataInput() - Constructor for class org.opendatadiscovery.client.model.DataInput
- dataQualityTest(DataQualityTest) - Method in class org.opendatadiscovery.client.model.DataEntity
- dataQualityTest(DataQualityTest) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- DataQualityTest - Class in org.opendatadiscovery.client.model
-
DataQualityTest
- DataQualityTest() - Constructor for class org.opendatadiscovery.client.model.DataQualityTest
- DataQualityTestExpectation - Class in org.opendatadiscovery.client.model
-
DataQualityTestExpectation
- DataQualityTestExpectation() - Constructor for class org.opendatadiscovery.client.model.DataQualityTestExpectation
- dataQualityTestOddrn(String) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- dataQualityTestRun(DataQualityTestRun) - Method in class org.opendatadiscovery.client.model.DataEntity
- dataQualityTestRun(DataQualityTestRun) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- DataQualityTestRun - Class in org.opendatadiscovery.client.model
-
DataQualityTestRun
- DataQualityTestRun() - Constructor for class org.opendatadiscovery.client.model.DataQualityTestRun
- dataset(DataSet) - Method in class org.opendatadiscovery.client.model.DataEntity
- dataset(DataSet) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- DataSet - Class in org.opendatadiscovery.client.model
-
DataSet
- DataSet() - Constructor for class org.opendatadiscovery.client.model.DataSet
- DataSetField - Class in org.opendatadiscovery.client.model
-
DataSetField
- DataSetField() - Constructor for class org.opendatadiscovery.client.model.DataSetField
- DataSetFieldAllOf - Class in org.opendatadiscovery.client.model
-
DataSetFieldAllOf
- DataSetFieldAllOf() - Constructor for class org.opendatadiscovery.client.model.DataSetFieldAllOf
- DataSetFieldEnumValue - Class in org.opendatadiscovery.client.model
-
DataSetFieldEnumValue
- DataSetFieldEnumValue() - Constructor for class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- DataSetFieldStat - Class in org.opendatadiscovery.client.model
-
DataSetFieldStat
- DataSetFieldStat() - Constructor for class org.opendatadiscovery.client.model.DataSetFieldStat
- DataSetFieldType - Class in org.opendatadiscovery.client.model
-
DataSetFieldType
- DataSetFieldType() - Constructor for class org.opendatadiscovery.client.model.DataSetFieldType
- DataSetFieldType.TypeEnum - Enum in org.opendatadiscovery.client.model
-
Gets or Sets type
- datasetList(List<String>) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- datasetOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSetStatistics
- DataSetStatistics - Class in org.opendatadiscovery.client.model
-
DataSetStatistics
- DataSetStatistics() - Constructor for class org.opendatadiscovery.client.model.DataSetStatistics
- DatasetStatisticsList - Class in org.opendatadiscovery.client.model
-
DatasetStatisticsList
- DatasetStatisticsList() - Constructor for class org.opendatadiscovery.client.model.DatasetStatisticsList
- DataSource - Class in org.opendatadiscovery.client.model
-
DataSource
- DataSource() - Constructor for class org.opendatadiscovery.client.model.DataSource
- DataSourceList - Class in org.opendatadiscovery.client.model
-
DataSourceList
- DataSourceList() - Constructor for class org.opendatadiscovery.client.model.DataSourceList
- dataSourceOddrn(String) - Method in class org.opendatadiscovery.client.model.DataEntityList
- dataTransformer(DataTransformer) - Method in class org.opendatadiscovery.client.model.DataEntity
- dataTransformer(DataTransformer) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- DataTransformer - Class in org.opendatadiscovery.client.model
-
DataTransformer
- DataTransformer() - Constructor for class org.opendatadiscovery.client.model.DataTransformer
- dataTransformerRun(DataTransformerRun) - Method in class org.opendatadiscovery.client.model.DataEntity
- dataTransformerRun(DataTransformerRun) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- DataTransformerRun - Class in org.opendatadiscovery.client.model
-
DataTransformerRun
- DataTransformerRun() - Constructor for class org.opendatadiscovery.client.model.DataTransformerRun
- DATETIME - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- DateTimeFieldStat - Class in org.opendatadiscovery.client.model
-
DateTimeFieldStat
- DateTimeFieldStat() - Constructor for class org.opendatadiscovery.client.model.DateTimeFieldStat
- datetimeStats(DateTimeFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- defaultValue - Variable in class org.opendatadiscovery.client.ServerVariable
- defaultValue(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- defaultValue(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- description - Variable in class org.opendatadiscovery.client.ServerConfiguration
- description - Variable in class org.opendatadiscovery.client.ServerVariable
- description(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- description(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- description(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- description(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- description(String) - Method in class org.opendatadiscovery.client.model.DataSource
- description(String) - Method in class org.opendatadiscovery.client.model.IngestionAlert
- DURATION - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
E
- endTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- endTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- entitiesList(List<String>) - Method in class org.opendatadiscovery.client.model.DataEntityGroup
- enumValues - Variable in class org.opendatadiscovery.client.ServerVariable
- enumValues(List<DataSetFieldEnumValue>) - Method in class org.opendatadiscovery.client.model.DataSetField
- enumValues(List<DataSetFieldEnumValue>) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- equals(Object) - Method in class org.opendatadiscovery.client.model.BaseObject
- equals(Object) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- equals(Object) - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- equals(Object) - Method in class org.opendatadiscovery.client.model.CompactDataEntity
- equals(Object) - Method in class org.opendatadiscovery.client.model.CompactDataEntityList
- equals(Object) - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataConsumer
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataEntity
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataEntityGroup
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataEntityList
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataInput
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataQualityTestExpectation
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSet
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSetField
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSetStatistics
- equals(Object) - Method in class org.opendatadiscovery.client.model.DatasetStatisticsList
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSource
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataSourceList
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataTransformer
- equals(Object) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- equals(Object) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- equals(Object) - Method in class org.opendatadiscovery.client.model.IngestionAlert
- equals(Object) - Method in class org.opendatadiscovery.client.model.IngestionAlertList
- equals(Object) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- equals(Object) - Method in class org.opendatadiscovery.client.model.LinkedUrl
- equals(Object) - Method in class org.opendatadiscovery.client.model.MetadataExtension
- equals(Object) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- equals(Object) - Method in class org.opendatadiscovery.client.model.StringFieldStat
- equals(Object) - Method in class org.opendatadiscovery.client.model.Tag
- expectation(DataQualityTestExpectation) - Method in class org.opendatadiscovery.client.model.DataQualityTest
F
- FAILED - org.opendatadiscovery.client.model.JobRunStatus
- FAILED - org.opendatadiscovery.client.model.QualityRunStatus
- falseCount(Long) - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- FEATURE_GROUP - org.opendatadiscovery.client.model.DataEntityType
- fieldList(List<DataSetField>) - Method in class org.opendatadiscovery.client.model.DataSet
- fields(Map<String, DataSetFieldStat>) - Method in class org.opendatadiscovery.client.model.DataSetStatistics
- FILE - org.opendatadiscovery.client.model.DataEntityType
- format(Date, StringBuffer, FieldPosition) - Method in class org.opendatadiscovery.client.RFC3339DateFormat
- formatDate(Date) - Method in class org.opendatadiscovery.client.ApiClient
-
Format the given Date object into string.
- formatOffsetDateTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.JavaTimeFormatter
-
Format the given
OffsetDateTimeobject into string. - fromValue(String) - Static method in enum org.opendatadiscovery.client.model.DataEntityType
- fromValue(String) - Static method in enum org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- fromValue(String) - Static method in enum org.opendatadiscovery.client.model.IngestionAlertType
- fromValue(String) - Static method in enum org.opendatadiscovery.client.model.JobRunStatus
- fromValue(String) - Static method in enum org.opendatadiscovery.client.model.QualityRunStatus
G
- GENERIC_ERROR - org.opendatadiscovery.client.model.IngestionAlertType
- getApiClient() - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- getApiKey() - Method in class org.opendatadiscovery.client.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class org.opendatadiscovery.client.auth.ApiKeyAuth
- getAuthentication(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class org.opendatadiscovery.client.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAvgLength() - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
-
Get avgLength
- getAvgLength() - Method in class org.opendatadiscovery.client.model.StringFieldStat
-
Get avgLength
- getBasePath() - Method in class org.opendatadiscovery.client.ApiClient
-
Get the current base path
- getBearerToken() - Method in class org.opendatadiscovery.client.auth.HttpBearerAuth
- getBinaryStats() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
-
Get binaryStats
- getBooleanStats() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
-
Get booleanStats
- getComplexStats() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
-
Get complexStats
- getCreatedAt() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get createdAt
- getCreatedAt() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get createdAt
- getDataConsumer() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get dataConsumer
- getDataConsumer() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get dataConsumer
- getDataEntitiesByDEGOddrn(String) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
-
Searches for data entities in the target catalog by oddrn of a DEG they are currently part of
- getDataEntitiesByDEGOddrnWithHttpInfo(String) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- getDataEntityGroup() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get dataEntityGroup
- getDataEntityGroup() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get dataEntityGroup
- getDataInput() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get dataInput
- getDataInput() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get dataInput
- getDataQualityTest() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get dataQualityTest
- getDataQualityTest() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get dataQualityTest
- getDataQualityTestOddrn() - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
-
Get dataQualityTestOddrn
- getDataQualityTestRun() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get dataQualityTestRun
- getDataQualityTestRun() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get dataQualityTestRun
- getDataset() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get dataset
- getDataset() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get dataset
- getDatasetList() - Method in class org.opendatadiscovery.client.model.DataQualityTest
-
Get datasetList
- getDatasetOddrn() - Method in class org.opendatadiscovery.client.model.DataSetStatistics
-
Get datasetOddrn
- getDataSourceOddrn() - Method in class org.opendatadiscovery.client.model.DataEntityList
-
Get dataSourceOddrn
- getDataTransformer() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get dataTransformer
- getDataTransformer() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get dataTransformer
- getDataTransformerRun() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get dataTransformerRun
- getDataTransformerRun() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get dataTransformerRun
- getDateFormat() - Method in class org.opendatadiscovery.client.ApiClient
-
Get the date format used to parse/format date parameters.
- getDatetimeStats() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
-
Get datetimeStats
- getDefaultValue() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get defaultValue
- getDefaultValue() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get defaultValue
- getDescription() - Method in class org.opendatadiscovery.client.model.BaseObject
-
Get description
- getDescription() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get description
- getDescription() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get description
- getDescription() - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
-
Get description
- getDescription() - Method in class org.opendatadiscovery.client.model.DataSource
-
Get description
- getDescription() - Method in class org.opendatadiscovery.client.model.IngestionAlert
-
Get description
- getEndTime() - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
-
Get endTime
- getEndTime() - Method in class org.opendatadiscovery.client.model.DataTransformerRun
-
Get endTime
- getEntitiesList() - Method in class org.opendatadiscovery.client.model.DataEntityGroup
-
Get entitiesList
- getEnumValues() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get enumValues
- getEnumValues() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get enumValues
- getExpectation() - Method in class org.opendatadiscovery.client.model.DataQualityTest
-
Get expectation
- getFalseCount() - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
-
Get falseCount
- getFieldList() - Method in class org.opendatadiscovery.client.model.DataSet
-
Get fieldList
- getFields() - Method in class org.opendatadiscovery.client.model.DataSetStatistics
-
key is a field oddrn.
- getGroupOddrn() - Method in class org.opendatadiscovery.client.model.DataEntityGroup
-
Get groupOddrn
- getHighValue() - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
-
Get highValue
- getHighValue() - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
-
Get highValue
- getHighValue() - Method in class org.opendatadiscovery.client.model.NumberFieldStat
-
Get highValue
- getInputs() - Method in class org.opendatadiscovery.client.model.DataConsumer
-
Get inputs
- getInputs() - Method in class org.opendatadiscovery.client.model.DataTransformer
-
Get inputs
- getIntegerStats() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
-
Get integerStats
- getIsKey() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get isKey
- getIsKey() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get isKey
- getIsNullable() - Method in class org.opendatadiscovery.client.model.DataSetFieldType
-
Get isNullable
- getIsPrimaryKey() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get isPrimaryKey
- getIsPrimaryKey() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get isPrimaryKey
- getIsSortKey() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get isSortKey
- getIsSortKey() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get isSortKey
- getIsValue() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get isValue
- getIsValue() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get isValue
- getItems() - Method in class org.opendatadiscovery.client.model.CompactDataEntityList
-
Get items
- getItems() - Method in class org.opendatadiscovery.client.model.DataEntityList
-
Get items
- getItems() - Method in class org.opendatadiscovery.client.model.DatasetStatisticsList
-
Get items
- getItems() - Method in class org.opendatadiscovery.client.model.DataSourceList
-
Get items
- getItems() - Method in class org.opendatadiscovery.client.model.IngestionAlertList
-
Get items
- getLinkedUrlList() - Method in class org.opendatadiscovery.client.model.DataQualityTest
-
Get linkedUrlList
- getLocation() - Method in class org.opendatadiscovery.client.auth.ApiKeyAuth
- getLogicalType() - Method in class org.opendatadiscovery.client.model.DataSetFieldType
-
Get logicalType
- getLowValue() - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
-
Get lowValue
- getLowValue() - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
-
Get lowValue
- getLowValue() - Method in class org.opendatadiscovery.client.model.NumberFieldStat
-
Get lowValue
- getMaxLength() - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
-
Get maxLength
- getMaxLength() - Method in class org.opendatadiscovery.client.model.StringFieldStat
-
Get maxLength
- getMeanValue() - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
-
Get meanValue
- getMeanValue() - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
-
Get meanValue
- getMeanValue() - Method in class org.opendatadiscovery.client.model.NumberFieldStat
-
Get meanValue
- getMedianValue() - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
-
Get medianValue
- getMedianValue() - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
-
Get medianValue
- getMedianValue() - Method in class org.opendatadiscovery.client.model.NumberFieldStat
-
Get medianValue
- getMetadata() - Method in class org.opendatadiscovery.client.model.BaseObject
-
Get metadata
- getMetadata() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get metadata
- getMetadata() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get metadata
- getMetadata() - Method in class org.opendatadiscovery.client.model.MetadataExtension
-
Get metadata
- getName() - Method in class org.opendatadiscovery.client.model.BaseObject
-
Get name
- getName() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get name
- getName() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get name
- getName() - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
-
Get name
- getName() - Method in class org.opendatadiscovery.client.model.DataSource
-
Get name
- getName() - Method in class org.opendatadiscovery.client.model.LinkedUrl
-
Get name
- getName() - Method in class org.opendatadiscovery.client.model.Tag
-
Get name
- getNullsCount() - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
-
Get nullsCount
- getNullsCount() - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
-
Get nullsCount
- getNullsCount() - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
-
Get nullsCount
- getNullsCount() - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
-
Get nullsCount
- getNullsCount() - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
-
Get nullsCount
- getNullsCount() - Method in class org.opendatadiscovery.client.model.NumberFieldStat
-
Get nullsCount
- getNullsCount() - Method in class org.opendatadiscovery.client.model.StringFieldStat
-
Get nullsCount
- getNumberStats() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
-
Get numberStats
- getObjectMapper() - Method in class org.opendatadiscovery.client.ApiClient
-
Get the ObjectMapper used to make HTTP requests.
- getOddrn() - Method in class org.opendatadiscovery.client.model.BaseObject
-
Get oddrn
- getOddrn() - Method in class org.opendatadiscovery.client.model.CompactDataEntity
-
Get oddrn
- getOddrn() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get oddrn
- getOddrn() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get oddrn
- getOddrn() - Method in class org.opendatadiscovery.client.model.DataSource
-
Get oddrn
- getOffsetDateTimeFormatter() - Method in class org.opendatadiscovery.client.JavaTimeFormatter
-
Get the date format used to parse/format
OffsetDateTimeparameters. - getOutputs() - Method in class org.opendatadiscovery.client.model.DataInput
-
Get outputs
- getOutputs() - Method in class org.opendatadiscovery.client.model.DataTransformer
-
Get outputs
- getOwner() - Method in class org.opendatadiscovery.client.model.BaseObject
-
Get owner
- getOwner() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get owner
- getOwner() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get owner
- getParamName() - Method in class org.opendatadiscovery.client.auth.ApiKeyAuth
- getParentFieldOddrn() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get parentFieldOddrn
- getParentFieldOddrn() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get parentFieldOddrn
- getParentOddrn() - Method in class org.opendatadiscovery.client.model.DataSet
-
Get parentOddrn
- getPassword() - Method in class org.opendatadiscovery.client.auth.HttpBasicAuth
- getRelatedDataEntityOddrn() - Method in class org.opendatadiscovery.client.model.IngestionAlert
-
Get relatedDataEntityOddrn
- getRelatedDataSourceOddrn() - Method in class org.opendatadiscovery.client.model.IngestionAlert
-
Get relatedDataSourceOddrn
- getRowsNumber() - Method in class org.opendatadiscovery.client.model.DataSet
-
Get rowsNumber
- getSchemaUrl() - Method in class org.opendatadiscovery.client.model.MetadataExtension
-
The JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this extension
- getSourceCodeUrl() - Method in class org.opendatadiscovery.client.model.DataTransformer
-
Get sourceCodeUrl
- getSql() - Method in class org.opendatadiscovery.client.model.DataTransformer
-
Get sql
- getStartTime() - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
-
Get startTime
- getStartTime() - Method in class org.opendatadiscovery.client.model.DataTransformerRun
-
Get startTime
- getStats() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get stats
- getStats() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get stats
- getStatus() - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
-
Get status
- getStatus() - Method in class org.opendatadiscovery.client.model.DataTransformerRun
-
Get status
- getStatusReason() - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
-
Get statusReason
- getStatusReason() - Method in class org.opendatadiscovery.client.model.DataTransformerRun
-
Get statusReason
- getStringStats() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
-
Get stringStats
- getSuiteName() - Method in class org.opendatadiscovery.client.model.DataQualityTest
-
Get suiteName
- getSuiteUrl() - Method in class org.opendatadiscovery.client.model.DataQualityTest
-
Get suiteUrl
- getTags() - Method in class org.opendatadiscovery.client.model.BaseObject
-
Get tags
- getTags() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get tags
- getTags() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get tags
- getTags() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
-
Get tags
- getTransformerOddrn() - Method in class org.opendatadiscovery.client.model.DataTransformerRun
-
Get transformerOddrn
- getTrueCount() - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
-
Get trueCount
- getType() - Method in class org.opendatadiscovery.client.model.CompactDataEntity
-
Get type
- getType() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get type
- getType() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get type
- getType() - Method in class org.opendatadiscovery.client.model.DataQualityTestExpectation
-
Get type
- getType() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get type
- getType() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
-
Get type
- getType() - Method in class org.opendatadiscovery.client.model.DataSetFieldType
-
Get type
- getType() - Method in class org.opendatadiscovery.client.model.IngestionAlert
-
Get type
- getUniqueCount() - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
-
Get uniqueCount
- getUniqueCount() - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
-
Get uniqueCount
- getUniqueCount() - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
-
Get uniqueCount
- getUniqueCount() - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
-
Get uniqueCount
- getUniqueCount() - Method in class org.opendatadiscovery.client.model.NumberFieldStat
-
Get uniqueCount
- getUniqueCount() - Method in class org.opendatadiscovery.client.model.StringFieldStat
-
Get uniqueCount
- getUpdatedAt() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get updatedAt
- getUpdatedAt() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
-
Get updatedAt
- getUrl() - Method in class org.opendatadiscovery.client.model.LinkedUrl
-
Get url
- getUsername() - Method in class org.opendatadiscovery.client.auth.HttpBasicAuth
- getValue() - Method in enum org.opendatadiscovery.client.model.DataEntityType
- getValue() - Method in enum org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- getValue() - Method in enum org.opendatadiscovery.client.model.IngestionAlertType
- getValue() - Method in enum org.opendatadiscovery.client.model.JobRunStatus
- getValue() - Method in enum org.opendatadiscovery.client.model.QualityRunStatus
- getVersion() - Method in class org.opendatadiscovery.client.model.BaseObject
-
Get version
- getVersion() - Method in class org.opendatadiscovery.client.model.DataEntity
-
Get version
- getVersion() - Method in class org.opendatadiscovery.client.model.DataSetField
-
Get version
- getWebClient() - Method in class org.opendatadiscovery.client.ApiClient
-
Get the WebClient used to make HTTP requests.
- GRAPH_NODE - org.opendatadiscovery.client.model.DataEntityType
- groupOddrn(String) - Method in class org.opendatadiscovery.client.model.DataEntityGroup
H
- hashCode() - Method in class org.opendatadiscovery.client.model.BaseObject
- hashCode() - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- hashCode() - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- hashCode() - Method in class org.opendatadiscovery.client.model.CompactDataEntity
- hashCode() - Method in class org.opendatadiscovery.client.model.CompactDataEntityList
- hashCode() - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
- hashCode() - Method in class org.opendatadiscovery.client.model.DataConsumer
- hashCode() - Method in class org.opendatadiscovery.client.model.DataEntity
- hashCode() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- hashCode() - Method in class org.opendatadiscovery.client.model.DataEntityGroup
- hashCode() - Method in class org.opendatadiscovery.client.model.DataEntityList
- hashCode() - Method in class org.opendatadiscovery.client.model.DataInput
- hashCode() - Method in class org.opendatadiscovery.client.model.DataQualityTest
- hashCode() - Method in class org.opendatadiscovery.client.model.DataQualityTestExpectation
- hashCode() - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSet
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSetField
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSetStatistics
- hashCode() - Method in class org.opendatadiscovery.client.model.DatasetStatisticsList
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSource
- hashCode() - Method in class org.opendatadiscovery.client.model.DataSourceList
- hashCode() - Method in class org.opendatadiscovery.client.model.DataTransformer
- hashCode() - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- hashCode() - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- hashCode() - Method in class org.opendatadiscovery.client.model.IngestionAlert
- hashCode() - Method in class org.opendatadiscovery.client.model.IngestionAlertList
- hashCode() - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- hashCode() - Method in class org.opendatadiscovery.client.model.LinkedUrl
- hashCode() - Method in class org.opendatadiscovery.client.model.MetadataExtension
- hashCode() - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- hashCode() - Method in class org.opendatadiscovery.client.model.StringFieldStat
- hashCode() - Method in class org.opendatadiscovery.client.model.Tag
- highValue(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- highValue(BigDecimal) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- highValue(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- HttpBasicAuth - Class in org.opendatadiscovery.client.auth
- HttpBasicAuth() - Constructor for class org.opendatadiscovery.client.auth.HttpBasicAuth
- HttpBearerAuth - Class in org.opendatadiscovery.client.auth
- HttpBearerAuth(String) - Constructor for class org.opendatadiscovery.client.auth.HttpBearerAuth
I
- IngestionAlert - Class in org.opendatadiscovery.client.model
-
IngestionAlert
- IngestionAlert() - Constructor for class org.opendatadiscovery.client.model.IngestionAlert
- IngestionAlertList - Class in org.opendatadiscovery.client.model
-
IngestionAlertList
- IngestionAlertList() - Constructor for class org.opendatadiscovery.client.model.IngestionAlertList
- IngestionAlertType - Enum in org.opendatadiscovery.client.model
-
Gets or Sets IngestionAlertType
- init() - Method in class org.opendatadiscovery.client.ApiClient
- inputs(List<String>) - Method in class org.opendatadiscovery.client.model.DataConsumer
- inputs(List<String>) - Method in class org.opendatadiscovery.client.model.DataTransformer
- INTEGER - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- IntegerFieldStat - Class in org.opendatadiscovery.client.model
-
IntegerFieldStat
- IntegerFieldStat() - Constructor for class org.opendatadiscovery.client.model.IntegerFieldStat
- integerStats(IntegerFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- invokeAPI(String, HttpMethod, Map<String, Object>, MultiValueMap<String, String>, Object, HttpHeaders, MultiValueMap<String, String>, MultiValueMap<String, Object>, List<MediaType>, MediaType, String[], ParameterizedTypeReference<T>) - Method in class org.opendatadiscovery.client.ApiClient
-
Invoke API by sending HTTP request with the given options.
- isJsonMime(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Check if the given
Stringis a JSON MIME. - isJsonMime(MediaType) - Method in class org.opendatadiscovery.client.ApiClient
-
Check if the given MIME is a JSON MIME.
- isKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetField
- isKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- isNullable(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- isPrimaryKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetField
- isPrimaryKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- isProblemJsonMime(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Check if the given
Stringis a Problem JSON MIME (RFC-7807). - isSortKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetField
- isSortKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- isValue(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetField
- isValue(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- items(List<CompactDataEntity>) - Method in class org.opendatadiscovery.client.model.CompactDataEntityList
- items(List<DataEntity>) - Method in class org.opendatadiscovery.client.model.DataEntityList
- items(List<DataSetStatistics>) - Method in class org.opendatadiscovery.client.model.DatasetStatisticsList
- items(List<DataSource>) - Method in class org.opendatadiscovery.client.model.DataSourceList
- items(List<IngestionAlert>) - Method in class org.opendatadiscovery.client.model.IngestionAlertList
J
- JavaTimeFormatter - Class in org.opendatadiscovery.client
-
Class that add parsing/formatting support for Java 8+
OffsetDateTimeclass. - JavaTimeFormatter() - Constructor for class org.opendatadiscovery.client.JavaTimeFormatter
- JOB - org.opendatadiscovery.client.model.DataEntityType
- JOB_RUN - org.opendatadiscovery.client.model.DataEntityType
- JobRunStatus - Enum in org.opendatadiscovery.client.model
-
Gets or Sets JobRunStatus
- join(String[], String) - Static method in class org.opendatadiscovery.client.StringUtil
-
Join an array of strings with the given separator.
- join(Collection<String>, String) - Static method in class org.opendatadiscovery.client.StringUtil
-
Join a list of strings with the given separator.
- JSON_PROPERTY_AVG_LENGTH - Static variable in class org.opendatadiscovery.client.model.BinaryFieldStat
- JSON_PROPERTY_AVG_LENGTH - Static variable in class org.opendatadiscovery.client.model.StringFieldStat
- JSON_PROPERTY_BINARY_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldStat
- JSON_PROPERTY_BOOLEAN_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldStat
- JSON_PROPERTY_COMPLEX_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldStat
- JSON_PROPERTY_CREATED_AT - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_CREATED_AT - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATA_CONSUMER - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DATA_CONSUMER - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATA_ENTITY_GROUP - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DATA_ENTITY_GROUP - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATA_INPUT - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DATA_INPUT - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATA_QUALITY_TEST - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DATA_QUALITY_TEST - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATA_QUALITY_TEST_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataQualityTestRun
- JSON_PROPERTY_DATA_QUALITY_TEST_RUN - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DATA_QUALITY_TEST_RUN - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATA_SOURCE_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataEntityList
- JSON_PROPERTY_DATA_TRANSFORMER - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DATA_TRANSFORMER - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATA_TRANSFORMER_RUN - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DATA_TRANSFORMER_RUN - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATASET - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DATASET - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_DATASET_LIST - Static variable in class org.opendatadiscovery.client.model.DataQualityTest
- JSON_PROPERTY_DATASET_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataSetStatistics
- JSON_PROPERTY_DATETIME_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldStat
- JSON_PROPERTY_DEFAULT_VALUE - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_DEFAULT_VALUE - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_DESCRIPTION - Static variable in class org.opendatadiscovery.client.model.BaseObject
- JSON_PROPERTY_DESCRIPTION - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_DESCRIPTION - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_DESCRIPTION - Static variable in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- JSON_PROPERTY_DESCRIPTION - Static variable in class org.opendatadiscovery.client.model.DataSource
- JSON_PROPERTY_DESCRIPTION - Static variable in class org.opendatadiscovery.client.model.IngestionAlert
- JSON_PROPERTY_END_TIME - Static variable in class org.opendatadiscovery.client.model.DataQualityTestRun
- JSON_PROPERTY_END_TIME - Static variable in class org.opendatadiscovery.client.model.DataTransformerRun
- JSON_PROPERTY_ENTITIES_LIST - Static variable in class org.opendatadiscovery.client.model.DataEntityGroup
- JSON_PROPERTY_ENUM_VALUES - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_ENUM_VALUES - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_EXPECTATION - Static variable in class org.opendatadiscovery.client.model.DataQualityTest
- JSON_PROPERTY_FALSE_COUNT - Static variable in class org.opendatadiscovery.client.model.BooleanFieldStat
- JSON_PROPERTY_FIELD_LIST - Static variable in class org.opendatadiscovery.client.model.DataSet
- JSON_PROPERTY_FIELDS - Static variable in class org.opendatadiscovery.client.model.DataSetStatistics
- JSON_PROPERTY_GROUP_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataEntityGroup
- JSON_PROPERTY_HIGH_VALUE - Static variable in class org.opendatadiscovery.client.model.DateTimeFieldStat
- JSON_PROPERTY_HIGH_VALUE - Static variable in class org.opendatadiscovery.client.model.IntegerFieldStat
- JSON_PROPERTY_HIGH_VALUE - Static variable in class org.opendatadiscovery.client.model.NumberFieldStat
- JSON_PROPERTY_INPUTS - Static variable in class org.opendatadiscovery.client.model.DataConsumer
- JSON_PROPERTY_INPUTS - Static variable in class org.opendatadiscovery.client.model.DataTransformer
- JSON_PROPERTY_INTEGER_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldStat
- JSON_PROPERTY_IS_KEY - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_IS_KEY - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_IS_NULLABLE - Static variable in class org.opendatadiscovery.client.model.DataSetFieldType
- JSON_PROPERTY_IS_PRIMARY_KEY - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_IS_PRIMARY_KEY - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_IS_SORT_KEY - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_IS_SORT_KEY - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_IS_VALUE - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_IS_VALUE - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_ITEMS - Static variable in class org.opendatadiscovery.client.model.CompactDataEntityList
- JSON_PROPERTY_ITEMS - Static variable in class org.opendatadiscovery.client.model.DataEntityList
- JSON_PROPERTY_ITEMS - Static variable in class org.opendatadiscovery.client.model.DatasetStatisticsList
- JSON_PROPERTY_ITEMS - Static variable in class org.opendatadiscovery.client.model.DataSourceList
- JSON_PROPERTY_ITEMS - Static variable in class org.opendatadiscovery.client.model.IngestionAlertList
- JSON_PROPERTY_LINKED_URL_LIST - Static variable in class org.opendatadiscovery.client.model.DataQualityTest
- JSON_PROPERTY_LOGICAL_TYPE - Static variable in class org.opendatadiscovery.client.model.DataSetFieldType
- JSON_PROPERTY_LOW_VALUE - Static variable in class org.opendatadiscovery.client.model.DateTimeFieldStat
- JSON_PROPERTY_LOW_VALUE - Static variable in class org.opendatadiscovery.client.model.IntegerFieldStat
- JSON_PROPERTY_LOW_VALUE - Static variable in class org.opendatadiscovery.client.model.NumberFieldStat
- JSON_PROPERTY_MAX_LENGTH - Static variable in class org.opendatadiscovery.client.model.BinaryFieldStat
- JSON_PROPERTY_MAX_LENGTH - Static variable in class org.opendatadiscovery.client.model.StringFieldStat
- JSON_PROPERTY_MEAN_VALUE - Static variable in class org.opendatadiscovery.client.model.DateTimeFieldStat
- JSON_PROPERTY_MEAN_VALUE - Static variable in class org.opendatadiscovery.client.model.IntegerFieldStat
- JSON_PROPERTY_MEAN_VALUE - Static variable in class org.opendatadiscovery.client.model.NumberFieldStat
- JSON_PROPERTY_MEDIAN_VALUE - Static variable in class org.opendatadiscovery.client.model.DateTimeFieldStat
- JSON_PROPERTY_MEDIAN_VALUE - Static variable in class org.opendatadiscovery.client.model.IntegerFieldStat
- JSON_PROPERTY_MEDIAN_VALUE - Static variable in class org.opendatadiscovery.client.model.NumberFieldStat
- JSON_PROPERTY_METADATA - Static variable in class org.opendatadiscovery.client.model.BaseObject
- JSON_PROPERTY_METADATA - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_METADATA - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_METADATA - Static variable in class org.opendatadiscovery.client.model.MetadataExtension
- JSON_PROPERTY_NAME - Static variable in class org.opendatadiscovery.client.model.BaseObject
- JSON_PROPERTY_NAME - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_NAME - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_NAME - Static variable in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- JSON_PROPERTY_NAME - Static variable in class org.opendatadiscovery.client.model.DataSource
- JSON_PROPERTY_NAME - Static variable in class org.opendatadiscovery.client.model.LinkedUrl
- JSON_PROPERTY_NAME - Static variable in class org.opendatadiscovery.client.model.Tag
- JSON_PROPERTY_NULLS_COUNT - Static variable in class org.opendatadiscovery.client.model.BinaryFieldStat
- JSON_PROPERTY_NULLS_COUNT - Static variable in class org.opendatadiscovery.client.model.BooleanFieldStat
- JSON_PROPERTY_NULLS_COUNT - Static variable in class org.opendatadiscovery.client.model.ComplexFieldStat
- JSON_PROPERTY_NULLS_COUNT - Static variable in class org.opendatadiscovery.client.model.DateTimeFieldStat
- JSON_PROPERTY_NULLS_COUNT - Static variable in class org.opendatadiscovery.client.model.IntegerFieldStat
- JSON_PROPERTY_NULLS_COUNT - Static variable in class org.opendatadiscovery.client.model.NumberFieldStat
- JSON_PROPERTY_NULLS_COUNT - Static variable in class org.opendatadiscovery.client.model.StringFieldStat
- JSON_PROPERTY_NUMBER_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldStat
- JSON_PROPERTY_ODDRN - Static variable in class org.opendatadiscovery.client.model.BaseObject
- JSON_PROPERTY_ODDRN - Static variable in class org.opendatadiscovery.client.model.CompactDataEntity
- JSON_PROPERTY_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataSource
- JSON_PROPERTY_OUTPUTS - Static variable in class org.opendatadiscovery.client.model.DataInput
- JSON_PROPERTY_OUTPUTS - Static variable in class org.opendatadiscovery.client.model.DataTransformer
- JSON_PROPERTY_OWNER - Static variable in class org.opendatadiscovery.client.model.BaseObject
- JSON_PROPERTY_OWNER - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_OWNER - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_PARENT_FIELD_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_PARENT_FIELD_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_PARENT_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataSet
- JSON_PROPERTY_RELATED_DATA_ENTITY_ODDRN - Static variable in class org.opendatadiscovery.client.model.IngestionAlert
- JSON_PROPERTY_RELATED_DATA_SOURCE_ODDRN - Static variable in class org.opendatadiscovery.client.model.IngestionAlert
- JSON_PROPERTY_ROWS_NUMBER - Static variable in class org.opendatadiscovery.client.model.DataSet
- JSON_PROPERTY_SCHEMA_URL - Static variable in class org.opendatadiscovery.client.model.MetadataExtension
- JSON_PROPERTY_SOURCE_CODE_URL - Static variable in class org.opendatadiscovery.client.model.DataTransformer
- JSON_PROPERTY_SQL - Static variable in class org.opendatadiscovery.client.model.DataTransformer
- JSON_PROPERTY_START_TIME - Static variable in class org.opendatadiscovery.client.model.DataQualityTestRun
- JSON_PROPERTY_START_TIME - Static variable in class org.opendatadiscovery.client.model.DataTransformerRun
- JSON_PROPERTY_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_STATUS - Static variable in class org.opendatadiscovery.client.model.DataQualityTestRun
- JSON_PROPERTY_STATUS - Static variable in class org.opendatadiscovery.client.model.DataTransformerRun
- JSON_PROPERTY_STATUS_REASON - Static variable in class org.opendatadiscovery.client.model.DataQualityTestRun
- JSON_PROPERTY_STATUS_REASON - Static variable in class org.opendatadiscovery.client.model.DataTransformerRun
- JSON_PROPERTY_STRING_STATS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldStat
- JSON_PROPERTY_SUITE_NAME - Static variable in class org.opendatadiscovery.client.model.DataQualityTest
- JSON_PROPERTY_SUITE_URL - Static variable in class org.opendatadiscovery.client.model.DataQualityTest
- JSON_PROPERTY_TAGS - Static variable in class org.opendatadiscovery.client.model.BaseObject
- JSON_PROPERTY_TAGS - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_TAGS - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_TAGS - Static variable in class org.opendatadiscovery.client.model.DataSetFieldStat
- JSON_PROPERTY_TRANSFORMER_ODDRN - Static variable in class org.opendatadiscovery.client.model.DataTransformerRun
- JSON_PROPERTY_TRUE_COUNT - Static variable in class org.opendatadiscovery.client.model.BooleanFieldStat
- JSON_PROPERTY_TYPE - Static variable in class org.opendatadiscovery.client.model.CompactDataEntity
- JSON_PROPERTY_TYPE - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_TYPE - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_TYPE - Static variable in class org.opendatadiscovery.client.model.DataQualityTestExpectation
- JSON_PROPERTY_TYPE - Static variable in class org.opendatadiscovery.client.model.DataSetField
- JSON_PROPERTY_TYPE - Static variable in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- JSON_PROPERTY_TYPE - Static variable in class org.opendatadiscovery.client.model.DataSetFieldType
- JSON_PROPERTY_TYPE - Static variable in class org.opendatadiscovery.client.model.IngestionAlert
- JSON_PROPERTY_UNIQUE_COUNT - Static variable in class org.opendatadiscovery.client.model.BinaryFieldStat
- JSON_PROPERTY_UNIQUE_COUNT - Static variable in class org.opendatadiscovery.client.model.ComplexFieldStat
- JSON_PROPERTY_UNIQUE_COUNT - Static variable in class org.opendatadiscovery.client.model.DateTimeFieldStat
- JSON_PROPERTY_UNIQUE_COUNT - Static variable in class org.opendatadiscovery.client.model.IntegerFieldStat
- JSON_PROPERTY_UNIQUE_COUNT - Static variable in class org.opendatadiscovery.client.model.NumberFieldStat
- JSON_PROPERTY_UNIQUE_COUNT - Static variable in class org.opendatadiscovery.client.model.StringFieldStat
- JSON_PROPERTY_UPDATED_AT - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_UPDATED_AT - Static variable in class org.opendatadiscovery.client.model.DataEntityAllOf
- JSON_PROPERTY_URL - Static variable in class org.opendatadiscovery.client.model.LinkedUrl
- JSON_PROPERTY_VERSION - Static variable in class org.opendatadiscovery.client.model.BaseObject
- JSON_PROPERTY_VERSION - Static variable in class org.opendatadiscovery.client.model.DataEntity
- JSON_PROPERTY_VERSION - Static variable in class org.opendatadiscovery.client.model.DataSetField
K
- KAFKA_SERVICE - org.opendatadiscovery.client.model.DataEntityType
- KAFKA_TOPIC - org.opendatadiscovery.client.model.DataEntityType
L
- LinkedUrl - Class in org.opendatadiscovery.client.model
-
LinkedUrl
- LinkedUrl() - Constructor for class org.opendatadiscovery.client.model.LinkedUrl
- linkedUrlList(List<LinkedUrl>) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- LIST - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- logicalType(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- lowValue(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- lowValue(BigDecimal) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- lowValue(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
M
- MAP - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- maxLength(Integer) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- maxLength(Integer) - Method in class org.opendatadiscovery.client.model.StringFieldStat
- meanValue(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- meanValue(BigDecimal) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- meanValue(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- medianValue(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- medianValue(BigDecimal) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- medianValue(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- metadata(List<MetadataExtension>) - Method in class org.opendatadiscovery.client.model.BaseObject
- metadata(List<MetadataExtension>) - Method in class org.opendatadiscovery.client.model.DataEntity
- metadata(List<MetadataExtension>) - Method in class org.opendatadiscovery.client.model.DataSetField
- metadata(Map<String, Object>) - Method in class org.opendatadiscovery.client.model.MetadataExtension
- MetadataExtension - Class in org.opendatadiscovery.client.model
-
MetadataExtension
- MetadataExtension() - Constructor for class org.opendatadiscovery.client.model.MetadataExtension
- MICROSERVICE - org.opendatadiscovery.client.model.DataEntityType
- ML_EXPERIMENT - org.opendatadiscovery.client.model.DataEntityType
- ML_MODEL - org.opendatadiscovery.client.model.DataEntityType
- ML_MODEL_TRAINING - org.opendatadiscovery.client.model.DataEntityType
- MULTI - org.opendatadiscovery.client.ApiClient.CollectionFormat
N
- name(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- name(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- name(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- name(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- name(String) - Method in class org.opendatadiscovery.client.model.DataSource
- name(String) - Method in class org.opendatadiscovery.client.model.LinkedUrl
- name(String) - Method in class org.opendatadiscovery.client.model.Tag
- nullsCount(Long) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- nullsCount(Long) - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- nullsCount(Long) - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
- nullsCount(Long) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- nullsCount(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- nullsCount(Long) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- nullsCount(Long) - Method in class org.opendatadiscovery.client.model.StringFieldStat
- NUMBER - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- NumberFieldStat - Class in org.opendatadiscovery.client.model
-
NumberFieldStat
- NumberFieldStat() - Constructor for class org.opendatadiscovery.client.model.NumberFieldStat
- numberStats(NumberFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
O
- oddrn(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- oddrn(String) - Method in class org.opendatadiscovery.client.model.CompactDataEntity
- oddrn(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- oddrn(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- oddrn(String) - Method in class org.opendatadiscovery.client.model.DataSource
- OpenDataDiscoveryIngestionApi - Class in org.opendatadiscovery.client.api
- OpenDataDiscoveryIngestionApi() - Constructor for class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- OpenDataDiscoveryIngestionApi(ApiClient) - Constructor for class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- org.opendatadiscovery.client - package org.opendatadiscovery.client
- org.opendatadiscovery.client.api - package org.opendatadiscovery.client.api
- org.opendatadiscovery.client.auth - package org.opendatadiscovery.client.auth
- org.opendatadiscovery.client.model - package org.opendatadiscovery.client.model
- outputs(List<String>) - Method in class org.opendatadiscovery.client.model.DataInput
- outputs(List<String>) - Method in class org.opendatadiscovery.client.model.DataTransformer
- owner(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- owner(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- owner(String) - Method in class org.opendatadiscovery.client.model.DataSetField
P
- parameterToMultiValueMap(ApiClient.CollectionFormat, String, Object) - Method in class org.opendatadiscovery.client.ApiClient
-
Converts a parameter to a
MultiValueMapfor use in REST requests - parameterToString(Object) - Method in class org.opendatadiscovery.client.ApiClient
-
Format the given parameter object into string.
- parentFieldOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- parentFieldOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- parentOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSet
- parse(String) - Method in class org.opendatadiscovery.client.RFC3339DateFormat
- parse(String, ParsePosition) - Method in class org.opendatadiscovery.client.RFC3339DateFormat
- parseDate(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Parse the given string into Date object.
- parseOffsetDateTime(String) - Method in class org.opendatadiscovery.client.JavaTimeFormatter
-
Parse the given string into
OffsetDateTimeobject. - PIPES - org.opendatadiscovery.client.ApiClient.CollectionFormat
- postDataEntityList(DataEntityList) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
-
Ingests list of data entities
- postDataEntityListWithHttpInfo(DataEntityList) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- postDataSetStatsList(DatasetStatisticsList) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
-
Ingests list of stats for data sets
- postDataSetStatsListWithHttpInfo(DatasetStatisticsList) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- putFieldsItem(String, DataSetFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetStatistics
- putMetadataItem(String, Object) - Method in class org.opendatadiscovery.client.model.MetadataExtension
Q
- QualityRunStatus - Enum in org.opendatadiscovery.client.model
-
Gets or Sets QualityRunStatus
R
- relatedDataEntityOddrn(String) - Method in class org.opendatadiscovery.client.model.IngestionAlert
- relatedDataSourceOddrn(String) - Method in class org.opendatadiscovery.client.model.IngestionAlert
- RFC3339DateFormat - Class in org.opendatadiscovery.client
- RFC3339DateFormat() - Constructor for class org.opendatadiscovery.client.RFC3339DateFormat
- rowsNumber(Long) - Method in class org.opendatadiscovery.client.model.DataSet
- RUNNING - org.opendatadiscovery.client.model.JobRunStatus
- RUNNING - org.opendatadiscovery.client.model.QualityRunStatus
S
- schemaUrl(URI) - Method in class org.opendatadiscovery.client.model.MetadataExtension
- selectBody(Object, MultiValueMap<String, Object>, MediaType) - Method in class org.opendatadiscovery.client.ApiClient
-
Select the body to use for the request
- selectHeaderAccept(String[]) - Method in class org.opendatadiscovery.client.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class org.opendatadiscovery.client.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- ServerConfiguration - Class in org.opendatadiscovery.client
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class org.opendatadiscovery.client.ServerConfiguration
- ServerVariable - Class in org.opendatadiscovery.client
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class org.opendatadiscovery.client.ServerVariable
- setApiClient(ApiClient) - Method in class org.opendatadiscovery.client.api.OpenDataDiscoveryIngestionApi
- setApiKey(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class org.opendatadiscovery.client.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class org.opendatadiscovery.client.auth.ApiKeyAuth
- setAvgLength(BigDecimal) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- setAvgLength(BigDecimal) - Method in class org.opendatadiscovery.client.model.StringFieldStat
- setBasePath(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Set the base path, which should include the host
- setBearerToken(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Helper method to set access token for the first Bearer authentication.
- setBearerToken(String) - Method in class org.opendatadiscovery.client.auth.HttpBearerAuth
- setBinaryStats(BinaryFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- setBooleanStats(BooleanFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- setComplexStats(ComplexFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- setCreatedAt(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataEntity
- setCreatedAt(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDataConsumer(DataConsumer) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDataConsumer(DataConsumer) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDataEntityGroup(DataEntityGroup) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDataEntityGroup(DataEntityGroup) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDataInput(DataInput) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDataInput(DataInput) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDataQualityTest(DataQualityTest) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDataQualityTest(DataQualityTest) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDataQualityTestOddrn(String) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- setDataQualityTestRun(DataQualityTestRun) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDataQualityTestRun(DataQualityTestRun) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDataset(DataSet) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDataset(DataSet) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDatasetList(List<String>) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- setDatasetOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSetStatistics
- setDataSourceOddrn(String) - Method in class org.opendatadiscovery.client.model.DataEntityList
- setDataTransformer(DataTransformer) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDataTransformer(DataTransformer) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDataTransformerRun(DataTransformerRun) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDataTransformerRun(DataTransformerRun) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setDatetimeStats(DateTimeFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- setDefaultValue(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- setDefaultValue(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setDescription(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- setDescription(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- setDescription(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- setDescription(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- setDescription(String) - Method in class org.opendatadiscovery.client.model.DataSource
- setDescription(String) - Method in class org.opendatadiscovery.client.model.IngestionAlert
- setEndTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- setEndTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- setEntitiesList(List<String>) - Method in class org.opendatadiscovery.client.model.DataEntityGroup
- setEnumValues(List<DataSetFieldEnumValue>) - Method in class org.opendatadiscovery.client.model.DataSetField
- setEnumValues(List<DataSetFieldEnumValue>) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setExpectation(DataQualityTestExpectation) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- setFalseCount(Long) - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- setFieldList(List<DataSetField>) - Method in class org.opendatadiscovery.client.model.DataSet
- setFields(Map<String, DataSetFieldStat>) - Method in class org.opendatadiscovery.client.model.DataSetStatistics
- setGroupOddrn(String) - Method in class org.opendatadiscovery.client.model.DataEntityGroup
- setHighValue(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- setHighValue(BigDecimal) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- setHighValue(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- setInputs(List<String>) - Method in class org.opendatadiscovery.client.model.DataConsumer
- setInputs(List<String>) - Method in class org.opendatadiscovery.client.model.DataTransformer
- setIntegerStats(IntegerFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- setIsKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetField
- setIsKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setIsNullable(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- setIsPrimaryKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetField
- setIsPrimaryKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setIsSortKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetField
- setIsSortKey(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setIsValue(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetField
- setIsValue(Boolean) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setItems(List<CompactDataEntity>) - Method in class org.opendatadiscovery.client.model.CompactDataEntityList
- setItems(List<DataEntity>) - Method in class org.opendatadiscovery.client.model.DataEntityList
- setItems(List<DataSetStatistics>) - Method in class org.opendatadiscovery.client.model.DatasetStatisticsList
- setItems(List<DataSource>) - Method in class org.opendatadiscovery.client.model.DataSourceList
- setItems(List<IngestionAlert>) - Method in class org.opendatadiscovery.client.model.IngestionAlertList
- setLinkedUrlList(List<LinkedUrl>) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- setLogicalType(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- setLowValue(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- setLowValue(BigDecimal) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- setLowValue(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- setMaxLength(Integer) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- setMaxLength(Integer) - Method in class org.opendatadiscovery.client.model.StringFieldStat
- setMeanValue(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- setMeanValue(BigDecimal) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- setMeanValue(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- setMedianValue(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- setMedianValue(BigDecimal) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- setMedianValue(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- setMetadata(List<MetadataExtension>) - Method in class org.opendatadiscovery.client.model.BaseObject
- setMetadata(List<MetadataExtension>) - Method in class org.opendatadiscovery.client.model.DataEntity
- setMetadata(List<MetadataExtension>) - Method in class org.opendatadiscovery.client.model.DataSetField
- setMetadata(Map<String, Object>) - Method in class org.opendatadiscovery.client.model.MetadataExtension
- setName(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- setName(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- setName(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- setName(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- setName(String) - Method in class org.opendatadiscovery.client.model.DataSource
- setName(String) - Method in class org.opendatadiscovery.client.model.LinkedUrl
- setName(String) - Method in class org.opendatadiscovery.client.model.Tag
- setNullsCount(Long) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- setNullsCount(Long) - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- setNullsCount(Long) - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
- setNullsCount(Long) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- setNullsCount(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- setNullsCount(Long) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- setNullsCount(Long) - Method in class org.opendatadiscovery.client.model.StringFieldStat
- setNumberStats(NumberFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- setOddrn(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- setOddrn(String) - Method in class org.opendatadiscovery.client.model.CompactDataEntity
- setOddrn(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- setOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- setOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSource
- setOffsetDateTimeFormatter(DateTimeFormatter) - Method in class org.opendatadiscovery.client.JavaTimeFormatter
-
Set the date format used to parse/format
OffsetDateTimeparameters. - setOutputs(List<String>) - Method in class org.opendatadiscovery.client.model.DataInput
- setOutputs(List<String>) - Method in class org.opendatadiscovery.client.model.DataTransformer
- setOwner(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- setOwner(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- setOwner(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- setParentFieldOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- setParentFieldOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setParentOddrn(String) - Method in class org.opendatadiscovery.client.model.DataSet
- setPassword(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class org.opendatadiscovery.client.auth.HttpBasicAuth
- setRelatedDataEntityOddrn(String) - Method in class org.opendatadiscovery.client.model.IngestionAlert
- setRelatedDataSourceOddrn(String) - Method in class org.opendatadiscovery.client.model.IngestionAlert
- setRowsNumber(Long) - Method in class org.opendatadiscovery.client.model.DataSet
- setSchemaUrl(URI) - Method in class org.opendatadiscovery.client.model.MetadataExtension
- setSourceCodeUrl(String) - Method in class org.opendatadiscovery.client.model.DataTransformer
- setSql(String) - Method in class org.opendatadiscovery.client.model.DataTransformer
- setStartTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- setStartTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- setStats(DataSetFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetField
- setStats(DataSetFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setStatus(JobRunStatus) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- setStatus(QualityRunStatus) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- setStatusReason(String) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- setStatusReason(String) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- setStringStats(StringFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- setSuiteName(String) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- setSuiteUrl(String) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- setTags(List<Tag>) - Method in class org.opendatadiscovery.client.model.BaseObject
- setTags(List<Tag>) - Method in class org.opendatadiscovery.client.model.DataEntity
- setTags(List<Tag>) - Method in class org.opendatadiscovery.client.model.DataSetField
- setTags(List<Tag>) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- setTransformerOddrn(String) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- setTrueCount(Long) - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- setType(String) - Method in class org.opendatadiscovery.client.model.DataQualityTestExpectation
- setType(DataEntityType) - Method in class org.opendatadiscovery.client.model.CompactDataEntity
- setType(DataEntityType) - Method in class org.opendatadiscovery.client.model.DataEntity
- setType(DataEntityType) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setType(DataSetFieldType) - Method in class org.opendatadiscovery.client.model.DataSetField
- setType(DataSetFieldType) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- setType(DataSetFieldType.TypeEnum) - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- setType(IngestionAlertType) - Method in class org.opendatadiscovery.client.model.IngestionAlert
- setUniqueCount(Long) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- setUniqueCount(Long) - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
- setUniqueCount(Long) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- setUniqueCount(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- setUniqueCount(Long) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- setUniqueCount(Long) - Method in class org.opendatadiscovery.client.model.StringFieldStat
- setUpdatedAt(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataEntity
- setUpdatedAt(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- setUrl(String) - Method in class org.opendatadiscovery.client.model.LinkedUrl
- setUserAgent(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class org.opendatadiscovery.client.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class org.opendatadiscovery.client.auth.HttpBasicAuth
- setVersion(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- setVersion(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- setVersion(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- SKIPPED - org.opendatadiscovery.client.model.JobRunStatus
- SKIPPED - org.opendatadiscovery.client.model.QualityRunStatus
- sourceCodeUrl(String) - Method in class org.opendatadiscovery.client.model.DataTransformer
- sql(String) - Method in class org.opendatadiscovery.client.model.DataTransformer
- SSV - org.opendatadiscovery.client.ApiClient.CollectionFormat
- startTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- startTime(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- stats(DataSetFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetField
- stats(DataSetFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- status(JobRunStatus) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- status(QualityRunStatus) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- statusReason(String) - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- statusReason(String) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- STRING - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- StringFieldStat - Class in org.opendatadiscovery.client.model
-
StringFieldStat
- StringFieldStat() - Constructor for class org.opendatadiscovery.client.model.StringFieldStat
- stringStats(StringFieldStat) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- StringUtil - Class in org.opendatadiscovery.client
- StringUtil() - Constructor for class org.opendatadiscovery.client.StringUtil
- STRUCT - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- SUCCESS - org.opendatadiscovery.client.model.JobRunStatus
- SUCCESS - org.opendatadiscovery.client.model.QualityRunStatus
- suiteName(String) - Method in class org.opendatadiscovery.client.model.DataQualityTest
- suiteUrl(String) - Method in class org.opendatadiscovery.client.model.DataQualityTest
T
- TABLE - org.opendatadiscovery.client.model.DataEntityType
- Tag - Class in org.opendatadiscovery.client.model
-
Tag
- Tag() - Constructor for class org.opendatadiscovery.client.model.Tag
- tags(List<Tag>) - Method in class org.opendatadiscovery.client.model.BaseObject
- tags(List<Tag>) - Method in class org.opendatadiscovery.client.model.DataEntity
- tags(List<Tag>) - Method in class org.opendatadiscovery.client.model.DataSetField
- tags(List<Tag>) - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- TIME - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- toString() - Method in class org.opendatadiscovery.client.model.BaseObject
- toString() - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- toString() - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- toString() - Method in class org.opendatadiscovery.client.model.CompactDataEntity
- toString() - Method in class org.opendatadiscovery.client.model.CompactDataEntityList
- toString() - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
- toString() - Method in class org.opendatadiscovery.client.model.DataConsumer
- toString() - Method in class org.opendatadiscovery.client.model.DataEntity
- toString() - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- toString() - Method in class org.opendatadiscovery.client.model.DataEntityGroup
- toString() - Method in class org.opendatadiscovery.client.model.DataEntityList
- toString() - Method in enum org.opendatadiscovery.client.model.DataEntityType
- toString() - Method in class org.opendatadiscovery.client.model.DataInput
- toString() - Method in class org.opendatadiscovery.client.model.DataQualityTest
- toString() - Method in class org.opendatadiscovery.client.model.DataQualityTestExpectation
- toString() - Method in class org.opendatadiscovery.client.model.DataQualityTestRun
- toString() - Method in class org.opendatadiscovery.client.model.DataSet
- toString() - Method in class org.opendatadiscovery.client.model.DataSetField
- toString() - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- toString() - Method in class org.opendatadiscovery.client.model.DataSetFieldEnumValue
- toString() - Method in class org.opendatadiscovery.client.model.DataSetFieldStat
- toString() - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- toString() - Method in enum org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- toString() - Method in class org.opendatadiscovery.client.model.DataSetStatistics
- toString() - Method in class org.opendatadiscovery.client.model.DatasetStatisticsList
- toString() - Method in class org.opendatadiscovery.client.model.DataSource
- toString() - Method in class org.opendatadiscovery.client.model.DataSourceList
- toString() - Method in class org.opendatadiscovery.client.model.DataTransformer
- toString() - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- toString() - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- toString() - Method in class org.opendatadiscovery.client.model.IngestionAlert
- toString() - Method in class org.opendatadiscovery.client.model.IngestionAlertList
- toString() - Method in enum org.opendatadiscovery.client.model.IngestionAlertType
- toString() - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- toString() - Method in enum org.opendatadiscovery.client.model.JobRunStatus
- toString() - Method in class org.opendatadiscovery.client.model.LinkedUrl
- toString() - Method in class org.opendatadiscovery.client.model.MetadataExtension
- toString() - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- toString() - Method in enum org.opendatadiscovery.client.model.QualityRunStatus
- toString() - Method in class org.opendatadiscovery.client.model.StringFieldStat
- toString() - Method in class org.opendatadiscovery.client.model.Tag
- transformerOddrn(String) - Method in class org.opendatadiscovery.client.model.DataTransformerRun
- trueCount(Long) - Method in class org.opendatadiscovery.client.model.BooleanFieldStat
- TSV - org.opendatadiscovery.client.ApiClient.CollectionFormat
- type(String) - Method in class org.opendatadiscovery.client.model.DataQualityTestExpectation
- type(DataEntityType) - Method in class org.opendatadiscovery.client.model.CompactDataEntity
- type(DataEntityType) - Method in class org.opendatadiscovery.client.model.DataEntity
- type(DataEntityType) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- type(DataSetFieldType) - Method in class org.opendatadiscovery.client.model.DataSetField
- type(DataSetFieldType) - Method in class org.opendatadiscovery.client.model.DataSetFieldAllOf
- type(DataSetFieldType.TypeEnum) - Method in class org.opendatadiscovery.client.model.DataSetFieldType
- type(IngestionAlertType) - Method in class org.opendatadiscovery.client.model.IngestionAlert
U
- UNION - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- uniqueCount(Long) - Method in class org.opendatadiscovery.client.model.BinaryFieldStat
- uniqueCount(Long) - Method in class org.opendatadiscovery.client.model.ComplexFieldStat
- uniqueCount(Long) - Method in class org.opendatadiscovery.client.model.DateTimeFieldStat
- uniqueCount(Long) - Method in class org.opendatadiscovery.client.model.IntegerFieldStat
- uniqueCount(Long) - Method in class org.opendatadiscovery.client.model.NumberFieldStat
- uniqueCount(Long) - Method in class org.opendatadiscovery.client.model.StringFieldStat
- UNKNOWN - org.opendatadiscovery.client.model.DataEntityType
- UNKNOWN - org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
- UNKNOWN - org.opendatadiscovery.client.model.JobRunStatus
- UNKNOWN - org.opendatadiscovery.client.model.QualityRunStatus
- updatedAt(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataEntity
- updatedAt(OffsetDateTime) - Method in class org.opendatadiscovery.client.model.DataEntityAllOf
- url(String) - Method in class org.opendatadiscovery.client.model.LinkedUrl
- URL - Variable in class org.opendatadiscovery.client.ServerConfiguration
- URL() - Method in class org.opendatadiscovery.client.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class org.opendatadiscovery.client.ServerConfiguration
-
Format URL template using given variables.
V
- valueOf(String) - Static method in enum org.opendatadiscovery.client.ApiClient.CollectionFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opendatadiscovery.client.model.DataEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opendatadiscovery.client.model.IngestionAlertType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opendatadiscovery.client.model.JobRunStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opendatadiscovery.client.model.QualityRunStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opendatadiscovery.client.ApiClient.CollectionFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.opendatadiscovery.client.model.DataEntityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.opendatadiscovery.client.model.DataSetFieldType.TypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.opendatadiscovery.client.model.IngestionAlertType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.opendatadiscovery.client.model.JobRunStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.opendatadiscovery.client.model.QualityRunStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variables - Variable in class org.opendatadiscovery.client.ServerConfiguration
- version(String) - Method in class org.opendatadiscovery.client.model.BaseObject
- version(String) - Method in class org.opendatadiscovery.client.model.DataEntity
- version(String) - Method in class org.opendatadiscovery.client.model.DataSetField
- VIEW - org.opendatadiscovery.client.model.DataEntityType
All Classes All Packages