Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORTED - Enum constant in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
- about - Variable in class org.openmetadata.service.jdbi3.FeedRepository.ThreadContext
- aboutEntity - Variable in class org.openmetadata.service.jdbi3.FeedRepository.ThreadContext
- AbstractEventConsumer - Class in org.openmetadata.service.apps.bundles.changeEvent
- AbstractEventConsumer() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- AbstractEventPublisher - Class in org.openmetadata.service.events
- AbstractEventPublisher(int) - Constructor for class org.openmetadata.service.events.AbstractEventPublisher
- AbstractNativeApplication - Class in org.openmetadata.service.apps
- AbstractNativeApplication(CollectionDAO, SearchRepository) - Constructor for class org.openmetadata.service.apps.AbstractNativeApplication
- AbstractOmAppJobListener - Class in org.openmetadata.service.apps.scheduler
- AbstractOmAppJobListener(CollectionDAO) - Constructor for class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- accept(T) - Method in interface org.openmetadata.service.util.LambdaExceptionUtil.ConsumerWithExceptions
- acceptAllSuggestions(UriInfo, SecurityContext, UUID, String, SuggestionType) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- acceptSuggestion(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- acceptSuggestion(UriInfo, Suggestion, SecurityContext, Authorizer) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- acceptSuggestion(Suggestion, SecurityContext, Authorizer) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- acceptSuggestion(Suggestion, EntityInterface) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository.SuggestionWorkflow
- acceptSuggestionList(List<Suggestion>, SuggestionType, SecurityContext, Authorizer) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- acceptSuggestionList(UriInfo, List<Suggestion>, SuggestionType, SecurityContext, Authorizer) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- ACCESS_KEY_ID - Static variable in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- ACCESS_KEY_ID - Static variable in class org.openmetadata.service.secrets.AWSBasedSecretsManager
- ACCOUNT_STATUS_TEMPLATE_FILE - Static variable in class org.openmetadata.service.util.EmailUtil
- ACTION_KEY - Static variable in class org.openmetadata.service.util.EmailUtil
- ACTION_STATUS_KEY - Static variable in class org.openmetadata.service.util.EmailUtil
- ActivityFeedAlertCache - Class in org.openmetadata.service.events.subscription
- activityText - Variable in class org.openmetadata.service.apps.bundles.changeEvent.msteams.TeamsMessage.Section
- activityTitle - Variable in class org.openmetadata.service.apps.bundles.changeEvent.msteams.TeamsMessage.Section
- add(String, String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
-
Add to an existing valid FQN the given string
- ADD - Enum constant in enum class org.openmetadata.service.formatter.util.FormatterUtil.CHANGE_TYPE
- ADD - Static variable in interface org.openmetadata.service.search.SearchClient
- ADD_UPDATE_LINEAGE - Static variable in interface org.openmetadata.service.search.SearchClient
- addApplicationSchedule(App) - Method in class org.openmetadata.service.apps.scheduler.AppScheduler
- addCondition(List<String>) - Method in class org.openmetadata.service.jdbi3.ListFilter
- addCustomMetric(UUID, CustomMetric) - Method in class org.openmetadata.service.jdbi3.TableRepository
- addCustomMetric(UriInfo, SecurityContext, UUID, CreateCustomMetric) - Method in class org.openmetadata.service.resources.databases.TableResource
- addCustomProperty(UriInfo, String, UUID, CustomProperty) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- addDatabaseProfilerConfig(UUID, DatabaseProfilerConfig) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- addDatabaseSchemaProfilerConfig(UUID, DatabaseSchemaProfilerConfig) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- addDataModel(UUID, DataModel) - Method in class org.openmetadata.service.jdbi3.TableRepository
- addDataModel(UriInfo, SecurityContext, UUID, DataModel) - Method in class org.openmetadata.service.resources.databases.TableResource
- addDataProfiler(UriInfo, SecurityContext, UUID, CreateTableProfile) - Method in class org.openmetadata.service.resources.databases.TableResource
- addDataProfilerConfig(UriInfo, SecurityContext, UUID, DatabaseProfilerConfig) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- addDataProfilerConfig(UriInfo, SecurityContext, UUID, DatabaseSchemaProfilerConfig) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- addDataProfilerConfig(UriInfo, SecurityContext, UUID, TableProfilerConfig) - Method in class org.openmetadata.service.resources.databases.TableResource
- addDbtConfigType(LinkedHashMap) - Static method in class org.openmetadata.service.migration.utils.v132.MigrationUtil
- addDefinedConfig(IngestionPipeline) - Static method in class org.openmetadata.service.util.IngestionPipelineBuilder
-
Build `IngestionPipeline` object with concrete class for the config which by definition it is a `Object`.
- addDefinedConfig(AuthenticationMechanism) - Static method in class org.openmetadata.service.util.AuthenticationMechanismBuilder
-
Build `AuthenticationMechanism` object with concrete class for the config which by definition it is a `Object`.
- addDerivedTags(List<TagLabel>) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- addEntityReference(List<String>, EntityReference) - Static method in class org.openmetadata.csv.CsvUtil
- addEntityReferences(List<String>, List<EntityReference>) - Static method in class org.openmetadata.csv.CsvUtil
- addEventHandler(EventHandler<EventPubSub.ChangeEventHolder>) - Static method in class org.openmetadata.service.events.EventPubSub
- addField(String, String) - Static method in class org.openmetadata.service.util.EntityUtil
- addField(List<String>, Boolean) - Static method in class org.openmetadata.csv.CsvUtil
- addField(List<String>, String) - Static method in class org.openmetadata.csv.CsvUtil
- addField(Set<String>, String) - Method in class org.openmetadata.service.util.EntityUtil.Fields
- addFieldList(List<String>, List<String>) - Static method in class org.openmetadata.csv.CsvUtil
- addFollower(String, UUID, UUID) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.charts.ChartResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.databases.TableResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.query.QueryResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- addFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.topics.TopicResource
- addHeader(String, String) - Method in class org.openmetadata.service.socket.HeaderRequestWrapper
- addHeaders(WebTarget, Map<String, String>) - Static method in class org.openmetadata.service.security.SecurityUtil
- addHref(UriInfo, List<Suggestion>) - Static method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- addHref(UriInfo, List<Thread>) - Static method in class org.openmetadata.service.resources.feeds.FeedResource
- addHref(UriInfo, Kpi) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- addHref(UriInfo, Document) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- addHref(UriInfo, Bot) - Method in class org.openmetadata.service.resources.bots.BotResource
- addHref(UriInfo, Tag) - Method in class org.openmetadata.service.resources.tags.TagResource
- addHref(UriInfo, Chart) - Method in class org.openmetadata.service.resources.charts.ChartResource
- addHref(UriInfo, Container) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- addHref(UriInfo, Dashboard) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- addHref(UriInfo, DashboardDataModel) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- addHref(UriInfo, Database) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- addHref(UriInfo, DatabaseSchema) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- addHref(UriInfo, GlossaryTerm) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- addHref(UriInfo, MlModel) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- addHref(UriInfo, Pipeline) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- addHref(UriInfo, Query) - Method in class org.openmetadata.service.resources.query.QueryResource
- addHref(UriInfo, SearchIndex) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- addHref(UriInfo, StoredProcedure) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- addHref(UriInfo, Table) - Method in class org.openmetadata.service.resources.databases.TableResource
- addHref(UriInfo, Topic) - Method in class org.openmetadata.service.resources.topics.TopicResource
- addHref(UriInfo, DataProduct) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- addHref(UriInfo, Domain) - Method in class org.openmetadata.service.resources.domains.DomainResource
- addHref(UriInfo, Suggestion) - Static method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- addHref(UriInfo, Thread) - Static method in class org.openmetadata.service.resources.feeds.FeedResource
- addHref(UriInfo, Policy) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- addHref(UriInfo, DatabaseService) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- addHref(UriInfo, IngestionPipeline) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- addHref(UriInfo, MetadataService) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- addHref(UriInfo, MlModelService) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- addHref(UriInfo, PipelineService) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- addHref(UriInfo, SearchService) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- addHref(UriInfo, StorageService) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- addHref(UriInfo, Persona) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- addHref(UriInfo, Role) - Method in class org.openmetadata.service.resources.teams.RoleResource
- addHref(UriInfo, Team) - Method in class org.openmetadata.service.resources.teams.TeamResource
- addHref(UriInfo, User) - Method in class org.openmetadata.service.resources.teams.UserResource
- addHref(UriInfo, Type) - Method in class org.openmetadata.service.resources.types.TypeResource
- addHref(UriInfo, TestCase) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- addHref(UriInfo, EntityUsage) - Static method in class org.openmetadata.service.resources.usage.UsageResource
- addHref(UriInfo, ResultList<T>) - Method in class org.openmetadata.service.resources.EntityResource
- addHref(UriInfo, T) - Method in class org.openmetadata.service.resources.EntityResource
- addJoins(UUID, TableJoins) - Method in class org.openmetadata.service.jdbi3.TableRepository
- addJoins(UriInfo, SecurityContext, UUID, TableJoins) - Method in class org.openmetadata.service.resources.databases.TableResource
- addKpiResult(UriInfo, String, KpiResult) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- addKpiResult(UriInfo, SecurityContext, String, KpiResult) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- addLineage(UriInfo, SecurityContext, AddLineage) - Method in class org.openmetadata.service.resources.lineage.LineageResource
- addLineage(AddLineage) - Method in class org.openmetadata.service.jdbi3.LineageRepository
- addOrUpdateBotUser(User) - Static method in class org.openmetadata.service.util.UserUtil
-
This method add auth mechanism in the following way: If original user has already an authMechanism, add it to the user Otherwise: If airflow configuration is 'openmetadata' and server auth provider is not basic, add JWT auth mechanism from Airflow configuration Otherwise: If airflow configuration is 'basic', add JWT auth mechanism with a generated token which does not expire Otherwise, add SSO auth mechanism from Airflow configuration
- addOrUpdateProperty(UriInfo, SecurityContext, UUID, CustomProperty) - Method in class org.openmetadata.service.resources.types.TypeResource
- addOrUpdateUser(User) - Static method in class org.openmetadata.service.util.UserUtil
- addOwner(List<String>, EntityReference) - Static method in class org.openmetadata.csv.CsvUtil
- addPipelineServiceStatusJob() - Method in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJobHandler
- addPipelineStatus(UriInfo, String, PipelineStatus) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- addPipelineStatus(UriInfo, String, PipelineStatus) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- addPipelineStatus(UriInfo, SecurityContext, String, PipelineStatus) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- addPipelineStatus(UriInfo, SecurityContext, String, PipelineStatus) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- addPost(SecurityContext, UriInfo, UUID, CreatePost) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- addPost(Thread, Post) - Static method in class org.openmetadata.service.resources.feeds.FeedUtil
- addPostToThread(UUID, Post, String) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- addQueryParam(String, Boolean) - Method in class org.openmetadata.service.jdbi3.ListFilter
- addQueryParam(String, String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- addQueryService(Handle, CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.v120.MigrationUtil
-
Queries have a `queryUsedIn` field as a list of EntityRef.
- addQueryUsage(UriInfo, String, UUID, List<EntityReference>) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- addQueryUsage(UriInfo, SecurityContext, UUID, List<EntityReference>) - Method in class org.openmetadata.service.resources.query.QueryResource
- addQueryUsedBy(UriInfo, String, UUID, List<String>) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- addQueryUsedBy(UriInfo, SecurityContext, UUID, List<String>) - Method in class org.openmetadata.service.resources.query.QueryResource
- addQueryUser(UriInfo, String, UUID, List<String>) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- addQueryUsers(UriInfo, SecurityContext, UUID, List<String>) - Method in class org.openmetadata.service.resources.query.QueryResource
- addRecord(CsvFile, List<String>) - Method in class org.openmetadata.csv.EntityCsv
-
Implement this method to export an entity into a list of fields to create a CSV record
- addRecord(CsvFile, DatabaseSchema) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository.DatabaseCsv
- addRecord(CsvFile, GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository.GlossaryCsv
- addRecord(CsvFile, Table) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository.DatabaseSchemaCsv
- addRecord(CsvFile, Table) - Method in class org.openmetadata.service.jdbi3.TableRepository.TableCsv
- addRecord(CsvFile, Team) - Method in class org.openmetadata.service.jdbi3.TeamRepository.TeamCsv
- addRecord(CsvFile, User) - Method in class org.openmetadata.service.jdbi3.UserRepository.UserCsv
- addRecord(CsvFile, T) - Method in class org.openmetadata.csv.EntityCsv
-
Implement this method to export an entity into a list of fields to create a CSV record
- addRelationship(UUID, UUID, String, String, Relationship) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- addRelationship(UUID, UUID, String, String, Relationship, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- addRelationship(UUID, UUID, String, String, Relationship, String, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- addReportData(UriInfo, SecurityContext, ReportData) - Method in class org.openmetadata.service.resources.analytics.ReportDataResource
- addReportResult(UriInfo, SecurityContext, WebAnalyticEventData) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- addResource(String, List<MetadataOperation>, Set<String>) - Static method in class org.openmetadata.service.ResourceRegistry
- addSampleData(UUID, SearchIndexSampleData) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- addSampleData(UUID, TableData) - Method in class org.openmetadata.service.jdbi3.TableRepository
- addSampleData(UUID, TopicSampleData) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- addSampleData(UriInfo, SecurityContext, UUID, SearchIndexSampleData) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- addSampleData(UriInfo, SecurityContext, UUID, TableData) - Method in class org.openmetadata.service.resources.databases.TableResource
- addSampleData(UriInfo, SecurityContext, UUID, TopicSampleData) - Method in class org.openmetadata.service.resources.topics.TopicResource
- addServiceRelationship(T, EntityReference) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- addStateAndNonceParameters(HttpServletRequest, Map<String, String>) - Method in class org.openmetadata.service.security.AuthLoginServlet
- addSubscriptionPublisher(EventSubscription) - Method in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- addTableProfileData(UUID, CreateTableProfile) - Method in class org.openmetadata.service.jdbi3.TableRepository
- addTableProfilerConfig(UUID, TableProfilerConfig) - Method in class org.openmetadata.service.jdbi3.TableRepository
- addTagLabels(List<String>, List<TagLabel>) - Static method in class org.openmetadata.csv.CsvUtil
- addTestCaseResult(String, UriInfo, String, TestCaseResult) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- addTestCaseResult(UriInfo, SecurityContext, String, TestCaseResult) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- addTestCasesToLogicalTestSuite(UriInfo, SecurityContext, CreateLogicalTestCases) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- addTestCasesToLogicalTestSuite(TestSuite, List<UUID>) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- addTestConnectionResult(UUID, TestConnectionResult) - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository
- addTestConnectionResult(UriInfo, SecurityContext, UUID, TestConnectionResult) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- addTestConnectionResult(UriInfo, SecurityContext, UUID, TestConnectionResult) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- addTestConnectionResult(UriInfo, SecurityContext, UUID, TestConnectionResult) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- addTestConnectionResult(UriInfo, SecurityContext, UUID, TestConnectionResult) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- addTestConnectionResult(UriInfo, SecurityContext, UUID, TestConnectionResult) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- addTestConnectionResult(UriInfo, SecurityContext, UUID, TestConnectionResult) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- addTestConnectionResult(UriInfo, SecurityContext, UUID, TestConnectionResult) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- addTestConnectionResult(UriInfo, SecurityContext, UUID, TestConnectionResult) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- addTestResource(Object) - Static method in class org.openmetadata.service.resources.CollectionRegistry
- addToRegistry(Type) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- addType(Type) - Method in class org.openmetadata.service.TypeRegistry
- addUserOwner(List<String>, EntityReference) - Static method in class org.openmetadata.csv.CsvUtil
- addUsers(AuthProvider, Set<String>, String, Boolean) - Static method in class org.openmetadata.service.util.UserUtil
- addViewOperation(String, MetadataOperation) - Method in class org.openmetadata.service.resources.EntityResource
- addWebAnalyticEventData(WebAnalyticEventData) - Method in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- ADMIN_USER_NAME - Static variable in class org.openmetadata.service.Entity
- AFTER - Enum constant in enum class org.openmetadata.service.jdbi3.FeedRepository.PaginationType
- AFTER - Enum constant in enum class org.openmetadata.service.jdbi3.SuggestionRepository.PaginationType
- aggregate() - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsCountAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsSizeAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsCountAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsSizeAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.DailyActiveUsersAggregator
- aggregate() - Method in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- aggregate() - Method in class org.openmetadata.service.dataInsight.EntitiesDescriptionAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.EntitiesOwnerAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.PageViewsByEntitiesAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.ServicesDescriptionAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.TotalEntitiesAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.TotalEntitiesByTierAggregator
- aggregate() - Method in class org.openmetadata.service.dataInsight.UnusedAssetsAggregator
- aggregate(String, String, String, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- aggregate(String, String, String, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- aggregate(String, String, String, String) - Method in interface org.openmetadata.service.search.SearchClient
- aggregate(String, String, String, String) - Method in class org.openmetadata.service.search.SearchRepository
- aggregate(String, String, JsonObject) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- aggregate(String, String, JsonObject) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- aggregate(String, String, JsonObject) - Method in interface org.openmetadata.service.search.SearchClient
- aggregate(String, String, JsonObject) - Method in class org.openmetadata.service.search.SearchRepository
- aggregate(UriInfo, SecurityContext, String, String, String, String, int, String) - Method in class org.openmetadata.service.resources.search.SearchResource
- AGGREGATED_COST_ANALYSIS_REPORT_DATA - Static variable in class org.openmetadata.service.Entity
- AggregatedCostAnalysisReportDataIndex - Record Class in org.openmetadata.service.search.indexes
- AggregatedCostAnalysisReportDataIndex(ReportData) - Constructor for record class org.openmetadata.service.search.indexes.AggregatedCostAnalysisReportDataIndex
-
Creates an instance of a
AggregatedCostAnalysisReportDataIndexrecord class. - AggregatedUnusedAssetsCountAggregator<A,
H, B, S> - Class in org.openmetadata.service.dataInsight - AggregatedUnusedAssetsCountAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsCountAggregator
- AggregatedUnusedAssetsSizeAggregator<A,
H, B, S> - Class in org.openmetadata.service.dataInsight - AggregatedUnusedAssetsSizeAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsSizeAggregator
- AggregatedUsedvsUnusedAssetsCountAggregator<A,
H, B, S> - Class in org.openmetadata.service.dataInsight - AggregatedUsedvsUnusedAssetsCountAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsCountAggregator
- AggregatedUsedvsUnusedAssetsSizeAggregator<A,
H, B, S> - Class in org.openmetadata.service.dataInsight - AggregatedUsedvsUnusedAssetsSizeAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsSizeAggregator
- aggregations - Variable in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- aggregations - Variable in class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- AirflowConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `AirflowConnection` object.
- AirflowConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.AirflowConnectionClassConverter
- AirflowRESTClient - Class in org.openmetadata.service.clients.pipeline.airflow
- AirflowRESTClient(PipelineServiceClientConfiguration) - Constructor for class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- Alert<T> - Interface in org.openmetadata.service.apps.bundles.changeEvent
- ALERT_INFO_KEY - Static variable in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- ALERT_JOB_GROUP - Static variable in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- ALERT_OFFSET_KEY - Static variable in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- ALERT_TRIGGER_GROUP - Static variable in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- AlertFactory - Class in org.openmetadata.service.apps.bundles.changeEvent
- AlertFactory() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.AlertFactory
- AlertPublisher - Class in org.openmetadata.service.apps.bundles.changeEvent
- AlertPublisher() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.AlertPublisher
- AlertsRuleEvaluator - Class in org.openmetadata.service.events.subscription
- AlertsRuleEvaluator(ChangeEvent) - Constructor for class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- AlertUtil - Class in org.openmetadata.service.events.subscription
- ALL_RESOURCES - Static variable in class org.openmetadata.service.Entity
- ALLOW_PUBLIC_KEY_RETRIEVAL - Static variable in class org.openmetadata.service.util.jdbi.AwsRdsDatabaseAuthenticationProvider
- allowedFields - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- allowedFields - Variable in class org.openmetadata.service.resources.EntityResource
- ANNOUNCEMENT_CHANNEL - Static variable in class org.openmetadata.service.socket.WebSocketManager
- ANNOUNCEMENT_INVALID_START_TIME - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- ANNOUNCEMENT_OVERLAP - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- APP_BOT_ROLE - Static variable in class org.openmetadata.service.jdbi3.AppRepository
- APP_INFO_KEY - Static variable in class org.openmetadata.service.apps.scheduler.AppScheduler
- APP_MARKET_PLACE_DEF - Static variable in class org.openmetadata.service.Entity
- APP_NAME - Static variable in class org.openmetadata.service.apps.scheduler.AppScheduler
- APP_RUN_STATS - Static variable in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- AppException - Exception in org.openmetadata.service.apps
- AppException(String) - Constructor for exception org.openmetadata.service.apps.AppException
- appExtensionTimeSeriesDao() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- APPLICATION - Static variable in class org.openmetadata.service.Entity
- APPLICATION_LOGIN_LINK - Static variable in class org.openmetadata.service.util.EmailUtil
- applicationDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- ApplicationHandler - Class in org.openmetadata.service.apps
- applicationMarketPlaceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- AppList() - Constructor for class org.openmetadata.service.resources.apps.AppResource.AppList
- apply(T) - Method in interface org.openmetadata.service.util.LambdaExceptionUtil.FunctionWithExceptions
- applyColumnTags(List<Column>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- applyPatch(Object, JsonPatch) - Static method in class org.openmetadata.service.util.JsonUtils
-
Applies the patch on original object and returns the updated object
- applyPatch(T, JsonPatch, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
- applySuggestion(EntityInterface, String, Suggestion) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- applySuggestion(EntityInterface, String, Suggestion) - Method in class org.openmetadata.service.jdbi3.TableRepository
- applyTag(int, String, String, String, int, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- applyTagCommonFields(TagLabel) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- applyTags(List<TagLabel>, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Apply tags
tagLabelsto the entity or field identified bytargetFQN - applyTags(Container) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- applyTags(DashboardDataModel) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- applyTags(Pipeline) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- applyTags(SearchIndex) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- applyTags(Table) - Method in class org.openmetadata.service.jdbi3.TableRepository
- applyTags(Topic) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- applyTags(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- AppMarketPlaceDefinitionList() - Constructor for class org.openmetadata.service.resources.apps.AppMarketPlaceResource.AppMarketPlaceDefinitionList
- AppMarketPlaceRepository - Class in org.openmetadata.service.jdbi3
- AppMarketPlaceRepository() - Constructor for class org.openmetadata.service.jdbi3.AppMarketPlaceRepository
- AppMarketPlaceResource - Class in org.openmetadata.service.resources.apps
- AppMarketPlaceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- AppMarketPlaceResource.AppMarketPlaceDefinitionList - Class in org.openmetadata.service.resources.apps
- AppRepository - Class in org.openmetadata.service.jdbi3
- AppRepository() - Constructor for class org.openmetadata.service.jdbi3.AppRepository
- AppRepository.AppUpdater - Class in org.openmetadata.service.jdbi3
- AppResource - Class in org.openmetadata.service.resources.apps
- AppResource(Authorizer) - Constructor for class org.openmetadata.service.resources.apps.AppResource
- AppResource.AppList - Class in org.openmetadata.service.resources.apps
- AppResource.AppRunList - Class in org.openmetadata.service.resources.apps
- AppRunHistory() - Constructor for class org.openmetadata.service.apps.AppUtil.AppRunHistory
- AppRunList() - Constructor for class org.openmetadata.service.resources.apps.AppResource.AppRunList
- APPS_JOB_GROUP - Static variable in class org.openmetadata.service.apps.scheduler.AppScheduler
- APPS_TRIGGER_GROUP - Static variable in class org.openmetadata.service.apps.scheduler.AppScheduler
- AppScheduler - Class in org.openmetadata.service.apps.scheduler
- AppUpdater(App, App, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.AppRepository.AppUpdater
- AppUtil - Class in org.openmetadata.service.apps
- AppUtil() - Constructor for class org.openmetadata.service.apps.AppUtil
- AppUtil.AppRunHistory - Class in org.openmetadata.service.apps
- AppUtil.AppRunStatus - Enum Class in org.openmetadata.service.apps
- AppUtil.RunType - Enum Class in org.openmetadata.service.apps
- areEquals(Object, Object) - Static method in class org.openmetadata.service.util.JsonUtils
-
Compared the canonicalized JSON representation of two object to check if they are equals or not
- ASC - Enum constant in enum class org.openmetadata.service.jdbi3.EntityTimeSeriesDAO.OrderBy
- AsciiTable - Record Class in org.openmetadata.service.util
- AsciiTable(List<String>, List<List<String>>, boolean, String, String) - Constructor for record class org.openmetadata.service.util.AsciiTable
-
Creates an instance of a
AsciiTablerecord class. - ASSIGNED_BY - Enum constant in enum class org.openmetadata.service.jdbi3.FeedRepository.FilterType
- ASSIGNED_TO - Enum constant in enum class org.openmetadata.service.jdbi3.FeedRepository.FilterType
- AuditEventHandler - Class in org.openmetadata.service.events
- AuditEventHandler() - Constructor for class org.openmetadata.service.events.AuditEventHandler
- AuditExcludeFilterFactory - Class in org.openmetadata.service.events
- AuditExcludeFilterFactory() - Constructor for class org.openmetadata.service.events.AuditExcludeFilterFactory
- AuditLogger - Class in org.openmetadata.service.events
- AuditOnlyFilterFactory - Class in org.openmetadata.service.events
- AuditOnlyFilterFactory() - Constructor for class org.openmetadata.service.events.AuditOnlyFilterFactory
- AUTH_MECHANISM_FIELD - Static variable in class org.openmetadata.service.jdbi3.UserRepository
- AuthCallbackServlet - Class in org.openmetadata.service.security
- AuthCallbackServlet(OidcClient, String, List<String>) - Constructor for class org.openmetadata.service.security.AuthCallbackServlet
- authenticate(String, String, String) - Method in class org.openmetadata.service.util.jdbi.AwsRdsDatabaseAuthenticationProvider
- authenticate(String, String, String) - Method in interface org.openmetadata.service.util.jdbi.DatabaseAuthenticationProvider
-
Authenticate a user for the given jdbc url.
- AuthenticationException - Exception in org.openmetadata.service.security
- AuthenticationException(String) - Constructor for exception org.openmetadata.service.security.AuthenticationException
- AuthenticationException(String, Throwable) - Constructor for exception org.openmetadata.service.security.AuthenticationException
- AuthenticationMechanismBuilder - Class in org.openmetadata.service.util
- authenticationScheme() - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
-
Returns the value of the
authenticationSchemerecord component. - AUTHENTICATOR_OPERATION_NOT_SUPPORTED - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- AuthenticatorHandler - Interface in org.openmetadata.service.security.auth
- authHeaders(String) - Static method in class org.openmetadata.service.security.SecurityUtil
- AuthLoginServlet - Class in org.openmetadata.service.security
- AuthLoginServlet(OidcClient, String, List<String>) - Constructor for class org.openmetadata.service.security.AuthLoginServlet
- AuthLogoutServlet - Class in org.openmetadata.service.security
- AuthLogoutServlet(String) - Constructor for class org.openmetadata.service.security.AuthLogoutServlet
- AUTHORIZATION_HEADER - Static variable in class org.openmetadata.service.security.JwtFilter
- AuthorizationException - Exception in org.openmetadata.service.security
- AuthorizationException(String) - Constructor for exception org.openmetadata.service.security.AuthorizationException
- AuthorizationException(String, Throwable) - Constructor for exception org.openmetadata.service.security.AuthorizationException
- authorize(SecurityContext, OperationContext, ResourceContextInterface) - Method in interface org.openmetadata.service.security.Authorizer
- authorize(SecurityContext, OperationContext, ResourceContextInterface) - Method in class org.openmetadata.service.security.DefaultAuthorizer
- authorize(SecurityContext, OperationContext, ResourceContextInterface) - Method in class org.openmetadata.service.security.NoopAuthorizer
- authorizeAdmin(SecurityContext) - Method in interface org.openmetadata.service.security.Authorizer
- authorizeAdmin(SecurityContext) - Method in class org.openmetadata.service.security.DefaultAuthorizer
- authorizeAdmin(SecurityContext) - Method in class org.openmetadata.service.security.NoopAuthorizer
- authorizeAdminOrBot(SecurityContext) - Method in interface org.openmetadata.service.security.Authorizer
- authorizeAdminOrBot(SecurityContext) - Method in class org.openmetadata.service.security.DefaultAuthorizer
- authorizeAdminOrBot(SecurityContext) - Method in class org.openmetadata.service.security.NoopAuthorizer
- authorizePII(SecurityContext, EntityReference) - Method in interface org.openmetadata.service.security.Authorizer
-
Let the user view PII Sensitive data
- authorizePII(SecurityContext, EntityReference) - Method in class org.openmetadata.service.security.DefaultAuthorizer
-
In 1.2, evaluate policies here instead of just checking the subject
- authorizePII(SecurityContext, EntityReference) - Method in class org.openmetadata.service.security.NoopAuthorizer
- authorizer - Variable in class org.openmetadata.service.resources.EntityResource
- authorizer - Variable in class org.openmetadata.service.resources.EntityTimeSeriesResource
- Authorizer - Interface in org.openmetadata.service.security
- AuthRefreshServlet - Class in org.openmetadata.service.security
- AuthRefreshServlet(OidcClient, String) - Constructor for class org.openmetadata.service.security.AuthRefreshServlet
- AWS_REGION - Static variable in class org.openmetadata.service.util.jdbi.AwsRdsDatabaseAuthenticationProvider
- AWSBasedSecretsManager - Class in org.openmetadata.service.secrets
- AWSBasedSecretsManager(SecretsManagerProvider, SecretsManager.SecretsConfig) - Constructor for class org.openmetadata.service.secrets.AWSBasedSecretsManager
- AwsRdsDatabaseAuthenticationProvider - Class in org.openmetadata.service.util.jdbi
-
DatabaseAuthenticationProviderimplementation for AWS RDS IAM Auth. - AwsRdsDatabaseAuthenticationProvider() - Constructor for class org.openmetadata.service.util.jdbi.AwsRdsDatabaseAuthenticationProvider
- AWSSecretsManager - Class in org.openmetadata.service.secrets
- AWSSSMSecretsManager - Class in org.openmetadata.service.secrets
- AzureKVSecretsManager - Class in org.openmetadata.service.secrets
B
- BACKOFF_1_HOUR - Static variable in class org.openmetadata.service.events.AbstractEventPublisher
- BACKOFF_24_HOUR - Static variable in class org.openmetadata.service.events.AbstractEventPublisher
- BACKOFF_3_SECONDS - Static variable in class org.openmetadata.service.events.AbstractEventPublisher
- BACKOFF_30_SECONDS - Static variable in class org.openmetadata.service.events.AbstractEventPublisher
- BACKOFF_5_MINUTES - Static variable in class org.openmetadata.service.events.AbstractEventPublisher
- BACKOFF_NORMAL - Static variable in class org.openmetadata.service.events.AbstractEventPublisher
- BadRequestException - Exception in org.openmetadata.service.exception
- BasicAuthenticator - Class in org.openmetadata.service.security.auth
- BasicAuthenticator() - Constructor for class org.openmetadata.service.security.auth.BasicAuthenticator
- batch - Variable in class org.openmetadata.service.events.AbstractEventPublisher
- BEFORE - Enum constant in enum class org.openmetadata.service.jdbi3.FeedRepository.PaginationType
- BEFORE - Enum constant in enum class org.openmetadata.service.jdbi3.SuggestionRepository.PaginationType
- biggerThan(String) - Method in class org.openmetadata.service.migration.utils.MigrationFile
- BigQueryConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `DbtGCSConfig` object.
- BigQueryConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.BigQueryConnectionClassConverter
- BigTableConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `BigTableConnection` object.
- BigTableConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.BigTableConnectionClassConverter
- BindFQN - Annotation Interface in org.openmetadata.service.util.jdbi
-
Convert fqn string to fqnHash
- BindFQN.Factory - Class in org.openmetadata.service.util.jdbi
- BindUUID - Annotation Interface in org.openmetadata.service.util.jdbi
-
Convert fqn string to fqnHash
- BindUUID.Factory - Class in org.openmetadata.service.util.jdbi
- BOT - Static variable in class org.openmetadata.service.Entity
- BOT_CLAIM - Static variable in class org.openmetadata.service.security.JwtFilter
- botDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- BotList() - Constructor for class org.openmetadata.service.resources.bots.BotResource.BotList
- BotRepository - Class in org.openmetadata.service.jdbi3
- BotRepository() - Constructor for class org.openmetadata.service.jdbi3.BotRepository
- BotRepository.BotUpdater - Class in org.openmetadata.service.jdbi3
- BotResource - Class in org.openmetadata.service.resources.bots
- BotResource(Authorizer) - Constructor for class org.openmetadata.service.resources.bots.BotResource
- BotResource.BotList - Class in org.openmetadata.service.resources.bots
- BotTokenCache - Class in org.openmetadata.service.security.auth
- BotUpdater(Bot, Bot, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.BotRepository.BotUpdater
- broadCastMessageToAll(String, String) - Method in class org.openmetadata.service.socket.WebSocketManager
- build() - Method in class org.openmetadata.service.events.AuditExcludeFilterFactory
- build() - Method in class org.openmetadata.service.events.AuditOnlyFilterFactory
- build() - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- build() - Method in class org.openmetadata.service.util.OpenMetadataConnectionBuilder
- build(EngineIoServerOptions) - Static method in class org.openmetadata.service.socket.WebSocketManager.WebSocketManagerBuilder
- build(String...) - Static method in class org.openmetadata.service.util.FullyQualifiedName
-
From the given set of string, build FQN.
- buildAggregation(JsonObject) - Static method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- buildAggregation(JsonObject) - Static method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- buildAuthenticationRequestUrl(Map<String, String>) - Method in class org.openmetadata.service.security.AuthLoginServlet
- buildCompleteCondition(List<EventFilterRule>) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- buildEntityMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- buildEntityMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- buildEntityMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- buildEntityMessage(ChangeEvent) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- buildEntityMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- buildEntityMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- buildEntityUrl(String, EntityInterface) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.AggregatedCostAnalysisReportDataIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.ChartIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.ClassificationIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.ContainerIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.DashboardDataModelIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.DashboardIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.DashboardServiceIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.DatabaseIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.DatabaseSchemaIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.DatabaseServiceIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.DataProductIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.DomainIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.EntityReportDataIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.GlossaryIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.GlossaryTermIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.IngestionPipelineIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.MessagingServiceIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.MetadataServiceIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.MlModelIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.MlModelServiceIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.PipelineIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.PipelineServiceIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.QueryIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.RawCostAnalysisReportDataIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.ReportDataIndexes
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.SearchEntityIndex
- buildESDoc() - Method in interface org.openmetadata.service.search.indexes.SearchIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.SearchServiceIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.StorageServiceIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.StoredProcedureIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.TableIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.TagIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.TeamIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.TestCaseIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.TestCaseResolutionStatusIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.TestSuiteIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.TopicIndex
- buildESDoc() - Method in class org.openmetadata.service.search.indexes.UserIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.WebAnalyticEntityViewReportDataIndex
- buildESDoc() - Method in record class org.openmetadata.service.search.indexes.WebAnalyticUserActivityReportDataIndex
- buildESDocForCreate() - Method in record class org.openmetadata.service.search.indexes.TestCaseIndex
- buildExceptionMessageConnection(String, String, boolean) - Static method in class org.openmetadata.service.secrets.SecretsUtil
- buildExceptionMessageConnection(String, String, String, String, boolean) - Static method in class org.openmetadata.service.secrets.SecretsUtil
- buildExceptionMessageConnectionMask(String, String, boolean) - Static method in class org.openmetadata.service.secrets.SecretsUtil
- buildExceptionMessageUnrecognizedField(String, String, String, String) - Static method in class org.openmetadata.service.secrets.SecretsUtil
-
Returns an error message when it is related to an Unrecognized field
- buildExternalIndexes(String, Object) - Method in class org.openmetadata.service.search.SearchIndexFactory
- buildHash(String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- buildHash(String...) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- buildHeaders() - Method in class org.openmetadata.service.config.PermissionPolicyHeaderFactory
- buildHeaders() - Method in class org.openmetadata.service.config.ReferrerPolicyHeaderFactory
- buildIndex(String, Object) - Method in class org.openmetadata.service.search.SearchIndexFactory
- buildMessageByName(String, String) - Static method in exception org.openmetadata.service.exception.IngestionPipelineDeploymentException
- buildMetricNamespace(String) - Method in class org.openmetadata.service.monitoring.EventMonitor
- buildMetricRequest(ChangeEvent) - Method in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- buildOutgoingMessage(ChangeEvent) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- buildParams() - Method in class org.openmetadata.service.security.AuthLoginServlet
- buildReceiversListFromActions(SubscriptionAction, SubscriptionDestination.SubscriptionCategory, SubscriptionDestination.SubscriptionType, CollectionDAO, UUID, String) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- buildSearchIndex(String, Object) - Static method in class org.openmetadata.service.Entity
- buildSecretId(boolean, String...) - Method in class org.openmetadata.service.secrets.SecretsManager
- buildServerMigrationTable(String, String) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- buildSubscriptionStatus(SubscriptionStatus.Status, Long, Long, Integer, String, Long, Long) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- buildThreadMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- buildThreadMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- buildThreadMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- buildThreadMessage(ChangeEvent) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- buildThreadMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- buildThreadMessage(ChangeEvent) - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- buildThreadUrl(ThreadType, String, EntityInterface) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- buildURI(String) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- builSecretsIdConfig() - Method in class org.openmetadata.service.secrets.AzureKVSecretsManager
-
Azure Key Vault does not allow the default '/' separator: They can only contain alphanumeric characters and dashes.
- builSecretsIdConfig() - Method in class org.openmetadata.service.secrets.SecretsManager
-
Override this method in any Secrets Manager implementation that has other requirements
- bulk(BulkRequest, RequestOptions) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- bulk(BulkRequest, RequestOptions) - Method in interface org.openmetadata.service.search.SearchClient
- bulk(BulkRequest, RequestOptions) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- bulk(BulkRequest, RequestOptions) - Method in interface org.openmetadata.service.search.SearchClient
- bulkAddAndValidateGlossaryToAssets(UUID, AddGlossaryToAssetsRequest) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- bulkAddAssets(String, BulkAssets) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- bulkAddAssets(String, BulkAssets) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- bulkAddAssets(String, BulkAssets) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- bulkAddAssets(UriInfo, SecurityContext, String, BulkAssets) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- bulkAddAssets(UriInfo, SecurityContext, String, BulkAssets) - Method in class org.openmetadata.service.resources.domains.DomainResource
- bulkAddAssets(UriInfo, SecurityContext, String, BulkAssets) - Method in class org.openmetadata.service.resources.teams.TeamResource
- bulkAddGlossaryToAssets(UriInfo, SecurityContext, UUID, AddGlossaryToAssetsRequest) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- bulkAddToRelationship(UUID, List<UUID>, String, String, Relationship) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- bulkAssetsOperation(UUID, String, Relationship, BulkAssets, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- bulkDeployIngestion(UriInfo, SecurityContext, List<UUID>) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- bulkInsertTo(List<CollectionDAO.EntityRelationshipObject>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- bulkInsertToRelationship(UUID, List<UUID>, String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- bulkRemoveAssets(String, BulkAssets) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- bulkRemoveAssets(String, BulkAssets) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- bulkRemoveAssets(String, BulkAssets) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- bulkRemoveGlossaryFromAssets(UriInfo, SecurityContext, String, BulkAssets) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- bulkRemoveGlossaryFromAssets(UriInfo, SecurityContext, String, BulkAssets) - Method in class org.openmetadata.service.resources.domains.DomainResource
- bulkRemoveGlossaryFromAssets(UriInfo, SecurityContext, String, BulkAssets) - Method in class org.openmetadata.service.resources.teams.TeamResource
- bulkRemoveGlossaryFromAssets(UriInfo, SecurityContext, UUID, AddGlossaryToAssetsRequest) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- bulkRemoveGlossaryToAssets(UUID, AddGlossaryToAssetsRequest) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- byFilter(String) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byFilter(String, Throwable) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byId(String) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byId(String, Throwable) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byMessage(String) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byMessage(String, String) - Static method in exception org.openmetadata.service.exception.InvalidServiceConnectionException
- byMessage(String, String) - Static method in exception org.openmetadata.service.migration.MigrationValidationClientException
- byMessage(String, String, String) - Static method in exception org.openmetadata.service.apps.AppException
- byMessage(String, String, String) - Static method in exception org.openmetadata.service.exception.IngestionPipelineDeploymentException
- byMessage(String, String, String) - Static method in exception org.openmetadata.service.exception.SecretsManagerException
- byMessage(String, String, String, Response.Status) - Static method in exception org.openmetadata.service.apps.AppException
- byMessage(String, String, String, Response.Status) - Static method in exception org.openmetadata.service.exception.IngestionPipelineDeploymentException
- byMessage(String, String, Response.Status) - Static method in exception org.openmetadata.service.exception.InvalidServiceConnectionException
- byMessage(String, String, Response.Status) - Static method in exception org.openmetadata.service.migration.MigrationValidationClientException
- byName(String) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byName(String, Throwable) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byParserSchema(String) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byParserSchema(String, Throwable) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byVersion(String, String) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
- byVersion(String, String, Throwable) - Static method in exception org.openmetadata.service.exception.EntityNotFoundException
C
- CACHE - Static variable in class org.openmetadata.service.resources.settings.SettingsCache
- CACHE_WITH_ID - Static variable in class org.openmetadata.service.jdbi3.EntityRepository
- CACHE_WITH_NAME - Static variable in class org.openmetadata.service.jdbi3.EntityRepository
- call() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- Card() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatMessage.Card
- CardHeader() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatMessage.CardHeader
- CardsV2() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatMessage.CardsV2
- CatalogExceptionMessage - Class in org.openmetadata.service.exception
- CatalogGenericExceptionMapper - Class in org.openmetadata.service.exception
- CatalogGenericExceptionMapper() - Constructor for class org.openmetadata.service.exception.CatalogGenericExceptionMapper
- CatalogOpenIdAuthorizationRequestFilter - Class in org.openmetadata.service.security
- CatalogOpenIdAuthorizationRequestFilter(AuthenticationConfiguration, AuthorizerConfiguration) - Constructor for class org.openmetadata.service.security.CatalogOpenIdAuthorizationRequestFilter
- CatalogPrincipal - Record Class in org.openmetadata.service.security
- CatalogPrincipal(String) - Constructor for record class org.openmetadata.service.security.CatalogPrincipal
-
Creates an instance of a
CatalogPrincipalrecord class. - CatalogSecurityContext - Record Class in org.openmetadata.service.security.auth
-
Holds authenticated principal and security context which is passed to the JAX-RS request methods
- CatalogSecurityContext(Principal, String, String) - Constructor for record class org.openmetadata.service.security.auth.CatalogSecurityContext
-
Creates an instance of a
CatalogSecurityContextrecord class. - CatalogSecurityContextRequestFilter - Class in org.openmetadata.service.security.auth
- CatalogSecurityContextRequestFilter(AuthenticationConfiguration) - Constructor for class org.openmetadata.service.security.auth.CatalogSecurityContextRequestFilter
- CHANGE_CUSTOM_HEADER - Static variable in class org.openmetadata.service.util.RestUtil
- CHANGE_EVENT_TEMPLATE - Static variable in class org.openmetadata.service.util.EmailUtil
- changeDescription - Variable in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- changeEventDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- ChangeEventFactory() - Constructor for class org.openmetadata.service.events.EventPubSub.ChangeEventFactory
- ChangeEventHandler - Class in org.openmetadata.service.events
- ChangeEventHandler() - Constructor for class org.openmetadata.service.events.ChangeEventHandler
- ChangeEventHolder() - Constructor for class org.openmetadata.service.events.EventPubSub.ChangeEventHolder
- ChangeEventRepository - Class in org.openmetadata.service.jdbi3
- ChangeEventRepository() - Constructor for class org.openmetadata.service.jdbi3.ChangeEventRepository
- changelog() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- changeType() - Method in record class org.openmetadata.service.util.RestUtil.DeleteResponse
-
Returns the value of the
changeTyperecord component. - changeType() - Method in record class org.openmetadata.service.util.RestUtil.PatchResponse
-
Returns the value of the
changeTyperecord component. - changeUserPassword(UriInfo, SecurityContext, ChangePasswordRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- changeUserPwdWithOldPwd(UriInfo, String, ChangePasswordRequest) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- changeUserPwdWithOldPwd(UriInfo, String, ChangePasswordRequest) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- chart() - Method in record class org.openmetadata.service.search.indexes.ChartIndex
-
Returns the value of the
chartrecord component. - CHART - Static variable in class org.openmetadata.service.Entity
- chartDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- ChartIndex - Record Class in org.openmetadata.service.search.indexes
- ChartIndex(Chart) - Constructor for record class org.openmetadata.service.search.indexes.ChartIndex
-
Creates an instance of a
ChartIndexrecord class. - ChartList() - Constructor for class org.openmetadata.service.resources.charts.ChartResource.ChartList
- ChartRepository - Class in org.openmetadata.service.jdbi3
- ChartRepository() - Constructor for class org.openmetadata.service.jdbi3.ChartRepository
- ChartRepository.ChartUpdater - Class in org.openmetadata.service.jdbi3
- ChartResource - Class in org.openmetadata.service.resources.charts
- ChartResource(Authorizer) - Constructor for class org.openmetadata.service.resources.charts.ChartResource
- ChartResource.ChartList - Class in org.openmetadata.service.resources.charts
- ChartUpdater(Chart, Chart, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.ChartRepository.ChartUpdater
- check() - Method in class org.openmetadata.service.OpenMetadataServerHealthCheck
- checkConnection() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- checkEmailAlreadyExists(String) - Method in class org.openmetadata.service.jdbi3.UserRepository
- checkEmailExists(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- checkEmailInUse(EmailRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- checkEmailVerified(UriInfo, EmailRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- checkIfLoginBlocked(String) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- checkIfLoginBlocked(String) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- checkIfLoginBlocked(String) - Method in class org.openmetadata.service.security.auth.LdapAuthenticator
- checkIfLoginBlocked(String) - Method in class org.openmetadata.service.security.auth.NoopAuthenticator
- checkIfPublisherPublishedAllEvents(UUID) - Method in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- checkIfQueryPreviouslyRan(String) - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- checkIfThePublisherProcessedALlEvents(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- checkMutuallyExclusive(List<TagLabel>) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- checkMutuallyExclusiveForParentAndSubField(String, String, Map<String, List<TagLabel>>, List<TagLabel>, boolean) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- checkPermissionsForAcceptOrRejectSuggestion(Suggestion, SuggestionStatus, SecurityContext) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- checkPermissionsForEditEntity(Suggestion, SuggestionType, SecurityContext, Authorizer) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- checkPermissionsForResolveTask(Authorizer, Thread, boolean, SecurityContext) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- checkPermissionsForUpdateSuggestion(Suggestion, SecurityContext) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- checkSystemEntityDeletion(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- ClassConverter - Class in org.openmetadata.service.secrets.converter
-
Currently when an object is converted into a specific class using `JsonUtils.convertValue` there`Object` fields that are not converted into any concrete class which could lead to assign a `LinkedMap` to the `Object` field.
- ClassConverter(Class<?>) - Constructor for class org.openmetadata.service.secrets.converter.ClassConverter
- ClassConverterFactory - Class in org.openmetadata.service.secrets.converter
-
Factory class to get a `ClassConverter` based on the service class.
- classification() - Method in record class org.openmetadata.service.search.indexes.ClassificationIndex
-
Returns the value of the
classificationrecord component. - CLASSIFICATION - Static variable in class org.openmetadata.service.Entity
- classificationDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- ClassificationIndex - Record Class in org.openmetadata.service.search.indexes
- ClassificationIndex(Classification) - Constructor for record class org.openmetadata.service.search.indexes.ClassificationIndex
-
Creates an instance of a
ClassificationIndexrecord class. - ClassificationRepository - Class in org.openmetadata.service.jdbi3
- ClassificationRepository() - Constructor for class org.openmetadata.service.jdbi3.ClassificationRepository
- ClassificationRepository.ClassificationUpdater - Class in org.openmetadata.service.jdbi3
- ClassificationRepository.TagLabelMapper - Class in org.openmetadata.service.jdbi3
- ClassificationResource - Class in org.openmetadata.service.resources.tags
- ClassificationResource(Authorizer) - Constructor for class org.openmetadata.service.resources.tags.ClassificationResource
- ClassificationUpdater(Classification, Classification, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.ClassificationRepository.ClassificationUpdater
- classifyIncidentSeverity(EntityInterface) - Method in class org.openmetadata.service.util.incidentSeverityClassifier.IncidentSeverityClassifierInterface
- classifyIncidentSeverity(EntityInterface) - Method in class org.openmetadata.service.util.incidentSeverityClassifier.LogisticRegressionIncidentSeverityClassifier
- clazz - Variable in class org.openmetadata.service.secrets.converter.ClassConverter
- cleanSecretReplacer() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsIdConfig
-
Returns the value of the
cleanSecretReplacerrecord component. - cleanup() - Static method in class org.openmetadata.service.Entity
- cleanup(App) - Method in class org.openmetadata.service.jdbi3.AppRepository
- cleanup(Team) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- cleanup(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- cleanUp() - Static method in class org.openmetadata.service.resources.settings.SettingsCache
- clearFields(WebAnalyticEvent, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- clearFields(DataInsightChart, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- clearFields(Kpi, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- clearFields(Document, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DocumentRepository
- clearFields(AppMarketPlaceDefinition, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.AppMarketPlaceRepository
- clearFields(App, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.AppRepository
- clearFields(Workflow, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.WorkflowRepository
- clearFields(Bot, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.BotRepository
- clearFields(Classification, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ClassificationRepository
- clearFields(Tag, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TagRepository
- clearFields(Chart, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- clearFields(Container, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- clearFields(DashboardDataModel, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- clearFields(Dashboard, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- clearFields(Database, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- clearFields(DatabaseSchema, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- clearFields(Glossary, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository
- clearFields(GlossaryTerm, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- clearFields(Metrics, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.MetricsRepository
- clearFields(MlModel, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- clearFields(Pipeline, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- clearFields(Query, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- clearFields(Report, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ReportRepository
- clearFields(SearchIndex, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- clearFields(StoredProcedure, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- clearFields(Table, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TableRepository
- clearFields(Topic, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- clearFields(DataProduct, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- clearFields(Domain, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- clearFields(EventSubscription, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EventSubscriptionRepository
- clearFields(Policy, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.PolicyRepository
- clearFields(TestConnectionDefinition, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository
- clearFields(IngestionPipeline, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- clearFields(Persona, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.PersonaRepository
- clearFields(Role, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.RoleRepository
- clearFields(Team, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- clearFields(User, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.UserRepository
- clearFields(Type, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- clearFields(TestCase, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- clearFields(TestDefinition, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestDefinitionRepository
- clearFields(TestSuite, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- clearFields(T, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Set the requested fields in an entity.
- clearFields(T, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository
- clearFieldsInternal(T, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- client - Variable in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- CLIENT_ID - Static variable in class org.openmetadata.service.secrets.AzureKVSecretsManager
- CLIENT_SECRET - Static variable in class org.openmetadata.service.secrets.AzureKVSecretsManager
- cloneWithoutTags(List<Column>) - Static method in class org.openmetadata.service.jdbi3.ColumnUtil
- close() - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Destination
- close() - Method in class org.openmetadata.service.apps.bundles.changeEvent.email.EmailPublisher
- close() - Method in class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatPublisher
- close() - Method in class org.openmetadata.service.apps.bundles.changeEvent.generic.GenericPublisher
- close() - Method in class org.openmetadata.service.apps.bundles.changeEvent.msteams.MSTeamsPublisher
- close() - Method in class org.openmetadata.service.apps.bundles.changeEvent.slack.SlackEventPublisher
- close() - Method in class org.openmetadata.service.events.AuditEventHandler
- close() - Method in class org.openmetadata.service.events.ChangeEventHandler
- close() - Method in interface org.openmetadata.service.events.EventHandler
- close() - Method in class org.openmetadata.service.events.EventPubSub
- close() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- close() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- close() - Method in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- close() - Method in class org.openmetadata.service.monitoring.EventMonitor
- close() - Method in class org.openmetadata.service.monitoring.PrometheusEventMonitor
- close() - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- close() - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- close() - Method in interface org.openmetadata.service.search.SearchClient
- closeTask(String, CloseTask) - Method in class org.openmetadata.service.jdbi3.FeedRepository.TaskWorkflow
- closeTask(String, CloseTask) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository.ApprovalTaskWorkflow
- closeTask(String, CloseTask) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository.TestCaseFailureResolutionTaskWorkflow
-
If we close the task, we'll flag the incident as Resolved as a False Positive, if it is not resolved yet.
- closeTask(UriInfo, SecurityContext, String, CloseTask) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- closeTask(UriInfo, Thread, String, CloseTask) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- closeTask(Thread, String, CloseTask) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- closeTaskMessage(String) - Static method in class org.openmetadata.service.jdbi3.FeedRepository
- CloudwatchEventMonitor - Class in org.openmetadata.service.monitoring
- CloudwatchEventMonitor(EventMonitorProvider, EventMonitorConfiguration, String) - Constructor for class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- clusterName() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsConfig
-
Returns the value of the
clusterNamerecord component. - Collection - Annotation Interface in org.openmetadata.service.resources
- COLLECTION_PATH - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- COLLECTION_PATH - Static variable in class org.openmetadata.service.jdbi3.KpiRepository
- COLLECTION_PATH - Static variable in class org.openmetadata.service.jdbi3.ReportDataRepository
- COLLECTION_PATH - Static variable in class org.openmetadata.service.jdbi3.TestCaseRepository
- COLLECTION_PATH - Static variable in class org.openmetadata.service.jdbi3.TestCaseResolutionStatusRepository
- COLLECTION_PATH - Static variable in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.analytics.ReportDataResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.apps.AppResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.automations.WorkflowResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.bots.BotResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.charts.ChartResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.dashboards.DashboardResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.databases.DatabaseResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.databases.StoredProcedureResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.databases.TableResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.docstore.DocStoreResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.domains.DataProductResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.domains.DomainResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.dqtests.TestCaseResolutionStatusResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.dqtests.TestCaseResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.feeds.FeedResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.feeds.SuggestionsResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.glossary.GlossaryResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.kpi.KpiResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.metrics.MetricsResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.mlmodels.MlModelResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.pipelines.PipelineResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.policies.PolicyResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.query.QueryResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.reports.ReportResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.connections.TestConnectionDefinitionResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.storages.ContainerResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.system.SystemResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.teams.PersonaResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.teams.RoleResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.teams.TeamResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.teams.UserResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.topics.TopicResource
- COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.types.TypeResource
- collectionDAO - Variable in class org.openmetadata.service.apps.AbstractNativeApplication
- CollectionDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.AppExtensionTimeSeries - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ApplicationDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ApplicationMarketPlaceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.BotDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ChangeEventDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ChartDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ClassificationDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ContainerDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DashboardDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DashboardServiceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DatabaseDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DatabaseSchemaDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DatabaseServiceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DataInsightChartDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DataModelDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DataProductDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DataQualityDataTimeSeriesDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DocStoreDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.DomainDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.EntitiesCountRowMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.EntityExtensionDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.EntityExtensionTimeSeriesDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.EntityRelationshipDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.EntityRelationshipDAO.FromRelationshipMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.EntityRelationshipDAO.ToRelationshipMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.EntityRelationshipObject - Class in org.openmetadata.service.jdbi3
- CollectionDAO.EntityRelationshipRecord - Class in org.openmetadata.service.jdbi3
- CollectionDAO.EntityVersionPair - Class in org.openmetadata.service.jdbi3
- CollectionDAO.EventSubscriptionDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ExtensionMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.ExtensionRecord - Record Class in org.openmetadata.service.jdbi3
- CollectionDAO.FeedDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.FeedDAO.OwnerCountFieldMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.FeedDAO.ThreadCountFieldMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.FieldRelationshipDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.FieldRelationshipDAO.FieldRelationship - Class in org.openmetadata.service.jdbi3
- CollectionDAO.FieldRelationshipDAO.FieldRelationShipMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.FieldRelationshipDAO.FromFieldMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.FieldRelationshipDAO.ToFieldMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.GlossaryDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.GlossaryTermDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.IngestionPipelineDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.KpiDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.MessagingServiceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.MetadataServiceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.MetricsDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.MlModelDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.MlModelServiceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.PersonaDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.PipelineDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.PipelineServiceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.PolicyDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ProfilerDataTimeSeriesDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.QueryDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.QueryList - Class in org.openmetadata.service.jdbi3
- CollectionDAO.ReportDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ReportDataRow - Class in org.openmetadata.service.jdbi3
- CollectionDAO.ReportDataTimeSeriesDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.RoleDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.SearchIndexDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.SearchServiceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.ServicesCountRowMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.SettingsRowMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.StorageServiceDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.StoredProcedureDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.SuggestionDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.SystemDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TableDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TagDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TagUsageDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TagUsageDAO.TagLabelMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.TagUsageDAO.TagLabelMapperMigration - Class in org.openmetadata.service.jdbi3
-
Deprecated.
- CollectionDAO.TagUsageDAO.TagLabelMigration - Class in org.openmetadata.service.jdbi3
-
Deprecated.
- CollectionDAO.TagUsageDAO.TagLabelRowMapperWithTargetFqnHash - Class in org.openmetadata.service.jdbi3
- CollectionDAO.TeamDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TestCaseDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TestCaseDAO.TestCaseRecord - Class in org.openmetadata.service.jdbi3
- CollectionDAO.TestCaseDAO.TestCaseRecordMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.TestCaseResolutionStatusTimeSeriesDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TestConnectionDefinitionDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TestDefinitionDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TestSuiteDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TokenDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TokenRowMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.TopicDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.TypeEntityDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.UsageDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.UsageDAO.UsageDetailsMapper - Class in org.openmetadata.service.jdbi3
- CollectionDAO.UserDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.WebAnalyticEventDAO - Interface in org.openmetadata.service.jdbi3
- CollectionDAO.WorkflowDAO - Interface in org.openmetadata.service.jdbi3
- collectionPath - Variable in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- CollectionRegistry - Class in org.openmetadata.service.resources
-
Collection registry is a registry of all the REST collections in the catalog.
- CollectionRegistry.CollectionDetails - Class in org.openmetadata.service.resources
- COLUMN_FIELD - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- COLUMN_HEADERS - Static variable in class org.openmetadata.service.jdbi3.TableRepository.TableCsv
- ColumnIndex - Interface in org.openmetadata.service.search.indexes
- columnMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- columnNameMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- columnNotFound(int, String) - Static method in class org.openmetadata.csv.EntityCsv
- ColumnProfileList() - Constructor for class org.openmetadata.service.resources.databases.TableResource.ColumnProfileList
- columns() - Method in record class org.openmetadata.service.util.AsciiTable
-
Returns the value of the
columnsrecord component. - COLUMNS_NAME_KEYWORD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- ColumnUtil - Class in org.openmetadata.service.jdbi3
- commit(JobExecutionContext) - Method in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- commit(JobExecutionContext) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Consumer
- COMMON_OPERATIONS - Static variable in class org.openmetadata.service.ResourceRegistry
- COMMON_OPS - Static variable in class org.openmetadata.service.migration.context.CommonMigrationOps
- CommonMigrationOps - Class in org.openmetadata.service.migration.context
- compare(T, T) - Method in interface org.openmetadata.service.util.LambdaExceptionUtil.ComparatorWithExceptions
- compareChangeEvent - Static variable in class org.openmetadata.service.util.EntityUtil
- compareCustomProperty - Static variable in class org.openmetadata.service.util.EntityUtil
- compareDates(String, String) - Static method in class org.openmetadata.service.util.RestUtil
- compareEntityReference - Static variable in class org.openmetadata.service.util.EntityUtil
- compareEntityReferenceById - Static variable in class org.openmetadata.service.util.EntityUtil
- compareFieldChange - Static variable in class org.openmetadata.service.util.EntityUtil
- compareGlossaryTerm - Static variable in class org.openmetadata.service.util.EntityUtil
- compareTableConstraint - Static variable in class org.openmetadata.service.util.EntityUtil
- compareTagLabel - Static variable in class org.openmetadata.service.util.EntityUtil
- compareTo(MigrationFile) - Method in class org.openmetadata.service.migration.utils.MigrationFile
- compareVersion - Static variable in class org.openmetadata.service.util.EntityUtil
- CompiledRule - Class in org.openmetadata.service.security.policyevaluator
-
This class is used in a single threaded model and hence does not have concurrency support
- CompiledRule(Rule) - Constructor for class org.openmetadata.service.security.policyevaluator.CompiledRule
- COMPLETED_DESCRIPTION_FRACTION - Static variable in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- COMPLETED_DESCRIPTION_FRACTION - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- compute() - Method in class org.openmetadata.service.migration.context.MigrationContext
- compute(Handle) - Method in class org.openmetadata.service.migration.context.MigrationOps
- computeInitialContext(String) - Method in class org.openmetadata.service.migration.context.MigrationWorkflowContext
- computeMigrationContext(MigrationProcess) - Method in class org.openmetadata.service.migration.context.MigrationWorkflowContext
- computePercentile(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO
-
TODO: Not sure I get what the next comment means, but tests now use mysql 8 so maybe tests can be improved here Note not using in following percentile computation PERCENT_RANK function as unit tests use mysql5.7, and it does not have window function
- computePercentile(String, String) - Method in class org.openmetadata.service.jdbi3.UsageRepository
- computePercentile(UriInfo, SecurityContext, String, String) - Method in class org.openmetadata.service.resources.usage.UsageResource
- ConfigResource - Class in org.openmetadata.service.resources.system
- ConfigResource() - Constructor for class org.openmetadata.service.resources.system.ConfigResource
- configure() - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- configure() - Method in interface org.openmetadata.service.apps.NativeApplication
- configureApplication(UriInfo, String, SecurityContext) - Method in class org.openmetadata.service.resources.apps.AppResource
- configureApplication(App, CollectionDAO, SearchRepository) - Method in class org.openmetadata.service.apps.ApplicationHandler
- configureHeaderFilter(Environment, String, String, Map<String, String>) - Method in class org.openmetadata.service.config.OMWebBundle
- confirmEmailRegistration(UriInfo, String) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- confirmEmailRegistration(UriInfo, String) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- confirmUserEmail(UriInfo, String) - Method in class org.openmetadata.service.resources.teams.UserResource
- ConnectionAwareAnnotationSqlLocator - Class in org.openmetadata.service.jdbi3.locator
- ConnectionAwareAnnotationSqlLocator(String) - Constructor for class org.openmetadata.service.jdbi3.locator.ConnectionAwareAnnotationSqlLocator
- ConnectionAwareSqlQuery - Annotation Interface in org.openmetadata.service.jdbi3.locator
- ConnectionAwareSqlQueryContainer - Annotation Interface in org.openmetadata.service.jdbi3.locator
- ConnectionAwareSqlUpdate - Annotation Interface in org.openmetadata.service.jdbi3.locator
- ConnectionAwareSqlUpdateContainer - Annotation Interface in org.openmetadata.service.jdbi3.locator
- connectionType - Variable in class org.openmetadata.service.migration.utils.MigrationFile
- connectionType() - Element in annotation interface org.openmetadata.service.jdbi3.locator.ConnectionAwareSqlQuery
- connectionType() - Element in annotation interface org.openmetadata.service.jdbi3.locator.ConnectionAwareSqlUpdate
- ConnectionType - Enum Class in org.openmetadata.service.jdbi3.locator
- ConstraintViolationExceptionMapper - Class in org.openmetadata.service.exception
-
Dropwizard by default maps the JSON constraint violations to 422 Response code.
- ConstraintViolationExceptionMapper() - Constructor for class org.openmetadata.service.exception.ConstraintViolationExceptionMapper
- Consumer<T> - Interface in org.openmetadata.service.apps.bundles.changeEvent
- container() - Method in record class org.openmetadata.service.search.indexes.ContainerIndex
-
Returns the value of the
containerrecord component. - CONTAINER - Static variable in class org.openmetadata.service.Entity
- containerDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- containerFileFormatMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- ContainerIndex - Record Class in org.openmetadata.service.search.indexes
- ContainerIndex(Container) - Constructor for record class org.openmetadata.service.search.indexes.ContainerIndex
-
Creates an instance of a
ContainerIndexrecord class. - ContainerList() - Constructor for class org.openmetadata.service.resources.storages.ContainerResource.ContainerList
- ContainerRepository - Class in org.openmetadata.service.jdbi3
- ContainerRepository() - Constructor for class org.openmetadata.service.jdbi3.ContainerRepository
- ContainerRepository.ContainerUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operations
- ContainerResource - Class in org.openmetadata.service.resources.storages
- ContainerResource(Authorizer) - Constructor for class org.openmetadata.service.resources.storages.ContainerResource
- ContainerResource.ContainerList - Class in org.openmetadata.service.resources.storages
- ContainerUpdater(Container, Container, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.ContainerRepository.ContainerUpdater
- contains(String) - Method in class org.openmetadata.service.util.EntityUtil.Fields
- context - Variable in class org.openmetadata.service.apps.bundles.changeEvent.msteams.TeamsMessage
- context - Variable in class org.openmetadata.service.migration.api.MigrationProcessImpl
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.AirflowConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.BigQueryConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.BigTableConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.ClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.DatalakeConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.DbtGCSConfigClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.DbtPipelineClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.ElasticSearchConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.GCPConfigClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.GcpConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.GcpCredentialsClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.HiveConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.IcebergConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.IcebergFileSystemClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.LookerConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.MysqlConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.PostgresConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.SapHanaConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.SSOAuthMechanismClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.SupersetConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.TableauConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.TestServiceConnectionRequestClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.TrinoConnectionClassConverter
- convert(Object) - Method in class org.openmetadata.service.secrets.converter.WorkflowClassConverter
- convert(Object, Class<?>) - Method in class org.openmetadata.service.secrets.converter.ClassConverter
- convert(Object, String, String, ServiceType) - Static method in class org.openmetadata.service.secrets.SecretsUtil
- converTagLabelArrayToString(List<TagLabel>) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- convertDatTimeStringToTimestamp(String) - Method in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- convertInputListToString(List<String>) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- convertValue(Object, TypeReference<T>) - Static method in class org.openmetadata.service.util.JsonUtils
- convertValue(Object, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
- copy(TestSuite, CreateEntity, String) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- copy(EntityReference, EntityReference) - Static method in class org.openmetadata.service.util.EntityUtil
- copy(T, CreateEntity, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- copyTestSuite(TestSuite) - Static method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- countOfTestCases(String, List<String>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- countOfTestCases(List<UUID>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- create(String, UUID, DailyCount) - Method in class org.openmetadata.service.jdbi3.UsageRepository
- create(UriInfo, SecurityContext, CreateClassification) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- create(UriInfo, SecurityContext, CreateTag) - Method in class org.openmetadata.service.resources.tags.TagResource
- create(UriInfo, SecurityContext, CreateBot) - Method in class org.openmetadata.service.resources.bots.BotResource
- create(UriInfo, SecurityContext, CreateType) - Method in class org.openmetadata.service.resources.types.TypeResource
- create(UriInfo, SecurityContext, CreateChart) - Method in class org.openmetadata.service.resources.charts.ChartResource
- create(UriInfo, SecurityContext, CreateContainer) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- create(UriInfo, SecurityContext, CreateDashboard) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- create(UriInfo, SecurityContext, CreateDashboardDataModel) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- create(UriInfo, SecurityContext, CreateDatabase) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- create(UriInfo, SecurityContext, CreateDatabaseSchema) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- create(UriInfo, SecurityContext, CreateGlossary) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- create(UriInfo, SecurityContext, CreateGlossaryTerm) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- create(UriInfo, SecurityContext, CreateMlModel) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- create(UriInfo, SecurityContext, CreatePipeline) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- create(UriInfo, SecurityContext, CreateQuery) - Method in class org.openmetadata.service.resources.query.QueryResource
- create(UriInfo, SecurityContext, CreateSearchIndex) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- create(UriInfo, SecurityContext, CreateStoredProcedure) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- create(UriInfo, SecurityContext, CreateTable) - Method in class org.openmetadata.service.resources.databases.TableResource
- create(UriInfo, SecurityContext, CreateTopic) - Method in class org.openmetadata.service.resources.topics.TopicResource
- create(UriInfo, SecurityContext, CreateDataInsightChart) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- create(UriInfo, SecurityContext, CreateKpiRequest) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- create(UriInfo, SecurityContext, CreateDataProduct) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- create(UriInfo, SecurityContext, CreateDomain) - Method in class org.openmetadata.service.resources.domains.DomainResource
- create(UriInfo, SecurityContext, CreatePolicy) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- create(UriInfo, SecurityContext, CreateDashboardService) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- create(UriInfo, SecurityContext, CreateDatabaseService) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- create(UriInfo, SecurityContext, CreateMessagingService) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- create(UriInfo, SecurityContext, CreateMetadataService) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- create(UriInfo, SecurityContext, CreateMlModelService) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- create(UriInfo, SecurityContext, CreatePipelineService) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- create(UriInfo, SecurityContext, CreateSearchService) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- create(UriInfo, SecurityContext, CreateStorageService) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- create(UriInfo, SecurityContext, CreateIngestionPipeline) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- create(UriInfo, SecurityContext, CreatePersona) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- create(UriInfo, SecurityContext, CreateRole) - Method in class org.openmetadata.service.resources.teams.RoleResource
- create(UriInfo, SecurityContext, CreateTeam) - Method in class org.openmetadata.service.resources.teams.TeamResource
- create(UriInfo, SecurityContext, CreateTestCase) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- create(UriInfo, SecurityContext, CreateTestCaseResolutionStatus) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResolutionStatusResource
- create(UriInfo, SecurityContext, CreateTestDefinition) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- create(UriInfo, SecurityContext, CreateTestSuite) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- create(UriInfo, SecurityContext, CreateWebAnalyticEvent) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- create(UriInfo, SecurityContext, CreateDocument) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- create(UriInfo, SecurityContext, CreateApp) - Method in class org.openmetadata.service.resources.apps.AppResource
- create(UriInfo, SecurityContext, CreateAppMarketPlaceDefinitionReq) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- create(UriInfo, SecurityContext, CreateWorkflow) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- create(UriInfo, SecurityContext, Metrics) - Method in class org.openmetadata.service.resources.metrics.MetricsResource
- create(UriInfo, SecurityContext, Report) - Method in class org.openmetadata.service.resources.reports.ReportResource
- create(UriInfo, SecurityContext, String, UUID, DailyCount) - Method in class org.openmetadata.service.resources.usage.UsageResource
- create(UriInfo, SecurityContext, T) - Method in class org.openmetadata.service.resources.EntityResource
- create(UriInfo, T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- create(PipelineServiceClientConfiguration, String) - Static method in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJobHandler
- create(Suggestion) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- create(Thread) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- create(Thread, ChangeEvent) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- create(T, String) - Method in class org.openmetadata.service.resources.EntityTimeSeriesResource
- create(T, String, String) - Method in class org.openmetadata.service.resources.EntityTimeSeriesResource
- CREATE_GROUP - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- CREATE_ORGANIZATION - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- createAccessToken(UriInfo, SecurityContext, CreatePersonalToken) - Method in class org.openmetadata.service.resources.teams.UserResource
- createAliases(IndexMapping) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- createAliases(IndexMapping) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- createAliases(IndexMapping) - Method in interface org.openmetadata.service.search.SearchClient
- createByName(String, String, DailyCount) - Method in class org.openmetadata.service.jdbi3.UsageRepository
- createByName(UriInfo, SecurityContext, String, String, DailyCount) - Method in class org.openmetadata.service.resources.usage.UsageResource
- createConnectionConfigClass(String, ServiceType) - Static method in class org.openmetadata.service.util.ReflectionUtil
- createdBy() - Method in record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
-
Returns the value of the
createdByrecord component. - createElasticSearchClient(ElasticSearchConfiguration) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- createElasticSearchSSLContext(ElasticSearchConfiguration) - Method in interface org.openmetadata.service.search.SearchClient
- createEntity(String, String, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- createEntity(String, String, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- createEntity(String, String, String) - Method in interface org.openmetadata.service.search.SearchClient
- createEntity(CSVPrinter, List<CSVRecord>) - Method in class org.openmetadata.csv.EntityCsv
-
Implement this method to a CSV record and turn it into an entity
- createEntity(CSVPrinter, List<CSVRecord>) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository.DatabaseCsv
- createEntity(CSVPrinter, List<CSVRecord>) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository.DatabaseSchemaCsv
- createEntity(CSVPrinter, List<CSVRecord>) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository.GlossaryCsv
- createEntity(CSVPrinter, List<CSVRecord>) - Method in class org.openmetadata.service.jdbi3.TableRepository.TableCsv
- createEntity(CSVPrinter, List<CSVRecord>) - Method in class org.openmetadata.service.jdbi3.TeamRepository.TeamCsv
- createEntity(CSVPrinter, List<CSVRecord>) - Method in class org.openmetadata.service.jdbi3.UserRepository.UserCsv
- createEntity(CSVPrinter, CSVRecord, T) - Method in class org.openmetadata.csv.EntityCsv
- createEntity(EntityInterface) - Method in class org.openmetadata.service.search.SearchRepository
- createEntityMasker() - Static method in class org.openmetadata.service.secrets.masker.EntityMaskerFactory
-
Expected to be called only once when the Application starts
- createEntityMessage(ChangeEvent) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- createEventMonitor(EventMonitorConfiguration, String) - Static method in class org.openmetadata.service.monitoring.EventMonitorFactory
- createEventSubscription(UriInfo, SecurityContext, CreateEventSubscription) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- createExecutable(UriInfo, SecurityContext, CreateTestSuite) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- createForParameter(Annotation, Class<?>, Method, Parameter, int, Type) - Method in class org.openmetadata.service.util.jdbi.BindFQN.Factory
- createForParameter(Annotation, Class<?>, Method, Parameter, int, Type) - Method in class org.openmetadata.service.util.jdbi.BindUUID.Factory
- createIndex(IndexMapping) - Method in class org.openmetadata.service.search.SearchRepository
- createIndex(IndexMapping, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- createIndex(IndexMapping, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- createIndex(IndexMapping, String) - Method in interface org.openmetadata.service.search.SearchClient
- createIndexes() - Method in class org.openmetadata.service.search.SearchRepository
- createInstance(DataQualityConfiguration) - Static method in class org.openmetadata.service.util.incidentSeverityClassifier.IncidentSeverityClassifierInterface
- createInternal(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- createNewAppBot(App) - Method in class org.openmetadata.service.jdbi3.AppRepository
- createNewRecord(TestCaseResolutionStatus, String) - Method in class org.openmetadata.service.jdbi3.TestCaseResolutionStatusRepository
- createNewRecord(T, String) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- createNewRecord(T, String, String) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- createNewSetting(Settings) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- createOpenSearchClient(ElasticSearchConfiguration) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- createOrUpdate(String, UUID, DailyCount) - Method in class org.openmetadata.service.jdbi3.UsageRepository
- createOrUpdate(UriInfo, SecurityContext, CreateClassification) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- createOrUpdate(UriInfo, SecurityContext, CreateTag) - Method in class org.openmetadata.service.resources.tags.TagResource
- createOrUpdate(UriInfo, SecurityContext, CreateBot) - Method in class org.openmetadata.service.resources.bots.BotResource
- createOrUpdate(UriInfo, SecurityContext, CreateType) - Method in class org.openmetadata.service.resources.types.TypeResource
- createOrUpdate(UriInfo, SecurityContext, CreateChart) - Method in class org.openmetadata.service.resources.charts.ChartResource
- createOrUpdate(UriInfo, SecurityContext, CreateContainer) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- createOrUpdate(UriInfo, SecurityContext, CreateDashboard) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- createOrUpdate(UriInfo, SecurityContext, CreateDashboardDataModel) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- createOrUpdate(UriInfo, SecurityContext, CreateDatabase) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- createOrUpdate(UriInfo, SecurityContext, CreateDatabaseSchema) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- createOrUpdate(UriInfo, SecurityContext, CreateGlossary) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- createOrUpdate(UriInfo, SecurityContext, CreateGlossaryTerm) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- createOrUpdate(UriInfo, SecurityContext, CreateMlModel) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- createOrUpdate(UriInfo, SecurityContext, CreatePipeline) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- createOrUpdate(UriInfo, SecurityContext, CreateQuery) - Method in class org.openmetadata.service.resources.query.QueryResource
- createOrUpdate(UriInfo, SecurityContext, CreateSearchIndex) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- createOrUpdate(UriInfo, SecurityContext, CreateStoredProcedure) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- createOrUpdate(UriInfo, SecurityContext, CreateTable) - Method in class org.openmetadata.service.resources.databases.TableResource
- createOrUpdate(UriInfo, SecurityContext, CreateTopic) - Method in class org.openmetadata.service.resources.topics.TopicResource
- createOrUpdate(UriInfo, SecurityContext, CreateDataInsightChart) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- createOrUpdate(UriInfo, SecurityContext, CreateKpiRequest) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- createOrUpdate(UriInfo, SecurityContext, CreateDataProduct) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- createOrUpdate(UriInfo, SecurityContext, CreateDomain) - Method in class org.openmetadata.service.resources.domains.DomainResource
- createOrUpdate(UriInfo, SecurityContext, CreatePolicy) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- createOrUpdate(UriInfo, SecurityContext, CreateDashboardService) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- createOrUpdate(UriInfo, SecurityContext, CreateDatabaseService) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- createOrUpdate(UriInfo, SecurityContext, CreateMessagingService) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- createOrUpdate(UriInfo, SecurityContext, CreateMetadataService) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- createOrUpdate(UriInfo, SecurityContext, CreateMlModelService) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- createOrUpdate(UriInfo, SecurityContext, CreatePipelineService) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- createOrUpdate(UriInfo, SecurityContext, CreateSearchService) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- createOrUpdate(UriInfo, SecurityContext, CreateStorageService) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- createOrUpdate(UriInfo, SecurityContext, CreateIngestionPipeline) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- createOrUpdate(UriInfo, SecurityContext, CreatePersona) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- createOrUpdate(UriInfo, SecurityContext, CreateTeam) - Method in class org.openmetadata.service.resources.teams.TeamResource
- createOrUpdate(UriInfo, SecurityContext, CreateTestCase) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- createOrUpdate(UriInfo, SecurityContext, CreateTestDefinition) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- createOrUpdate(UriInfo, SecurityContext, CreateTestSuite) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- createOrUpdate(UriInfo, SecurityContext, CreateWebAnalyticEvent) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- createOrUpdate(UriInfo, SecurityContext, CreateDocument) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- createOrUpdate(UriInfo, SecurityContext, CreateApp) - Method in class org.openmetadata.service.resources.apps.AppResource
- createOrUpdate(UriInfo, SecurityContext, CreateAppMarketPlaceDefinitionReq) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- createOrUpdate(UriInfo, SecurityContext, CreateWorkflow) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- createOrUpdate(UriInfo, SecurityContext, Metrics) - Method in class org.openmetadata.service.resources.metrics.MetricsResource
- createOrUpdate(UriInfo, SecurityContext, Report) - Method in class org.openmetadata.service.resources.reports.ReportResource
- createOrUpdate(UriInfo, SecurityContext, String, UUID, DailyCount) - Method in class org.openmetadata.service.resources.usage.UsageResource
- createOrUpdate(UriInfo, SecurityContext, T) - Method in class org.openmetadata.service.resources.EntityResource
- createOrUpdate(UriInfo, T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- createOrUpdate(Settings) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- createOrUpdateByName(String, String, DailyCount) - Method in class org.openmetadata.service.jdbi3.UsageRepository
- createOrUpdateByName(UriInfo, SecurityContext, String, String, DailyCount) - Method in class org.openmetadata.service.resources.usage.UsageResource
- createOrUpdateEventSubscription(UriInfo, SecurityContext, CreateEventSubscription) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- createOrUpdateExecutable(UriInfo, SecurityContext, CreateTestSuite) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- createOrUpdateOperation(ResourceContext<?>) - Static method in class org.openmetadata.service.util.EntityUtil
- createOrUpdateRole(UriInfo, SecurityContext, CreateRole) - Method in class org.openmetadata.service.resources.teams.RoleResource
- createOrUpdateSetting(UriInfo, SecurityContext, Settings) - Method in class org.openmetadata.service.resources.system.SystemResource
- createOrUpdateUser(UriInfo, SecurityContext, CreateUser) - Method in class org.openmetadata.service.resources.teams.UserResource
- createPipelineServiceClient(PipelineServiceClientConfiguration) - Static method in class org.openmetadata.service.clients.pipeline.PipelineServiceClientFactory
- createRefreshTokenForLogin(UUID) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- createRefreshTokenForLogin(UUID) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- createRefreshTokenForLogin(UUID) - Method in class org.openmetadata.service.security.auth.LdapAuthenticator
- CreateResourceContext<T extends EntityInterface> - Class in org.openmetadata.service.security.policyevaluator
-
ResourceContext used for CREATE operations where ownership, tags are inherited from the parent term.
- CreateResourceContext(String, T) - Constructor for class org.openmetadata.service.security.policyevaluator.CreateResourceContext
- createSecretsManager(SecretsManagerConfiguration, String) - Static method in class org.openmetadata.service.secrets.SecretsManagerFactory
-
Expected to be called only once when the Application starts
- createSSLContext(String, String, String) - Static method in class org.openmetadata.service.util.SSLUtil
- createSuggestion(UriInfo, SecurityContext, CreateSuggestion) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- createThread(UriInfo, SecurityContext, CreateThread) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- createThreadMessage(ChangeEvent) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- createTimeSeriesEntity(String, String, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- createTimeSeriesEntity(String, String, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- createTimeSeriesEntity(String, String, String) - Method in interface org.openmetadata.service.search.SearchClient
- createTimeSeriesEntity(EntityTimeSeriesInterface) - Method in class org.openmetadata.service.search.SearchRepository
- createTokenRequest(AuthorizationGrant) - Method in class org.openmetadata.service.security.AuthCallbackServlet
- createUser(UriInfo, SecurityContext, CreateUser) - Method in class org.openmetadata.service.resources.teams.UserResource
- csvNotSupported(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- CsvUtil - Class in org.openmetadata.csv
- currentBackoffTime - Variable in class org.openmetadata.service.events.AbstractEventPublisher
- CUSTOM_METRICS - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- CUSTOM_METRICS_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- CUSTOM_PROPERTIES - Static variable in class org.openmetadata.service.TypeRegistry
-
Custom property map (fully qualified customPropertyName) to (customProperty)
- CUSTOM_PROPERTY_SCHEMAS - Static variable in class org.openmetadata.service.TypeRegistry
-
Custom property map (fully qualified customPropertyName) to (jsonSchema)
- CustomExceptionMessage - Exception in org.openmetadata.service.exception
- CustomExceptionMessage(int, String, String) - Constructor for exception org.openmetadata.service.exception.CustomExceptionMessage
- CustomExceptionMessage(Response.Status, String, String) - Constructor for exception org.openmetadata.service.exception.CustomExceptionMessage
- customFieldMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- CustomJobFactory - Class in org.openmetadata.service.apps.scheduler
- CustomJobFactory(CollectionDAO, SearchRepository) - Constructor for class org.openmetadata.service.apps.scheduler.CustomJobFactory
D
- DailyActiveUsersAggregator<A,
H, B> - Class in org.openmetadata.service.dataInsight - DailyActiveUsersAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.DailyActiveUsersAggregator
- dao - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- daoCollection - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- daoCollection - Variable in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- DASHBOARD - Static variable in class org.openmetadata.service.Entity
- DASHBOARD_DATA_MODEL - Static variable in class org.openmetadata.service.Entity
- DASHBOARD_SERVICE - Static variable in class org.openmetadata.service.Entity
- dashboardDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- dashboardDataModel() - Method in record class org.openmetadata.service.search.indexes.DashboardDataModelIndex
-
Returns the value of the
dashboardDataModelrecord component. - dashboardDataModelDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DashboardDataModelIndex - Record Class in org.openmetadata.service.search.indexes
- DashboardDataModelIndex(DashboardDataModel) - Constructor for record class org.openmetadata.service.search.indexes.DashboardDataModelIndex
-
Creates an instance of a
DashboardDataModelIndexrecord class. - DashboardDataModelList() - Constructor for class org.openmetadata.service.resources.datamodels.DashboardDataModelResource.DashboardDataModelList
- DashboardDataModelRepository - Class in org.openmetadata.service.jdbi3
- DashboardDataModelRepository() - Constructor for class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- DashboardDataModelRepository.DataModelUpdater - Class in org.openmetadata.service.jdbi3
- DashboardDataModelResource - Class in org.openmetadata.service.resources.datamodels
- DashboardDataModelResource(Authorizer) - Constructor for class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- DashboardDataModelResource.DashboardDataModelList - Class in org.openmetadata.service.resources.datamodels
- DashboardIndex - Class in org.openmetadata.service.search.indexes
- DashboardIndex(Dashboard) - Constructor for class org.openmetadata.service.search.indexes.DashboardIndex
- DashboardList() - Constructor for class org.openmetadata.service.resources.dashboards.DashboardResource.DashboardList
- DashboardRepository - Class in org.openmetadata.service.jdbi3
- DashboardRepository() - Constructor for class org.openmetadata.service.jdbi3.DashboardRepository
- DashboardRepository.DashboardUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- DashboardResource - Class in org.openmetadata.service.resources.dashboards
- DashboardResource(Authorizer) - Constructor for class org.openmetadata.service.resources.dashboards.DashboardResource
- DashboardResource.DashboardList - Class in org.openmetadata.service.resources.dashboards
- dashboardService() - Method in record class org.openmetadata.service.search.indexes.DashboardServiceIndex
-
Returns the value of the
dashboardServicerecord component. - dashboardServiceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DashboardServiceIndex - Record Class in org.openmetadata.service.search.indexes
- DashboardServiceIndex(DashboardService) - Constructor for record class org.openmetadata.service.search.indexes.DashboardServiceIndex
-
Creates an instance of a
DashboardServiceIndexrecord class. - DashboardServiceList() - Constructor for class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource.DashboardServiceList
- DashboardServiceRepository - Class in org.openmetadata.service.jdbi3
- DashboardServiceRepository() - Constructor for class org.openmetadata.service.jdbi3.DashboardServiceRepository
- DashboardServiceResource - Class in org.openmetadata.service.resources.services.dashboard
- DashboardServiceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- DashboardServiceResource.DashboardServiceList - Class in org.openmetadata.service.resources.services.dashboard
- DashboardUpdater(Dashboard, Dashboard, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.DashboardRepository.DashboardUpdater
- DATA_COMPLETED_DESCRIPTIONS - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_ENTITY_COUNT - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_ENTITY_FQN - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_ENTITY_HREF - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_ENTITY_TIER - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_ENTITY_TYPE - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_HAS_OWNER - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_INSIGHT_CHART - Static variable in class org.openmetadata.service.Entity
- DATA_INSIGHT_REPORT_TEMPLATE - Static variable in class org.openmetadata.service.util.EmailUtil
- DATA_LAST_SESSION - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_MODEL_COLUMNS_NAME_KEYWORD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- DATA_OWNER - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_PAGE_VIEWS - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_PRODUCT - Static variable in class org.openmetadata.service.Entity
- DATA_SERVICE_NAME - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_SESSIONS - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_TEAM - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_TOTAL_SESSION_DURATION - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_USER_NAME - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DATA_VIEWS - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- database() - Method in record class org.openmetadata.service.search.indexes.DatabaseIndex
-
Returns the value of the
databaserecord component. - DATABASE - Static variable in class org.openmetadata.service.Entity
- DATABASE_ID - Static variable in class org.openmetadata.service.search.UpdateSearchEventsConstant
- DATABASE_NAME - Static variable in class org.openmetadata.service.search.UpdateSearchEventsConstant
- DATABASE_PROFILER_CONFIG - Static variable in class org.openmetadata.service.jdbi3.DatabaseRepository
- DATABASE_PROFILER_CONFIG_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.DatabaseRepository
- DATABASE_SCHEMA - Static variable in class org.openmetadata.service.Entity
- DATABASE_SCHEMA_ID - Static variable in class org.openmetadata.service.search.UpdateSearchEventsConstant
- DATABASE_SCHEMA_PROFILER_CONFIG - Static variable in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- DATABASE_SCHEMA_PROFILER_CONFIG_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- DATABASE_SERVICE - Static variable in class org.openmetadata.service.Entity
- DatabaseAuthenticationProvider - Interface in org.openmetadata.service.util.jdbi
-
Database authentication provider is the main interface responsible for all implementation that requires additional authentication steps required by the database in order to authorize a user to be able to operate on it.
- DatabaseAuthenticationProviderException - Exception in org.openmetadata.service.util.jdbi
-
Database authentication provider exception responsible to all generic exception thrown by this layer.
- DatabaseAuthenticationProviderException() - Constructor for exception org.openmetadata.service.util.jdbi.DatabaseAuthenticationProviderException
- DatabaseAuthenticationProviderException(String) - Constructor for exception org.openmetadata.service.util.jdbi.DatabaseAuthenticationProviderException
- DatabaseAuthenticationProviderException(String, Throwable) - Constructor for exception org.openmetadata.service.util.jdbi.DatabaseAuthenticationProviderException
- DatabaseAuthenticationProviderException(String, Throwable, boolean, boolean) - Constructor for exception org.openmetadata.service.util.jdbi.DatabaseAuthenticationProviderException
- DatabaseAuthenticationProviderException(Throwable) - Constructor for exception org.openmetadata.service.util.jdbi.DatabaseAuthenticationProviderException
- DatabaseAuthenticationProviderFactory - Class in org.openmetadata.service.util.jdbi
-
Factory class for
DatabaseAuthenticationProvider. - databaseDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DatabaseIndex - Record Class in org.openmetadata.service.search.indexes
- DatabaseIndex(Database) - Constructor for record class org.openmetadata.service.search.indexes.DatabaseIndex
-
Creates an instance of a
DatabaseIndexrecord class. - DatabaseList() - Constructor for class org.openmetadata.service.resources.databases.DatabaseResource.DatabaseList
- DatabaseRepository - Class in org.openmetadata.service.jdbi3
- DatabaseRepository() - Constructor for class org.openmetadata.service.jdbi3.DatabaseRepository
- DatabaseRepository.DatabaseCsv - Class in org.openmetadata.service.jdbi3
- DatabaseRepository.DatabaseUpdater - Class in org.openmetadata.service.jdbi3
- DatabaseResource - Class in org.openmetadata.service.resources.databases
- DatabaseResource(Authorizer) - Constructor for class org.openmetadata.service.resources.databases.DatabaseResource
- DatabaseResource.DatabaseList - Class in org.openmetadata.service.resources.databases
- databaseSchema() - Method in record class org.openmetadata.service.search.indexes.DatabaseSchemaIndex
-
Returns the value of the
databaseSchemarecord component. - databaseSchemaDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DatabaseSchemaIndex - Record Class in org.openmetadata.service.search.indexes
- DatabaseSchemaIndex(DatabaseSchema) - Constructor for record class org.openmetadata.service.search.indexes.DatabaseSchemaIndex
-
Creates an instance of a
DatabaseSchemaIndexrecord class. - DatabaseSchemaList() - Constructor for class org.openmetadata.service.resources.databases.DatabaseSchemaResource.DatabaseSchemaList
- DatabaseSchemaRepository - Class in org.openmetadata.service.jdbi3
- DatabaseSchemaRepository() - Constructor for class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- DatabaseSchemaRepository.DatabaseSchemaCsv - Class in org.openmetadata.service.jdbi3
- DatabaseSchemaRepository.DatabaseSchemaUpdater - Class in org.openmetadata.service.jdbi3
- DatabaseSchemaResource - Class in org.openmetadata.service.resources.databases
- DatabaseSchemaResource(Authorizer) - Constructor for class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- DatabaseSchemaResource.DatabaseSchemaList - Class in org.openmetadata.service.resources.databases
- DatabaseSchemaUpdater(DatabaseSchema, DatabaseSchema, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.DatabaseSchemaRepository.DatabaseSchemaUpdater
- databaseService() - Method in record class org.openmetadata.service.search.indexes.DatabaseServiceIndex
-
Returns the value of the
databaseServicerecord component. - DatabaseServiceIndex - Record Class in org.openmetadata.service.search.indexes
- DatabaseServiceIndex(DatabaseService) - Constructor for record class org.openmetadata.service.search.indexes.DatabaseServiceIndex
-
Creates an instance of a
DatabaseServiceIndexrecord class. - DatabaseServiceList() - Constructor for class org.openmetadata.service.resources.services.database.DatabaseServiceResource.DatabaseServiceList
- DatabaseServiceRepository - Class in org.openmetadata.service.jdbi3
- DatabaseServiceRepository() - Constructor for class org.openmetadata.service.jdbi3.DatabaseServiceRepository
- DatabaseServiceResource - Class in org.openmetadata.service.resources.services.database
- DatabaseServiceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- DatabaseServiceResource.DatabaseServiceList - Class in org.openmetadata.service.resources.services.database
- DatabaseUpdater(Database, Database, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.DatabaseRepository.DatabaseUpdater
- DatabaseUtil - Class in org.openmetadata.service.resources.databases
- DataInsightAggregatorInterface - Interface in org.openmetadata.service.dataInsight
- dataInsightChartDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DataInsightChartList() - Constructor for class org.openmetadata.service.resources.datainsight.DataInsightChartResource.DataInsightChartList
- DataInsightChartRepository - Class in org.openmetadata.service.jdbi3
- DataInsightChartRepository() - Constructor for class org.openmetadata.service.jdbi3.DataInsightChartRepository
- DataInsightChartResource - Class in org.openmetadata.service.resources.datainsight
- DataInsightChartResource(Authorizer) - Constructor for class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- DataInsightChartResource.DataInsightChartList - Class in org.openmetadata.service.resources.datainsight
- DataInsightChartResource.DataInsightChartResultList - Class in org.openmetadata.service.resources.datainsight
- DataInsightChartResultList() - Constructor for class org.openmetadata.service.resources.datainsight.DataInsightChartResource.DataInsightChartResultList
- DataInsightDescriptionAndOwnerTemplate - Class in org.openmetadata.service.events.scheduled.template
- DataInsightDescriptionAndOwnerTemplate(DataInsightDescriptionAndOwnerTemplate.MetricType, DataInsightDescriptionAndOwnerTemplate.KpiCriteria, String, Double, String, Double, boolean, String, int, Map<String, Double>, Map<String, Integer>) - Constructor for class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- DataInsightDescriptionAndOwnerTemplate.KpiCriteria - Enum Class in org.openmetadata.service.events.scheduled.template
- DataInsightDescriptionAndOwnerTemplate.MetricType - Enum Class in org.openmetadata.service.events.scheduled.template
- dataInsightReports - Variable in class org.openmetadata.service.search.SearchRepository
- DataInsightsApp - Class in org.openmetadata.service.apps.bundles.insights
- DataInsightsApp(CollectionDAO, SearchRepository) - Constructor for class org.openmetadata.service.apps.bundles.insights.DataInsightsApp
- DataInsightsReportApp - Class in org.openmetadata.service.apps.bundles.insights
- DataInsightsReportApp(CollectionDAO, SearchRepository) - Constructor for class org.openmetadata.service.apps.bundles.insights.DataInsightsReportApp
- DataInsightTotalAssetTemplate - Class in org.openmetadata.service.events.scheduled.template
- DataInsightTotalAssetTemplate(Double, Double, int, Map<String, Integer>) - Constructor for class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- DatalakeConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `DatalakeConnection` object.
- DatalakeConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.DatalakeConnectionClassConverter
- dataMigrationFQNHashing(Handle, CollectionDAO, int) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- DataModelUpdater(DashboardDataModel, DashboardDataModel, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.DashboardDataModelRepository.DataModelUpdater
- dataProduct() - Method in record class org.openmetadata.service.search.indexes.DataProductIndex
-
Returns the value of the
dataProductrecord component. - dataProductDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DataProductIndex - Record Class in org.openmetadata.service.search.indexes
- DataProductIndex(DataProduct) - Constructor for record class org.openmetadata.service.search.indexes.DataProductIndex
-
Creates an instance of a
DataProductIndexrecord class. - DataProductList() - Constructor for class org.openmetadata.service.resources.domains.DataProductResource.DataProductList
- DataProductRepository - Class in org.openmetadata.service.jdbi3
- DataProductRepository() - Constructor for class org.openmetadata.service.jdbi3.DataProductRepository
- DataProductRepository.DataProductUpdater - Class in org.openmetadata.service.jdbi3
- DataProductResource - Class in org.openmetadata.service.resources.domains
- DataProductResource(Authorizer) - Constructor for class org.openmetadata.service.resources.domains.DataProductResource
- DataProductResource.DataProductList - Class in org.openmetadata.service.resources.domains
- DataProductUpdater(DataProduct, DataProduct, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.DataProductRepository.DataProductUpdater
- dataQualityDataTimeSeriesDao() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DatasourceConfig - Class in org.openmetadata.service.resources.databases
- DATE_FORMAT - Static variable in class org.openmetadata.service.util.RestUtil
- DATE_TIME_FORMAT - Static variable in class org.openmetadata.service.util.RestUtil
- dbPackageName - Variable in class org.openmetadata.service.migration.utils.MigrationFile
- DBSecretsManager - Class in org.openmetadata.service.secrets
- dbServiceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DbtGCSConfigClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `DbtGCSConfig` object.
- DbtGCSConfigClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.DbtGCSConfigClassConverter
- DbtPipelineClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `DbtPipeline` object.
- DbtPipelineClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.DbtPipelineClassConverter
- decodeCursor(String) - Static method in class org.openmetadata.service.util.RestUtil
- decrypt(String) - Method in class org.openmetadata.service.fernet.Fernet
- decryptAuthenticationMechanism(String, AuthenticationMechanism) - Method in class org.openmetadata.service.secrets.SecretsManager
- decryptEmailSetting(SmtpSettings) - Static method in class org.openmetadata.service.jdbi3.SystemRepository
- decryptIfApplies(String) - Method in class org.openmetadata.service.fernet.Fernet
-
Decrypts value without throwing an Exception in case it is not a Fernet encrypted value
- decryptIngestionPipeline(IngestionPipeline) - Method in class org.openmetadata.service.secrets.SecretsManager
- decryptOpenMetadataConnection(OpenMetadataConnection) - Method in class org.openmetadata.service.secrets.SecretsManager
- decryptOrNullify(SecurityContext, ResultList<T>) - Method in class org.openmetadata.service.resources.services.ServiceEntityResource
- decryptOrNullify(SecurityContext, T) - Method in class org.openmetadata.service.resources.services.ServiceEntityResource
- decryptServiceConnectionConfig(Object, String, ServiceType) - Method in class org.openmetadata.service.secrets.SecretsManager
- decryptSlackAppSetting(String) - Static method in class org.openmetadata.service.jdbi3.SystemRepository
- decryptWorkflow(Workflow) - Method in class org.openmetadata.service.secrets.SecretsManager
- deepCopy(T, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
- DEFAULT_EXPIRATION_TIME - Static variable in class org.openmetadata.service.util.EmailUtil
- DEFAULT_MIGRATION_PROCESS_CLASS - Static variable in class org.openmetadata.service.migration.utils.MigrationFile
- DEFAULT_PRINCIPAL_DOMAIN - Static variable in class org.openmetadata.service.security.SecurityUtil
- DEFAULT_UPDATE_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- DefaultAuthorizer - Class in org.openmetadata.service.security
- DefaultAuthorizer() - Constructor for class org.openmetadata.service.security.DefaultAuthorizer
- DefaultConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
- DefaultConnectionClassConverter(Class<?>) - Constructor for class org.openmetadata.service.secrets.converter.DefaultConnectionClassConverter
- DefaultEntityFormatter - Class in org.openmetadata.service.formatter.entity
- DefaultEntityFormatter() - Constructor for class org.openmetadata.service.formatter.entity.DefaultEntityFormatter
- DefaultFieldFormatter - Class in org.openmetadata.service.formatter.field
- DefaultFieldFormatter(MessageDecorator<?>, String, String, String, MessageParser.EntityLink) - Constructor for class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- delete(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SystemDAO
- delete(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseResolutionStatusTimeSeriesDAO
- delete(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TokenDAO
- delete(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- delete(String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- delete(String, String, String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- delete(String, UUID) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- delete(String, UUID, boolean, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- delete(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- delete(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- delete(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO
- delete(UUID) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- delete(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityExtensionDAO
- delete(UUID, String, UUID, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.databases.TableResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.tags.TagResource
- delete(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.teams.TeamResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.apps.AppResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.bots.BotResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.charts.ChartResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.tags.TagResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.teams.RoleResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.teams.TeamResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.teams.UserResource
- delete(UriInfo, SecurityContext, boolean, String) - Method in class org.openmetadata.service.resources.topics.TopicResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.apps.AppResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.bots.BotResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.charts.ChartResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.teams.RoleResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.teams.UserResource
- delete(UriInfo, SecurityContext, boolean, UUID) - Method in class org.openmetadata.service.resources.topics.TopicResource
- delete(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- delete(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- delete(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.domains.DomainResource
- delete(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.query.QueryResource
- delete(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- delete(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.types.TypeResource
- delete(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- delete(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- delete(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.domains.DomainResource
- delete(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.query.QueryResource
- delete(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- delete(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.types.TypeResource
- delete(UriInfo, SecurityContext, UUID, boolean, boolean) - Method in class org.openmetadata.service.resources.EntityResource
- DELETE - Enum constant in enum class org.openmetadata.service.formatter.util.FormatterUtil.CHANGE_TYPE
- DELETE - Static variable in interface org.openmetadata.service.search.SearchClient
- DELETE_ORGANIZATION - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- deleteAll(String) - Method in class org.openmetadata.service.jdbi3.ChangeEventRepository
- deleteAll(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChangeEventDAO
- deleteAll(List<String>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TokenDAO
- deleteAll(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityExtensionDAO
- deleteAll(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- deleteAllByPrefix(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- deleteAllByPrefixInternal(String, Map<String, String>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- deleteAllToken(List<String>) - Method in class org.openmetadata.service.jdbi3.TokenRepository
- deleteAllWithId(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- deleteAtTimestamp(String, String, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- deleteAtTimestamp(String, String, String, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- deleteBeforeTimestamp(String, String, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- deleteBeforeTimestamp(String, String, String, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- deleteByAbout(UUID) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- deleteByFqn(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.databases.TableResource
- deleteByFQN(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- deleteByName(String, String, boolean, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteByName(UriInfo, SecurityContext, String, boolean, boolean) - Method in class org.openmetadata.service.resources.EntityResource
- deleteByScript(String, String, Map<String, Object>) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- deleteByScript(String, String, Map<String, Object>) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- deleteByScript(String, String, Map<String, Object>) - Method in interface org.openmetadata.service.search.SearchClient
- deleteByScript(String, String, Map<String, Object>) - Method in class org.openmetadata.service.search.SearchRepository
- deleteColumnCustomMetric(UriInfo, SecurityContext, UUID, String, String) - Method in class org.openmetadata.service.resources.databases.TableResource
- deleteCustomMetric(UUID, String, String) - Method in class org.openmetadata.service.jdbi3.TableRepository
- deleted() - Method in class org.openmetadata.service.search.SearchRequest
- deleted(boolean) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- DELETED_TEAM_DISPLAY - Static variable in class org.openmetadata.service.jdbi3.FeedRepository
- DELETED_TEAM_NAME - Static variable in class org.openmetadata.service.jdbi3.FeedRepository
- DELETED_USER_DISPLAY - Static variable in class org.openmetadata.service.jdbi3.FeedRepository
- DELETED_USER_NAME - Static variable in class org.openmetadata.service.jdbi3.FeedRepository
- deleteDatabaseProfilerConfig(UUID) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- deleteDatabaseSchemaProfilerConfig(UUID) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- deleteDataProfiler(UriInfo, SecurityContext, String, String, Long) - Method in class org.openmetadata.service.resources.databases.TableResource
- deleteDataProfilerConfig(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- deleteDataProfilerConfig(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- deleteDataProfilerConfig(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.TableResource
- deletedUser(UUID) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- deleteEntity(String, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- deleteEntity(String, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- deleteEntity(String, String) - Method in interface org.openmetadata.service.search.SearchClient
- deleteEntity(String, String, UUID, boolean, boolean) - Static method in class org.openmetadata.service.Entity
- deleteEntity(EntityInterface) - Method in class org.openmetadata.service.search.SearchRepository
- deleteEntityByFields(String, List<Pair<String, String>>) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- deleteEntityByFields(String, List<Pair<String, String>>) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- deleteEntityByFields(String, List<Pair<String, String>>) - Method in interface org.openmetadata.service.search.SearchClient
- deleteEventSubscription(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- deleteEventSubscriptionByName(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- deleteEventSubscriptionPublisher(EventSubscription) - Method in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- deleteExecutable(UriInfo, SecurityContext, boolean, boolean, String) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- deleteExecutable(UriInfo, SecurityContext, boolean, boolean, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- deleteExtension(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityExtensionDAO
- deleteExtensionAtTimestamp(String, String, Long) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteExtensionBeforeTimestamp(String, String, Long) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteFollower(String, UUID, UUID) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteFollower(UriInfo, SecurityContext, String, String) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- deleteFollower(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- deleteFollower(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.databases.TableResource
- deleteFollower(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- deleteFollower(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.topics.TopicResource
- deleteFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.charts.ChartResource
- deleteFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- deleteFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- deleteFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- deleteFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- deleteFollower(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.query.QueryResource
- deleteFrom(UUID, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- deleteFrom(UUID, String, Relationship, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteFromSearch(T, EventType) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteIndex(IndexMapping) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- deleteIndex(IndexMapping) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- deleteIndex(IndexMapping) - Method in interface org.openmetadata.service.search.SearchClient
- deleteIndex(IndexMapping) - Method in class org.openmetadata.service.search.SearchRepository
- deleteInternal(String, UUID, boolean, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteInternalByName(String, String, boolean, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteKpiResult(String, Long) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- deleteKpiResult(UriInfo, SecurityContext, String, Long) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- deleteLineage(String, String, String, String) - Method in class org.openmetadata.service.jdbi3.LineageRepository
- deleteLineage(UriInfo, SecurityContext, String, String, String, String) - Method in class org.openmetadata.service.resources.lineage.LineageResource
- deleteLineageByFQN(String, String, String, String) - Method in class org.openmetadata.service.jdbi3.LineageRepository
- deleteLineageByName(UriInfo, SecurityContext, String, String, String, String) - Method in class org.openmetadata.service.resources.lineage.LineageResource
- deleteLogicalTestCase(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- deleteLogicalTestSuite(SecurityContext, TestSuite, boolean) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- deleteOrUpdateChildren(EntityInterface, IndexMapping) - Method in class org.openmetadata.service.search.SearchRepository
- deletePipeline(IngestionPipeline) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- deletePipeline(IngestionPipeline) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- deletePipelineStatus(String, Long) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- deletePipelineStatus(UUID) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- deletePipelineStatus(UriInfo, SecurityContext, String, Long) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- deletePipelineStatus(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- deletePost(SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- deletePost(Thread, Post, String) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- deletePreviousReportData(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ReportDataTimeSeriesDAO
- deletePreviousReportData(UriInfo, SecurityContext, ReportData.ReportDataType) - Method in class org.openmetadata.service.resources.analytics.ReportDataResource
- deleteRelationship(UUID, String, UUID, String, Relationship) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteReportData(UriInfo, SecurityContext, ReportData.ReportDataType, String) - Method in class org.openmetadata.service.resources.analytics.ReportDataResource
- deleteReportData(ReportData.ReportDataType) - Method in class org.openmetadata.service.jdbi3.ReportDataRepository
- deleteReportDataAtDate(ReportData.ReportDataType, String) - Method in class org.openmetadata.service.jdbi3.ReportDataRepository
- deleteReportDataTypeAtDate(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ReportDataTimeSeriesDAO
- DeleteResponse(T, EventType) - Constructor for record class org.openmetadata.service.util.RestUtil.DeleteResponse
-
Creates an instance of a
DeleteResponserecord class. - deleteSampleData(UUID) - Method in class org.openmetadata.service.jdbi3.TableRepository
- deleteSampleData(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.TableResource
- deleteScheduledApplication(App) - Method in class org.openmetadata.service.apps.scheduler.AppScheduler
- deleteSecretInternal(String) - Method in class org.openmetadata.service.secrets.AWSSecretsManager
- deleteSecretInternal(String) - Method in class org.openmetadata.service.secrets.AWSSSMSecretsManager
- deleteSecretInternal(String) - Method in class org.openmetadata.service.secrets.AzureKVSecretsManager
- deleteSecretInternal(String) - Method in class org.openmetadata.service.secrets.DBSecretsManager
- deleteSecretInternal(String) - Method in class org.openmetadata.service.secrets.InMemorySecretsManager
- deleteSecretInternal(String) - Method in class org.openmetadata.service.secrets.SecretsManager
- deleteSecretsFromServiceConnectionConfig(Object, String, String, ServiceType) - Method in class org.openmetadata.service.secrets.SecretsManager
- deleteSecretsFromWorkflow(Workflow) - Method in class org.openmetadata.service.secrets.SecretsManager
- deleteSettings(SettingsType) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- deleteSuggestion(SecurityContext, UUID) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- deleteSuggestion(Suggestion, String) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- deleteSuggestionInternal(UUID) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- deleteSuggestionInternalForAnEntity(EntityInterface) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- deleteSuggestions(SecurityContext, String, String) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- deleteSuggestionsForAnEntity(EntityInterface, String) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- deleteTableCustomMetric(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.databases.TableResource
- deleteTableProfile(String, String, Long) - Method in class org.openmetadata.service.jdbi3.TableRepository
- deleteTableProfilerConfig(UUID) - Method in class org.openmetadata.service.jdbi3.TableRepository
- deleteTagLabels(int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- deleteTagLabelsByFqn(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- deleteTagLabelsByTargetPrefix(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- deleteTagsByTagAndTargetEntity(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- deleteTagsByTarget(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- deleteTaskOwnerRelationship(Task) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- deleteTestCaseFromLogicalTestSuite(UUID, UUID) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- deleteTestCaseResult(String, String, Long) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- deleteTestCaseResult(UriInfo, SecurityContext, String, Long) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- deleteThread(SecurityContext, UUID) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- deleteThread(Thread, String) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- deleteThreadInternal(UUID) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- deleteTo(UUID, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- deleteTo(UUID, String, Relationship, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- deleteToken(String) - Method in class org.openmetadata.service.jdbi3.TokenRepository
- deleteTokenByUserAndType(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TokenDAO
- deleteTokenByUserAndType(UUID, String) - Method in class org.openmetadata.service.jdbi3.TokenRepository
- deleteWebAnalyticEventData(UriInfo, SecurityContext, WebAnalyticEventType, Long) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- deleteWebAnalyticEventData(WebAnalyticEventType, Long) - Method in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- deployApplicationFlow(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.apps.AppResource
- deployIngestion(UriInfo, UUID, SecurityContext) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- deployPipeline(IngestionPipeline, ServiceEntityInterface) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- deployPipeline(IngestionPipeline, ServiceEntityInterface) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- deployPipelines() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- DESC - Enum constant in enum class org.openmetadata.service.jdbi3.EntityTimeSeriesDAO.OrderBy
- DESCRIPTION - Enum constant in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.MetricType
- Destination<T> - Interface in org.openmetadata.service.apps.bundles.changeEvent
- DESTINATION_MAP_KEY - Static variable in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- destinationMap - Variable in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- destroy() - Method in class org.openmetadata.service.security.saml.OMMicrometerHttpFilter
- destroy() - Method in class org.openmetadata.service.socket.SocketAddressFilter
- details() - Method in record class org.openmetadata.csv.EntityCsv.ImportResult
-
Returns the value of the
detailsrecord component. - dir - Variable in class org.openmetadata.service.migration.utils.MigrationFile
- DISPLAY_NAME_KEYWORD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- DO_NOT_MASK_CLASSES - Static variable in class org.openmetadata.service.secrets.masker.EntityMasker
- docStoreDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DocStoreResource - Class in org.openmetadata.service.resources.docstore
- DocStoreResource(Authorizer) - Constructor for class org.openmetadata.service.resources.docstore.DocStoreResource
- DocStoreResource.DocumentList - Class in org.openmetadata.service.resources.docstore
- DOCUMENT - Static variable in class org.openmetadata.service.Entity
- DOCUMENTATION - Static variable in class org.openmetadata.service.jdbi3.DatabaseRepository.DatabaseCsv
- DOCUMENTATION - Static variable in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository.DatabaseSchemaCsv
- DOCUMENTATION - Static variable in class org.openmetadata.service.jdbi3.GlossaryRepository.GlossaryCsv
- DOCUMENTATION - Static variable in class org.openmetadata.service.jdbi3.TableRepository.TableCsv
- DOCUMENTATION - Static variable in class org.openmetadata.service.jdbi3.TeamRepository.TeamCsv
- DOCUMENTATION - Static variable in class org.openmetadata.service.jdbi3.UserRepository.UserCsv
- DocumentList() - Constructor for class org.openmetadata.service.resources.docstore.DocStoreResource.DocumentList
- DocumentRepository - Class in org.openmetadata.service.jdbi3
- DocumentRepository() - Constructor for class org.openmetadata.service.jdbi3.DocumentRepository
- DocumentRepository.DocumentUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- DocumentUpdater(Document, Document, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.DocumentRepository.DocumentUpdater
- doError(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.exception.OMErrorPageHandler
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openmetadata.service.security.saml.OMMicrometerHttpFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openmetadata.service.socket.SocketAddressFilter
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.security.AuthCallbackServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.security.AuthLoginServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.security.AuthLogoutServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.security.AuthRefreshServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.security.saml.SamlLoginServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.security.saml.SamlMetadataServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.socket.OpenMetadataAssetServlet
- doInit(JobExecutionContext) - Method in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- doJobToBeExecuted(JobExecutionContext) - Method in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- doJobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- domain() - Method in record class org.openmetadata.service.search.indexes.DomainIndex
-
Returns the value of the
domainrecord component. - DOMAIN - Static variable in class org.openmetadata.service.Entity
- DOMAIN_DISPLAY_NAME_KEYWORD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- domainDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- DomainIndex - Record Class in org.openmetadata.service.search.indexes
- DomainIndex(Domain) - Constructor for record class org.openmetadata.service.search.indexes.DomainIndex
-
Creates an instance of a
DomainIndexrecord class. - DomainList() - Constructor for class org.openmetadata.service.resources.domains.DomainResource.DomainList
- DomainRepository - Class in org.openmetadata.service.jdbi3
- DomainRepository() - Constructor for class org.openmetadata.service.jdbi3.DomainRepository
- DomainRepository.DomainUpdater - Class in org.openmetadata.service.jdbi3
- DomainResource - Class in org.openmetadata.service.resources.domains
- DomainResource(Authorizer) - Constructor for class org.openmetadata.service.resources.domains.DomainResource
- DomainResource.DomainList - Class in org.openmetadata.service.resources.domains
- DomainUpdater(Domain, Domain, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.DomainRepository.DomainUpdater
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.security.saml.SamlAssertionConsumerServlet
- dropCreate() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- dropIndexes() - Method in class org.openmetadata.service.search.SearchRepository
- dryRunCreatedEntities - Variable in class org.openmetadata.csv.EntityCsv
E
- EDIT_OPERATION_TO_OPERATION_MAP - Static variable in class org.openmetadata.service.ResourceRegistry
- ELASTIC_SEARCH_ENTITY_FQN_STREAM - Static variable in class org.openmetadata.service.resources.search.SearchResource
- ELASTIC_SEARCH_EXTENSION - Static variable in class org.openmetadata.service.search.SearchRepository
- ElasticSearchAggregatedUnusedAssetsCountAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchAggregatedUnusedAssetsCountAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsCountAggregator
- ElasticSearchAggregatedUnusedAssetsSizeAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchAggregatedUnusedAssetsSizeAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsSizeAggregator
- ElasticSearchAggregatedUsedvsUnusedAssetsCountAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchAggregatedUsedvsUnusedAssetsCountAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsCountAggregator
- ElasticSearchAggregatedUsedvsUnusedAssetsSizeAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchAggregatedUsedvsUnusedAssetsSizeAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- ElasticSearchClient - Class in org.openmetadata.service.search.elasticsearch
- ElasticSearchClient(ElasticSearchConfiguration) - Constructor for class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- ElasticSearchConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `ElasticSearchConnection` object.
- ElasticSearchConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.ElasticSearchConnectionClassConverter
- ElasticSearchDailyActiveUsersAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchDailyActiveUsersAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchDailyActiveUsersAggregator
- ElasticSearchDataInsightProcessor - Class in org.openmetadata.service.search.elasticsearch
- ElasticSearchDataInsightProcessor(int) - Constructor for class org.openmetadata.service.search.elasticsearch.ElasticSearchDataInsightProcessor
- ElasticSearchEntitiesDescriptionAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchEntitiesDescriptionAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesDescriptionAggregator
- ElasticSearchEntitiesOwnerAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchEntitiesOwnerAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesOwnerAggregator
- ElasticSearchEntitiesProcessor - Class in org.openmetadata.service.search.elasticsearch
- ElasticSearchEntitiesProcessor(int) - Constructor for class org.openmetadata.service.search.elasticsearch.ElasticSearchEntitiesProcessor
- ElasticSearchIndexSink - Class in org.openmetadata.service.search.elasticsearch
- ElasticSearchIndexSink(SearchRepository, int) - Constructor for class org.openmetadata.service.search.elasticsearch.ElasticSearchIndexSink
- ElasticSearchMostActiveUsersAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchMostActiveUsersAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- ElasticSearchMostViewedEntitiesAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchMostViewedEntitiesAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostViewedEntitiesAggregator
- ElasticSearchPageViewsByEntitiesAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchPageViewsByEntitiesAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchPageViewsByEntitiesAggregator
- ElasticSearchRequestBuilder(String, int, String) - Constructor for class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- ElasticSearchServicesDescriptionAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchServicesDescriptionAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesDescriptionAggregator
- ElasticSearchServicesOwnerAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchServicesOwnerAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesOwnerAggregator
- ElasticSearchTotalEntitiesAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchTotalEntitiesAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesAggregator
- ElasticSearchTotalEntitiesByTierAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchTotalEntitiesByTierAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesByTierAggregator
- ElasticSearchUnusedAssetsAggregator - Class in org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- ElasticSearchUnusedAssetsAggregator(SearchHits) - Constructor for class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchUnusedAssetsAggregator
- EMAIL_EXISTS - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- EMAIL_SENDING_ISSUE - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- EMAIL_TEMPLATE_BASEPATH - Static variable in class org.openmetadata.service.util.EmailUtil
- EMAIL_VERIFICATION_LINKKEY - Static variable in class org.openmetadata.service.util.EmailUtil
- EMAIL_VERIFICATION_TEMPLATE_PATH - Static variable in class org.openmetadata.service.util.EmailUtil
- EmailMessage - Class in org.openmetadata.service.apps.bundles.changeEvent.email
- EmailMessage() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.email.EmailMessage
- EmailMessageDecorator - Class in org.openmetadata.service.formatter.decorators
- EmailMessageDecorator() - Constructor for class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- EmailPublisher - Class in org.openmetadata.service.apps.bundles.changeEvent.email
- EmailPublisher(SubscriptionDestination) - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.email.EmailPublisher
- EmailUtil - Class in org.openmetadata.service.util
- EMPTY_FIELDS - Static variable in class org.openmetadata.service.util.EntityUtil.Fields
- EMPTY_POLICIES_IN_ROLE - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- EMPTY_RULES_IN_POLICY - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- EMPTY_STRING - Static variable in class org.openmetadata.service.security.auth.BotTokenCache
- emptyText() - Method in record class org.openmetadata.service.util.AsciiTable
-
Returns the value of the
emptyTextrecord component. - ENABLED - Static variable in class org.openmetadata.service.jdbi3.PolicyRepository
- encodeCursor(String) - Static method in class org.openmetadata.service.util.RestUtil
- encodedMessage() - Method in class org.openmetadata.service.apps.bundles.changeEvent.slack.SlackMessage
- encrypt(String) - Method in class org.openmetadata.service.fernet.Fernet
- encryptAuthenticationMechanism(String, AuthenticationMechanism) - Method in class org.openmetadata.service.secrets.SecretsManager
- encryptEmailSetting(SmtpSettings) - Static method in class org.openmetadata.service.jdbi3.SystemRepository
- encryptIfApplies(String) - Method in class org.openmetadata.service.fernet.Fernet
-
Encrypt value without throwing an Exception in case it is not encrypted
- encryptIngestionPipeline(IngestionPipeline) - Method in class org.openmetadata.service.secrets.SecretsManager
- encryptOpenMetadataConnection(OpenMetadataConnection, boolean) - Method in class org.openmetadata.service.secrets.SecretsManager
- encryptServiceConnectionConfig(Object, String, String, ServiceType) - Method in class org.openmetadata.service.secrets.SecretsManager
- encryptSlackAppSetting(SlackAppConfiguration) - Static method in class org.openmetadata.service.jdbi3.SystemRepository
- encryptWorkflow(Workflow) - Method in class org.openmetadata.service.secrets.SecretsManager
- ensureSingleRelationship(String, UUID, List<CollectionDAO.EntityRelationshipRecord>, String, String, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- EntitiesCountRowMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.EntitiesCountRowMapper
- EntitiesDescriptionAggregator<A,
B, M, S> - Class in org.openmetadata.service.dataInsight - EntitiesDescriptionAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.EntitiesDescriptionAggregator
- EntitiesOwnerAggregator<A,
B, M, S> - Class in org.openmetadata.service.dataInsight - EntitiesOwnerAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.EntitiesOwnerAggregator
- entity - Variable in class org.openmetadata.service.jdbi3.SuggestionRepository.SuggestionWorkflow
- entity() - Method in record class org.openmetadata.service.util.RestUtil.DeleteResponse
-
Returns the value of the
entityrecord component. - entity() - Method in record class org.openmetadata.service.util.RestUtil.PatchResponse
-
Returns the value of the
entityrecord component. - Entity - Class in org.openmetadata.service
- ENTITY - Enum constant in enum class org.openmetadata.service.resources.feeds.MessageParser.EntityLink.LinkType
- ENTITY - Static variable in class org.openmetadata.service.util.EmailUtil
- ENTITY_ALREADY_EXISTS - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- ENTITY_ARRAY_FIELD - Enum constant in enum class org.openmetadata.service.resources.feeds.MessageParser.EntityLink.LinkType
- ENTITY_COUNT - Static variable in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- ENTITY_COUNT - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- ENTITY_CREATED - Static variable in class org.openmetadata.csv.EntityCsv
- ENTITY_FQN - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- ENTITY_HREF - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- ENTITY_REGULAR_FIELD - Enum constant in enum class org.openmetadata.service.resources.feeds.MessageParser.EntityLink.LinkType
- ENTITY_REPORT_DATA - Static variable in class org.openmetadata.service.Entity
- ENTITY_TIER - Static variable in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- ENTITY_TIER - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- ENTITY_TYPE - Static variable in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- ENTITY_TYPE - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- ENTITY_TYPE_ANNOTATION - Static variable in class org.openmetadata.service.util.JsonUtils
- ENTITY_TYPE_KEY - Static variable in class org.openmetadata.service.workflows.searchIndex.ReindexingUtil
- ENTITY_UPDATED - Static variable in class org.openmetadata.csv.EntityCsv
- Entity.EntityList - Class in org.openmetadata.service
-
Class for getting validated entity list from a queryParam with list of entities.
- EntityBuilderConstant - Class in org.openmetadata.service.search
- entityClass - Variable in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- entityClass - Variable in class org.openmetadata.service.resources.EntityResource
- entityClass - Variable in class org.openmetadata.service.resources.EntityTimeSeriesResource
- EntityCsv<T extends EntityInterface> - Class in org.openmetadata.csv
-
EntityCsv provides export and import capabilities for an entity.
- EntityCsv(String, List<CsvHeader>, String) - Constructor for class org.openmetadata.csv.EntityCsv
- EntityCsv.ImportResult - Record Class in org.openmetadata.csv
- EntityDAO<T extends EntityInterface> - Interface in org.openmetadata.service.jdbi3
- entityExtensionDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- entityExtensionTimeSeriesDao() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- EntityFormatter - Interface in org.openmetadata.service.formatter.entity
- entityIsNotEmpty(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- EntityLink(String, String) - Constructor for class org.openmetadata.service.resources.feeds.MessageParser.EntityLink
- EntityLink(String, String, String, String, String) - Constructor for class org.openmetadata.service.resources.feeds.MessageParser.EntityLink
- EntityMasker - Class in org.openmetadata.service.secrets.masker
- EntityMasker() - Constructor for class org.openmetadata.service.secrets.masker.EntityMasker
- EntityMaskerFactory - Class in org.openmetadata.service.secrets.masker
- EntityMaskException - Exception in org.openmetadata.service.exception
- EntityMaskException(String) - Constructor for exception org.openmetadata.service.exception.EntityMaskException
- entityNotFound(int, String, String) - Static method in class org.openmetadata.csv.EntityCsv
- entityNotFound(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- entityNotFound(String, UUID) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- EntityNotFoundException - Exception in org.openmetadata.service.exception
- EntityNotFoundException(String) - Constructor for exception org.openmetadata.service.exception.EntityNotFoundException
- entityReferenceMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- entityRelationshipNotFound(String, UUID, String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- EntityRelationshipObject() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipObject
- EntityRelationshipRecord() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipRecord
- EntityReportDataIndex - Record Class in org.openmetadata.service.search.indexes
- EntityReportDataIndex(ReportData) - Constructor for record class org.openmetadata.service.search.indexes.EntityReportDataIndex
-
Creates an instance of a
EntityReportDataIndexrecord class. - EntityRepository<T extends EntityInterface> - Class in org.openmetadata.service.jdbi3
-
This is the base class used by Entity Resources to perform READ and WRITE operations to the backend database to Create, Retrieve, Update, and Delete entities.
- EntityRepository(String, String, Class<T>, EntityDAO<T>, String, String) - Constructor for class org.openmetadata.service.jdbi3.EntityRepository
- EntityRepository.DescriptionTaskWorkflow - Class in org.openmetadata.service.jdbi3
- EntityRepository.EntityUpdater - Class in org.openmetadata.service.jdbi3
-
Class that performs PUT and PATCH update operation.
- EntityRepository.Operation - Enum Class in org.openmetadata.service.jdbi3
- EntityRepository.TagTaskWorkflow - Class in org.openmetadata.service.jdbi3
- entityRepositoryNotFound(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- EntityResource<T extends EntityInterface,
K extends EntityRepository<T>> - Class in org.openmetadata.service.resources - EntityResource(String, Authorizer) - Constructor for class org.openmetadata.service.resources.EntityResource
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.AppRepository.AppUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.BotRepository.BotUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.ChartRepository.ChartUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.ClassificationRepository.ClassificationUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.ContainerRepository.ContainerUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository.DataModelUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.DashboardRepository.DashboardUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.DatabaseRepository.DatabaseUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository.DatabaseSchemaUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.DataProductRepository.DataProductUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.DocumentRepository.DocumentUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.DomainRepository.DomainUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.EventSubscriptionRepository.EventSubscriptionUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.GlossaryRepository.GlossaryUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository.GlossaryTermUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository.IngestionPipelineUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.KpiRepository.KpiUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.MlModelRepository.MlModelUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.PersonaRepository.PersonaUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.PipelineRepository.PipelineUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.PolicyRepository.PolicyUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.QueryRepository.QueryUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.RoleRepository.RoleUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository.SearchIndexUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository.ServiceUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository.StoredProcedureUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TableRepository.TableUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TagRepository.TagUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TeamRepository.TeamUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TestCaseRepository.TestUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository.TestConnectionDefinitionUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TestDefinitionRepository.TestDefinitionUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository.TestSuiteUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TopicRepository.TopicUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.TypeRepository.TypeUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.UserRepository.UserUpdater
- entitySpecificUpdate() - Method in class org.openmetadata.service.jdbi3.WorkflowRepository.WorkflowUpdater
- EntityTimeSeriesDAO - Interface in org.openmetadata.service.jdbi3
- EntityTimeSeriesDAO.OrderBy - Enum Class in org.openmetadata.service.jdbi3
- EntityTimeSeriesDAO.ReportDataMapper - Class in org.openmetadata.service.jdbi3
- EntityTimeSeriesRepository<T extends EntityTimeSeriesInterface> - Class in org.openmetadata.service.jdbi3
- EntityTimeSeriesRepository(String, EntityTimeSeriesDAO, Class<T>, String) - Constructor for class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- EntityTimeSeriesResource<T extends EntityTimeSeriesInterface,
K extends EntityTimeSeriesRepository<T>> - Class in org.openmetadata.service.resources - EntityTimeSeriesResource(String, Authorizer) - Constructor for class org.openmetadata.service.resources.EntityTimeSeriesResource
- entityType - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- entityType - Variable in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- entityType - Variable in class org.openmetadata.service.resources.EntityResource
- entityType - Variable in class org.openmetadata.service.resources.EntityTimeSeriesResource
- entityTypeNotFound(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- entityTypeNotSupported(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- EntityUpdater(T, T, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- EntityUtil - Class in org.openmetadata.service.util
- EntityUtil.Fields - Class in org.openmetadata.service.util
- entityVersionNotFound(String, UUID, Double) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- EntityVersionPair(CollectionDAO.ExtensionRecord) - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.EntityVersionPair
- equals(Object) - Method in record class org.openmetadata.csv.EntityCsv.ImportResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.jdbi3.CollectionDAO.ExtensionRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.jdbi3.FeedRepository.FilteredThreads
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.openmetadata.service.resources.feeds.MessageParser.EntityLink
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.AggregatedCostAnalysisReportDataIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.ChartIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.ClassificationIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.ContainerIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.DashboardDataModelIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.DashboardServiceIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.DatabaseIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.DatabaseSchemaIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.DatabaseServiceIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.DataProductIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.DomainIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.EntityReportDataIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.MessagingServiceIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.MetadataServiceIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.MlModelServiceIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.PipelineServiceIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.RawCostAnalysisReportDataIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.ReportDataIndexes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.SearchEntityIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.SearchServiceIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.StorageServiceIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.StoredProcedureIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.TableIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.TagIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.TestCaseIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.TestCaseResolutionStatusIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.TestSuiteIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.WebAnalyticEntityViewReportDataIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.search.indexes.WebAnalyticUserActivityReportDataIndex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsIdConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.security.CatalogPrincipal
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.security.policyevaluator.PostResourceContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.util.AsciiTable
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.util.RestUtil.DeleteResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.openmetadata.service.util.RestUtil.PatchResponse
-
Indicates whether some other object is "equal to" this one.
- ES_MESSAGE_SCHEMA_FIELD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- ES_MESSAGE_SCHEMA_FIELD_KEYWORD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- ES_TAG_FQN_FIELD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- escape(String) - Static method in class org.openmetadata.service.jdbi3.ListFilter
- escapeApostrophe(String) - Static method in class org.openmetadata.service.jdbi3.ListFilter
- evaluateAlertConditions(ChangeEvent, List<EventFilterRule>) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- evaluateAllowRule(OperationContext, SubjectContext, ResourceContextInterface, SubjectContext.PolicyContext) - Method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- evaluateDenyRule(OperationContext, SubjectContext, ResourceContextInterface, SubjectContext.PolicyContext) - Method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- evaluatePermission(String, ResourcePermission, SubjectContext.PolicyContext) - Method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- evaluatePermission(Map<String, ResourcePermission>, SubjectContext.PolicyContext) - Method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- evaluatePermission(SubjectContext, ResourceContextInterface, ResourcePermission, SubjectContext.PolicyContext) - Method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- EVENT_SUB_CACHE - Static variable in class org.openmetadata.service.events.subscription.ActivityFeedAlertCache
- EVENT_SUBSCRIPTION - Static variable in class org.openmetadata.service.Entity
- EventFilter - Class in org.openmetadata.service.events
- EventFilter(OpenMetadataApplicationConfig) - Constructor for class org.openmetadata.service.events.EventFilter
- EventHandler - Interface in org.openmetadata.service.events
- EventList() - Constructor for class org.openmetadata.service.resources.events.EventResource.EventList
- EventList(List<ChangeEvent>, String, String, int) - Constructor for class org.openmetadata.service.resources.events.EventResource.EventList
- EventMonitor - Class in org.openmetadata.service.monitoring
- EventMonitor(EventMonitorProvider, EventMonitorConfiguration, String) - Constructor for class org.openmetadata.service.monitoring.EventMonitor
- EventMonitorConfiguration - Class in org.openmetadata.service.monitoring
- EventMonitorConfiguration() - Constructor for class org.openmetadata.service.monitoring.EventMonitorConfiguration
- EventMonitorFactory - Class in org.openmetadata.service.monitoring
- EventMonitorPublisher - Class in org.openmetadata.service.monitoring
- EventMonitorPublisher(EventMonitorConfiguration, EventMonitor) - Constructor for class org.openmetadata.service.monitoring.EventMonitorPublisher
- EventPublisher - Interface in org.openmetadata.service.events
- EventPublisherConfiguration - Class in org.openmetadata.service.events
- EventPublisherConfiguration() - Constructor for class org.openmetadata.service.events.EventPublisherConfiguration
- EventPublisherException - Exception in org.openmetadata.service.events.errors
- EventPublisherException(String) - Constructor for exception org.openmetadata.service.events.errors.EventPublisherException
- EventPublisherException(String, Throwable) - Constructor for exception org.openmetadata.service.events.errors.EventPublisherException
- EventPublisherException(String, Pair<UUID, ChangeEvent>) - Constructor for exception org.openmetadata.service.events.errors.EventPublisherException
- EventPublisherException(Throwable) - Constructor for exception org.openmetadata.service.events.errors.EventPublisherException
- eventPublisherFailedToPublish(SubscriptionDestination.SubscriptionType, ChangeEvent, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- EventPubSub - Class in org.openmetadata.service.events
-
Change event PubSub built based on LMAX Disruptor.
- EventPubSub() - Constructor for class org.openmetadata.service.events.EventPubSub
- EventPubSub.ChangeEventFactory - Class in org.openmetadata.service.events
- EventPubSub.ChangeEventHolder - Class in org.openmetadata.service.events
- EventResource - Class in org.openmetadata.service.resources.events
- EventResource(Authorizer) - Constructor for class org.openmetadata.service.resources.events.EventResource
- EventResource.EventList - Class in org.openmetadata.service.resources.events
- EventsSubscriptionRegistry - Class in org.openmetadata.service.events.subscription
- EventSubResourceDescriptorList() - Constructor for class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource.EventSubResourceDescriptorList
- eventSubscription - Variable in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- eventSubscriptionDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- EventSubscriptionJobException - Exception in org.openmetadata.service.exception
- EventSubscriptionJobException(String) - Constructor for exception org.openmetadata.service.exception.EventSubscriptionJobException
- EventSubscriptionJobException(Throwable) - Constructor for exception org.openmetadata.service.exception.EventSubscriptionJobException
- EventSubscriptionList() - Constructor for class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource.EventSubscriptionList
- EventSubscriptionRepository - Class in org.openmetadata.service.jdbi3
- EventSubscriptionRepository() - Constructor for class org.openmetadata.service.jdbi3.EventSubscriptionRepository
- EventSubscriptionRepository.EventSubscriptionUpdater - Class in org.openmetadata.service.jdbi3
- EventSubscriptionResource - Class in org.openmetadata.service.resources.events.subscription
- EventSubscriptionResource(Authorizer) - Constructor for class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- EventSubscriptionResource.EventSubResourceDescriptorList - Class in org.openmetadata.service.resources.events.subscription
- EventSubscriptionResource.EventSubscriptionList - Class in org.openmetadata.service.resources.events.subscription
- EventSubscriptionScheduler - Class in org.openmetadata.service.events.scheduled
- EventSubscriptionUpdater(EventSubscription, EventSubscription, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.EventSubscriptionRepository.EventSubscriptionUpdater
- EXCLUDED_ENDPOINTS - Static variable in class org.openmetadata.service.security.JwtFilter
- EXECUTABLE_TEST_SUITE_DELETION_ERROR - Static variable in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- execute(Supplier<T>, Executor) - Static method in class org.openmetadata.service.util.ParallelStreamUtil
- execute(JobExecutionContext) - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- execute(JobExecutionContext) - Method in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- execute(JobExecutionContext) - Method in class org.openmetadata.service.apps.bundles.insights.DataInsightsReportApp
- execute(JobExecutionContext) - Method in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJob
- executeWithTimeout(int, Supplier<T>, Executor) - Static method in class org.openmetadata.service.util.ParallelStreamUtil
- exists(String, UUID) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- exists(UUID) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- existsByName(String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- existsByName(String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- existSecret(String) - Method in class org.openmetadata.service.secrets.ExternalSecretsManager
- EXPIRATION_TIME_KEY - Static variable in class org.openmetadata.service.util.EmailUtil
- exportCsv() - Method in class org.openmetadata.service.jdbi3.TeamRepository.TeamCsv
- exportCsv() - Method in class org.openmetadata.service.jdbi3.UserRepository.UserCsv
- exportCsv(List<T>) - Method in class org.openmetadata.csv.EntityCsv
- exportCsv(SecurityContext, String) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- exportCsv(SecurityContext, String) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- exportCsv(SecurityContext, String) - Method in class org.openmetadata.service.resources.databases.TableResource
- exportCsv(SecurityContext, String) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- exportCsv(SecurityContext, String) - Method in class org.openmetadata.service.resources.teams.TeamResource
- exportCsv(T) - Method in class org.openmetadata.csv.EntityCsv
- exportCsvInternal(SecurityContext, String) - Method in class org.openmetadata.service.resources.EntityResource
- exportToCsv(String, String) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- exportToCsv(String, String) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- exportToCsv(String, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Override this method to support downloading CSV functionality
- exportToCsv(String, String) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository
-
Export glossary as CSV
- exportToCsv(String, String) - Method in class org.openmetadata.service.jdbi3.TableRepository
- exportToCsv(String, String) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- exportToCsv(String, String) - Method in class org.openmetadata.service.jdbi3.UserRepository
- exportUsersCsv(SecurityContext, String) - Method in class org.openmetadata.service.resources.teams.UserResource
- extensionJson() - Method in record class org.openmetadata.service.jdbi3.CollectionDAO.ExtensionRecord
-
Returns the value of the
extensionJsonrecord component. - ExtensionMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.ExtensionMapper
- extensionName() - Method in record class org.openmetadata.service.jdbi3.CollectionDAO.ExtensionRecord
-
Returns the value of the
extensionNamerecord component. - ExtensionRecord(String, String) - Constructor for record class org.openmetadata.service.jdbi3.CollectionDAO.ExtensionRecord
-
Creates an instance of a
ExtensionRecordrecord class. - ExternalSecretsManager - Class in org.openmetadata.service.secrets
- ExternalSecretsManager(SecretsManagerProvider, SecretsManager.SecretsConfig, long) - Constructor for class org.openmetadata.service.secrets.ExternalSecretsManager
- extractAuthorizedUserName(MultivaluedMap<String, String>) - Method in class org.openmetadata.service.security.CatalogOpenIdAuthorizationRequestFilter
- extractServiceType(DashboardService) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- extractServiceType(DatabaseService) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- extractServiceType(MessagingService) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- extractServiceType(MetadataService) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- extractServiceType(MlModelService) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- extractServiceType(PipelineService) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- extractServiceType(SearchService) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- extractServiceType(StorageService) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- extractServiceType(T) - Method in class org.openmetadata.service.resources.services.ServiceEntityResource
- extractToken(String) - Static method in class org.openmetadata.service.security.JwtFilter
- extractToken(MultivaluedMap<String, String>) - Static method in class org.openmetadata.service.security.JwtFilter
- extractValue(JsonNode, String...) - Static method in class org.openmetadata.service.util.JsonUtils
- extractValue(String, String...) - Static method in class org.openmetadata.service.util.JsonUtils
F
- Factory() - Constructor for class org.openmetadata.service.util.jdbi.BindFQN.Factory
- Factory() - Constructor for class org.openmetadata.service.util.jdbi.BindUUID.Factory
- failed(String, CsvErrorType) - Method in class org.openmetadata.csv.EntityCsv
- FAILED - Enum constant in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
- FAILED_EVENT_EXTENSION - Static variable in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- FAILED_SEND_EMAIL - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- failedToEvaluate(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- failedToParse(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- FEED_BROADCAST_CHANNEL - Static variable in class org.openmetadata.service.socket.WebSocketManager
- feedDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- FeedFilter - Class in org.openmetadata.service.jdbi3
- FeedFilter() - Constructor for class org.openmetadata.service.jdbi3.FeedFilter
- FeedMessage - Class in org.openmetadata.service.formatter.util
- FeedMessage() - Constructor for class org.openmetadata.service.formatter.util.FeedMessage
- FeedMessageDecorator - Class in org.openmetadata.service.formatter.decorators
- FeedMessageDecorator() - Constructor for class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- FeedRepository - Class in org.openmetadata.service.jdbi3
- FeedRepository() - Constructor for class org.openmetadata.service.jdbi3.FeedRepository
- FeedRepository.FilteredThreads - Record Class in org.openmetadata.service.jdbi3
- FeedRepository.FilterType - Enum Class in org.openmetadata.service.jdbi3
- FeedRepository.PaginationType - Enum Class in org.openmetadata.service.jdbi3
- FeedRepository.TaskWorkflow - Class in org.openmetadata.service.jdbi3
- FeedRepository.ThreadContext - Class in org.openmetadata.service.jdbi3
- FeedResource - Class in org.openmetadata.service.resources.feeds
- FeedResource(Authorizer) - Constructor for class org.openmetadata.service.resources.feeds.FeedResource
- FeedResource.PostList - Class in org.openmetadata.service.resources.feeds
- FeedResource.ThreadCountList - Class in org.openmetadata.service.resources.feeds
- FeedResource.ThreadList - Class in org.openmetadata.service.resources.feeds
- FeedServlet - Class in org.openmetadata.service.socket
- FeedServlet() - Constructor for class org.openmetadata.service.socket.FeedServlet
- FeedUtil - Class in org.openmetadata.service.resources.feeds
- FeedUtils - Class in org.openmetadata.service.util
- Fernet - Class in org.openmetadata.service.fernet
- FERNET_KEY_NULL - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- FERNET_NO_ENCRYPTION - Static variable in class org.openmetadata.service.fernet.Fernet
- FERNET_PREFIX - Static variable in class org.openmetadata.service.fernet.Fernet
- fetchSource() - Method in class org.openmetadata.service.search.SearchRequest
- fetchSource(boolean) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- fetchThreadByTestCaseResolutionStatusId(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- Field - Class in org.openmetadata.service.apps.bundles.changeEvent.slack
- Field() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.slack.Field
- FIELD_ALREADY_TOKENIZED - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- FIELD_ASSETS - Static variable in class org.openmetadata.service.Entity
- FIELD_CHILDREN - Static variable in class org.openmetadata.service.Entity
- FIELD_COLUMN_NAMES - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FIELD_DATA_PRODUCTS - Static variable in class org.openmetadata.service.Entity
- FIELD_DATA_TYPE_DISPLAY - Static variable in class org.openmetadata.service.jdbi3.SearchIndexRepository.SearchIndexUpdater
- FIELD_DATA_TYPE_DISPLAY - Static variable in class org.openmetadata.service.jdbi3.TopicRepository.TopicUpdater
- FIELD_DELETED - Static variable in class org.openmetadata.service.Entity
- FIELD_DESCRIPTION - Static variable in class org.openmetadata.service.Entity
- FIELD_DESCRIPTION - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FIELD_DISABLED - Static variable in class org.openmetadata.service.Entity
- FIELD_DISPLAY_NAME - Static variable in class org.openmetadata.service.Entity
- FIELD_DISPLAY_NAME_NGRAM - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FIELD_DOMAIN - Static variable in class org.openmetadata.service.Entity
- FIELD_ERROR_MSG - Static variable in class org.openmetadata.csv.EntityCsv
- FIELD_EXPERTS - Static variable in class org.openmetadata.service.Entity
- FIELD_EXTENSION - Static variable in class org.openmetadata.service.Entity
- FIELD_FOLLOWERS - Static variable in class org.openmetadata.service.Entity
- FIELD_FOLLOWERS - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FIELD_LIFE_CYCLE - Static variable in class org.openmetadata.service.Entity
- FIELD_NAME - Static variable in class org.openmetadata.service.Entity
- FIELD_NAME_NGRAM - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FIELD_NOT_TOKENIZED - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- FIELD_OWNER - Static variable in class org.openmetadata.service.Entity
- FIELD_OWNER - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FIELD_PARENT - Static variable in class org.openmetadata.service.Entity
- FIELD_PIPELINE_STATUS - Static variable in class org.openmetadata.service.Entity
- FIELD_RELATION_COLUMN_TYPE - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- FIELD_RELATION_TABLE_TYPE - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- FIELD_REVIEWERS - Static variable in class org.openmetadata.service.Entity
- FIELD_SEPARATOR - Static variable in class org.openmetadata.csv.CsvUtil
- FIELD_STYLE - Static variable in class org.openmetadata.service.Entity
- FIELD_TAGS - Static variable in class org.openmetadata.service.Entity
- FIELD_TAGS - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FIELD_TO_EDIT_OPERATION_MAP - Static variable in class org.openmetadata.service.ResourceRegistry
- FIELD_TYPE_ANNOTATION - Static variable in class org.openmetadata.service.util.JsonUtils
- FIELD_USAGE_SUMMARY - Static variable in class org.openmetadata.service.Entity
- FIELD_VOTES - Static variable in class org.openmetadata.service.Entity
- fieldAdded(ChangeDescription, String, Object) - Static method in class org.openmetadata.service.util.EntityUtil
- fieldDeleted(ChangeDescription, String, Object) - Static method in class org.openmetadata.service.util.EntityUtil
- FieldFormatter - Interface in org.openmetadata.service.formatter.field
- fieldName(String) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- FieldRelationship() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO.FieldRelationship
- fieldRelationshipDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- FieldRelationShipMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO.FieldRelationShipMapper
- fieldRequired(int) - Static method in class org.openmetadata.csv.EntityCsv
- Fields(Set<String>) - Constructor for class org.openmetadata.service.util.EntityUtil.Fields
- Fields(Set<String>, String) - Constructor for class org.openmetadata.service.util.EntityUtil.Fields
- Fields(Set<String>, Set<String>) - Constructor for class org.openmetadata.service.util.EntityUtil.Fields
- FIELDS - Static variable in class org.openmetadata.service.resources.dashboards.DashboardResource
- FIELDS - Static variable in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- FIELDS - Static variable in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- FIELDS - Static variable in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- FIELDS - Static variable in class org.openmetadata.service.resources.policies.PolicyResource
- FIELDS - Static variable in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- FIELDS - Static variable in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- FIELDS - Static variable in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- FIELDS - Static variable in class org.openmetadata.service.resources.teams.RoleResource
- fieldsChanged() - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- fieldsToViewOperations - Variable in class org.openmetadata.service.resources.EntityResource
- fieldToStrings(String) - Static method in class org.openmetadata.csv.CsvUtil
- fieldUpdated(ChangeDescription, String, Object, Object) - Static method in class org.openmetadata.service.util.EntityUtil
- filter(ContainerRequestContext) - Method in class org.openmetadata.service.security.auth.CatalogSecurityContextRequestFilter
- filter(ContainerRequestContext) - Method in class org.openmetadata.service.security.CatalogOpenIdAuthorizationRequestFilter
- filter(ContainerRequestContext) - Method in class org.openmetadata.service.security.JwtFilter
- filter(ContainerRequestContext) - Method in class org.openmetadata.service.security.NoopFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.openmetadata.service.events.EventFilter
- filterByTableNameTestCaseBelongsTo(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- filterConfig - Variable in class org.openmetadata.service.security.saml.OMMicrometerHttpFilter
- FilteredThreads(List<Thread>, int) - Constructor for record class org.openmetadata.service.jdbi3.FeedRepository.FilteredThreads
-
Creates an instance of a
FilteredThreadsrecord class. - filterRedundantOperations(List<MetadataOperation>) - Static method in class org.openmetadata.service.jdbi3.PolicyRepository
- filterRedundantResources(List<String>) - Static method in class org.openmetadata.service.jdbi3.PolicyRepository
- find(String, String, String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- find(UUID, Include) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Find method is used for getting an entity only with core fields stored as JSON without any relational fields set
- findBoth(UUID, String, Relationship, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- findByEntityId(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- findById(String, UUID, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- findById(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- findById(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- findByName(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- findByName(String, Include) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Find method is used for getting an entity only with core fields stored as JSON without any relational fields set
- findByNameOrNull(String, Include) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- findByTaskId(int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- findByToken(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TokenDAO
- findByToken(String) - Method in class org.openmetadata.service.jdbi3.TokenRepository
- findByUserIdAndType(UUID, String) - Method in class org.openmetadata.service.jdbi3.TokenRepository
- findColumn(List<Column>, String) - Static method in class org.openmetadata.service.util.EntityUtil
- findEntityById(UUID) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- findEntityById(UUID, Include) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- findEntityByName(String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- findEntityByName(String, String, Include) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- findEntityByName(String, Include) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- findEntityByName(String, Include) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- findFrom(String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- findFrom(UUID, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- findFrom(UUID, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- findFrom(UUID, String, Relationship, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- findFromPipeline(UUID, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- findFromRecords(UUID, String, Relationship, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- findIfAnyRelationExist(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- findMlFeature(List<MlFeature>, String) - Static method in class org.openmetadata.service.jdbi3.MlModelRepository
- findTask(List<Task>, String) - Static method in class org.openmetadata.service.jdbi3.PipelineRepository
- findTo(UUID, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- findTo(UUID, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- findTo(UUID, String, List<Integer>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- findTo(UUID, String, Relationship, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- findToPipeline(UUID, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- findToRecords(UUID, String, Relationship, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- findUserByEmail(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- fixCorruptedInstallation(App) - Method in class org.openmetadata.service.apps.ApplicationHandler
- fixExecutableTestSuiteFQN(CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.V112.MigrationUtil
- fixTestCases(Handle, CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.V117.MigrationUtil
- fixTestSuites(CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.V114.MigrationUtil
-
Step 1: re-run the fix for FQN to catch any issues from previous release where we were quoting the FQN Step 2: Group all the testCases with the table.
- FlattenColumn - Class in org.openmetadata.service.search.models
- FlattenColumn() - Constructor for class org.openmetadata.service.search.models.FlattenColumn
- FlattenSchemaField - Class in org.openmetadata.service.search.models
- FlattenSchemaField() - Constructor for class org.openmetadata.service.search.models.FlattenSchemaField
- FollowersFormatter - Class in org.openmetadata.service.formatter.field
- FollowersFormatter(MessageDecorator<?>, String, String, String, MessageParser.EntityLink) - Constructor for class org.openmetadata.service.formatter.field.FollowersFormatter
- FOLLOWS - Enum constant in enum class org.openmetadata.service.jdbi3.FeedRepository.FilterType
- FORBIDDEN_AUTHENTICATOR_OP - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- format(MessageDecorator<?>, FieldChange, EntityInterface, FormatterUtil.CHANGE_TYPE) - Method in class org.openmetadata.service.formatter.entity.DefaultEntityFormatter
- format(MessageDecorator<?>, FieldChange, EntityInterface, FormatterUtil.CHANGE_TYPE) - Method in interface org.openmetadata.service.formatter.entity.EntityFormatter
- format(MessageDecorator<?>, FieldChange, EntityInterface, FormatterUtil.CHANGE_TYPE) - Method in class org.openmetadata.service.formatter.entity.IngestionPipelineFormatter
- format(MessageDecorator<?>, FieldChange, EntityInterface, FormatterUtil.CHANGE_TYPE) - Method in class org.openmetadata.service.formatter.entity.KpiFormatter
- format(MessageDecorator<?>, FieldChange, EntityInterface, FormatterUtil.CHANGE_TYPE) - Method in class org.openmetadata.service.formatter.entity.PipelineFormatter
- format(MessageDecorator<?>, FieldChange, EntityInterface, FormatterUtil.CHANGE_TYPE) - Method in class org.openmetadata.service.formatter.entity.QueryFormatter
- format(MessageDecorator<?>, FieldChange, EntityInterface, FormatterUtil.CHANGE_TYPE) - Method in class org.openmetadata.service.formatter.entity.TestCaseFormatter
- formatAddedField() - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- formatAddedField() - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- formatAddedField() - Method in class org.openmetadata.service.formatter.field.FollowersFormatter
- formatAddedField() - Method in class org.openmetadata.service.formatter.field.TagFormatter
- formatAssignees(List<EntityReference>) - Static method in class org.openmetadata.service.resources.feeds.FeedResource
- formatCsv(CsvFile) - Static method in class org.openmetadata.csv.CsvUtil
- formatDeletedField() - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- formatDeletedField() - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- formatDeletedField() - Method in class org.openmetadata.service.formatter.field.FollowersFormatter
- formatDeletedField() - Method in class org.openmetadata.service.formatter.field.TagFormatter
- formatLogMessage(long) - Method in class org.openmetadata.service.exception.CatalogGenericExceptionMapper
- FormatterUtil - Class in org.openmetadata.service.formatter.util
- FormatterUtil() - Constructor for class org.openmetadata.service.formatter.util.FormatterUtil
- FormatterUtil.CHANGE_TYPE - Enum Class in org.openmetadata.service.formatter.util
- formatUpdatedField() - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- formatUpdatedField() - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- formatUpdatedField() - Method in class org.openmetadata.service.formatter.field.OwnerFormatter
- formatUpdatedField() - Method in class org.openmetadata.service.formatter.field.TagFormatter
- from(int) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- from(String) - Static method in enum class org.openmetadata.service.jdbi3.locator.ConnectionType
- FromFieldMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO.FromFieldMapper
- FromRelationshipMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO.FromRelationshipMapper
- FromServerChangeLogMapper() - Constructor for class org.openmetadata.service.jdbi3.MigrationDAO.FromServerChangeLogMapper
- fromValue(String) - Static method in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
- fromValue(String) - Static method in enum class org.openmetadata.service.apps.AppUtil.RunType
- FULLY_QUALIFIED_NAME - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FULLY_QUALIFIED_NAME_PARTS - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- FullyQualifiedName - Class in org.openmetadata.service.util
- FunctionList - Class in org.openmetadata.service
- FunctionList() - Constructor for class org.openmetadata.service.FunctionList
- FunctionList(List<Function>) - Constructor for class org.openmetadata.service.FunctionList
G
- GChatMessage - Class in org.openmetadata.service.apps.bundles.changeEvent.gchat
- GChatMessage() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatMessage
- GChatMessage.Card - Class in org.openmetadata.service.apps.bundles.changeEvent.gchat
- GChatMessage.CardHeader - Class in org.openmetadata.service.apps.bundles.changeEvent.gchat
- GChatMessage.CardsV2 - Class in org.openmetadata.service.apps.bundles.changeEvent.gchat
- GChatMessage.Section - Class in org.openmetadata.service.apps.bundles.changeEvent.gchat
- GChatMessage.TextParagraph - Class in org.openmetadata.service.apps.bundles.changeEvent.gchat
- GChatMessage.Widget - Class in org.openmetadata.service.apps.bundles.changeEvent.gchat
- GChatMessageDecorator - Class in org.openmetadata.service.formatter.decorators
- GChatMessageDecorator() - Constructor for class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- GChatPublisher - Class in org.openmetadata.service.apps.bundles.changeEvent.gchat
- GChatPublisher(SubscriptionDestination) - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatPublisher
- GCPConfigClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `GCSConfig` object.
- GCPConfigClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.GCPConfigClassConverter
- GcpConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `GCSConnection` object.
- GcpConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.GcpConnectionClassConverter
- GcpCredentialsClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `GCPCredentials` object.
- GcpCredentialsClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.GcpCredentialsClassConverter
- generateJWTToken(String, String, long, boolean, ServiceTokenType) - Method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- generateJWTToken(User, JWTTokenExpiry) - Method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- generateRandomPassword() - Static method in class org.openmetadata.service.util.PasswordUtil
- generateRandomPassword(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.teams.UserResource
- generateResetPasswordLink(UriInfo, EmailRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- generateToken(UriInfo, SecurityContext, UUID, GenerateTokenRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- GenericPublisher - Class in org.openmetadata.service.apps.bundles.changeEvent.generic
- GenericPublisher(SubscriptionDestination) - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.generic.GenericPublisher
- get(String) - Static method in class org.openmetadata.service.util.jdbi.DatabaseAuthenticationProviderFactory
-
Get auth provider based on the given jdbc url.
- get(String, String, int, int) - Method in class org.openmetadata.service.jdbi3.LineageRepository
- get(String, UUID, String, int) - Method in class org.openmetadata.service.jdbi3.UsageRepository
- get(UUID) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- get(UUID) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- get(SecurityContext, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResolutionStatusResource
- get(UriInfo, String, String, int, int) - Method in class org.openmetadata.service.resources.lineage.LineageResource
- get(UriInfo, String, String, String, String, long) - Method in class org.openmetadata.service.resources.events.EventResource
- get(UriInfo, UUID) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- get(UriInfo, UUID, String) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.apps.AppResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.services.connections.TestConnectionDefinitionResource
- get(UriInfo, UUID, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.topics.TopicResource
- get(UriInfo, UUID, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- get(UriInfo, UUID, EntityUtil.Fields, Include, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Used for getting an entity with a set of requested fields
- get(UriInfo, SecurityContext, String, UUID) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- get(UriInfo, SecurityContext, String, UUID) - Method in class org.openmetadata.service.resources.domains.DomainResource
- get(UriInfo, SecurityContext, String, UUID, int, String) - Method in class org.openmetadata.service.resources.usage.UsageResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.charts.ChartResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.databases.TableResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.metrics.MetricsResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.reports.ReportResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.tags.TagResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.teams.RoleResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.teams.TeamResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.teams.UserResource
- get(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.types.TypeResource
- get(UriInfo, SecurityContext, UUID, Include) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- get(UriInfo, SecurityContext, Include, UUID) - Method in class org.openmetadata.service.resources.bots.BotResource
- getAbout() - Method in class org.openmetadata.service.jdbi3.FeedRepository.TaskWorkflow
- getActivityFeedAlert() - Static method in class org.openmetadata.service.events.subscription.ActivityFeedAlertCache
- getAddMarker() - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- getAddMarker() - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- getAddMarker() - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- getAddMarker() - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getAddMarker() - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- getAddMarker() - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- getAddMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- getAddMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- getAddMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- getAddMarkerClose() - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getAddMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- getAddMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- getAdminsData(SubscriptionDestination.SubscriptionType) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- getAfterExtension(String, int, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getAfterExtension(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getAggregatedEntitiesCount(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SystemDAO
- getAggregatedServicesCount(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SystemDAO
- getAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsCountAggregator
- getAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsSizeAggregator
- getAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsCountAggregator
- getAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsSizeAggregator
- getAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.EntitiesDescriptionAggregator
- getAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.EntitiesOwnerAggregator
- getAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- getAggregations(Histogram.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsCountAggregator
- getAggregations(Histogram.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsSizeAggregator
- getAggregations(Histogram.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getAggregations(Histogram.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesDescriptionAggregator
- getAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesOwnerAggregator
- getAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostViewedEntitiesAggregator
- getAggregations(Histogram.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsCountAggregator
- getAggregations(Histogram.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsSizeAggregator
- getAggregations(Histogram.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getAggregations(Histogram.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesDescriptionAggregator
- getAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesOwnerAggregator
- getAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostViewedEntitiesAggregator
- getAlert(SubscriptionDestination) - Static method in class org.openmetadata.service.apps.bundles.changeEvent.AlertFactory
- getAlias(String) - Method in class org.openmetadata.service.search.models.IndexMapping
- getAllConfig() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SystemDAO
- getAllEntitiesCount(ListFilter) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- getAllFields() - Static method in interface org.openmetadata.service.search.indexes.SearchIndex
- getAllFieldTags(Field) - Static method in class org.openmetadata.service.jdbi3.TopicRepository
- getAllOperations(MetadataOperation...) - Static method in class org.openmetadata.service.security.policyevaluator.OperationContext
- getAllowedFieldsCopy() - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getAllServicesCount(ListFilter) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- getAllTags(EntityInterface) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- getAllTags(EntityInterface) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getAllTags(EntityInterface) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- getAllTags(EntityInterface) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- getAllTags(EntityInterface) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- getAllTags(EntityInterface) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getAllTags(EntityInterface) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- getAllTags(Column) - Static method in class org.openmetadata.service.jdbi3.ColumnUtil
- getAllUserTokenWithType(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TokenDAO
- getAppRunRecordForJob(JobExecutionContext) - Method in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- getAppRuntime(App) - Static method in class org.openmetadata.service.apps.AbstractNativeApplication
- getAuthConfig() - Method in class org.openmetadata.service.resources.system.ConfigResource
- getAuthenticationMechanism(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.teams.UserResource
- getAuthenticationScheme() - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
- getAuthorizerConfig() - Method in class org.openmetadata.service.resources.system.ConfigResource
- getBold() - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- getBold() - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- getBold() - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- getBold() - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getBold() - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- getBold() - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- getBoolean(CSVPrinter, CSVRecord, int) - Method in class org.openmetadata.csv.EntityCsv
- getBotUser(App) - Method in class org.openmetadata.service.jdbi3.AppRepository
- getBotUser(Bot) - Method in class org.openmetadata.service.jdbi3.BotRepository
- getBucketAggregation(B, String) - Method in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- getBucketAggregation(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostViewedEntitiesAggregator
- getBucketAggregation(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostViewedEntitiesAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsCountAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsSizeAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchDailyActiveUsersAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesDescriptionAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesOwnerAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostViewedEntitiesAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchPageViewsByEntitiesAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesDescriptionAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesOwnerAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesByTierAggregator
- getBuckets(H) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsCountAggregator
- getBuckets(H) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsSizeAggregator
- getBuckets(H) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsCountAggregator
- getBuckets(H) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsSizeAggregator
- getBuckets(H) - Method in class org.openmetadata.service.dataInsight.DailyActiveUsersAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.EntitiesDescriptionAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.EntitiesOwnerAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.PageViewsByEntitiesAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.ServicesDescriptionAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesAggregator
- getBuckets(M) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesByTierAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsCountAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsSizeAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getBuckets(Histogram) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchDailyActiveUsersAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesDescriptionAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesOwnerAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostViewedEntitiesAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchPageViewsByEntitiesAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesDescriptionAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesOwnerAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesAggregator
- getBuckets(MultiBucketsAggregation) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesByTierAggregator
- getByEmail(UriInfo, String, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.UserRepository
- getById(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getById(UUID) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getById(UUID) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- getByName(String, String, int, int) - Method in class org.openmetadata.service.jdbi3.LineageRepository
- getByName(String, String, String, int) - Method in class org.openmetadata.service.jdbi3.UsageRepository
- getByName(UriInfo, String, String, int, int) - Method in class org.openmetadata.service.resources.lineage.LineageResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.apps.AppResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.charts.ChartResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.services.connections.TestConnectionDefinitionResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.tags.TagResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.topics.TopicResource
- getByName(UriInfo, String, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.types.TypeResource
- getByName(UriInfo, String, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getByName(UriInfo, String, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.UserRepository
- getByName(UriInfo, String, EntityUtil.Fields, Include, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getByName(UriInfo, SecurityContext, String, String) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- getByName(UriInfo, SecurityContext, String, String) - Method in class org.openmetadata.service.resources.domains.DomainResource
- getByName(UriInfo, SecurityContext, String, String, int, String) - Method in class org.openmetadata.service.resources.usage.UsageResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.databases.TableResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.teams.RoleResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.teams.TeamResource
- getByName(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.teams.UserResource
- getByName(UriInfo, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.bots.BotResource
- getByName(UriInfo, SecurityContext, String, Include) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- getByNameInternal(UriInfo, SecurityContext, String, String, Include) - Method in class org.openmetadata.service.resources.EntityResource
- getByNameInternal(UriInfo, SecurityContext, String, EntityUtil.Fields, Include, OperationContext, ResourceContextInterface) - Method in class org.openmetadata.service.resources.EntityResource
- getCatalogVersion() - Method in class org.openmetadata.service.resources.version.VersionResource
- getCategoryCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getChangeEventFromResponseContext(ContainerResponseContext, String, String) - Static method in class org.openmetadata.service.formatter.util.FormatterUtil
- getChangeEventTemplate() - Static method in class org.openmetadata.service.util.EmailUtil
- getChildren(UUID) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- getChildren(Team) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- getChildren(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getClassification(String) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- getClassification(ClassificationRepository, CreateClassification, String) - Static method in class org.openmetadata.service.resources.tags.ClassificationResource
- getClient(int, int) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- getClientAuthentication(OidcConfiguration) - Static method in class org.openmetadata.service.security.SecurityUtil
- getCollectionMap() - Method in class org.openmetadata.service.resources.CollectionRegistry
- getColumn(Table, String) - Static method in class org.openmetadata.service.util.EntityUtil
- getColumnField(Column, String) - Static method in class org.openmetadata.service.util.EntityUtil
-
Return column field name of format "columns".columnName.columnFieldName
- getColumnName(String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- getColumnProfiles(String, Long, Long) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getCommonFields(Set<String>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getCommonOps() - Static method in class org.openmetadata.service.migration.context.CommonMigrationOps
- getCompleteMessage() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getCompleteMessage() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- getCondition() - Method in class org.openmetadata.service.jdbi3.FeedFilter
- getCondition() - Method in class org.openmetadata.service.jdbi3.ListFilter
- getCondition(boolean) - Method in class org.openmetadata.service.jdbi3.FeedFilter
- getCondition(boolean) - Method in class org.openmetadata.service.jdbi3.SuggestionFilter
- getCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getCondition(Include) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- getConfigWithKey(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SystemDAO
- getConfigWithKey(String) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- getContainer(UUID) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getContainer(UUID, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getContext(Class<?>) - Method in class org.openmetadata.service.JsonPatchProvider
- getConverter(Class<?>) - Static method in class org.openmetadata.service.secrets.converter.ClassConverterFactory
- getCronSchedule(AppSchedule) - Static method in class org.openmetadata.service.apps.scheduler.AppScheduler
- getCsvDocumentation(String) - Static method in class org.openmetadata.csv.EntityCsv
- getCsvDocumentation(SecurityContext, String) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- getCsvDocumentation(SecurityContext, String) - Method in class org.openmetadata.service.resources.teams.TeamResource
- getCurrentLoggedInUser(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.teams.UserResource
- getCurrentLoggedInUser(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.teams.UserResource
- getCurrentVersions() - Method in class org.openmetadata.service.migration.MigrationValidationClient
- getCustomExpiryDate(long) - Method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- getCustomField(CustomProperty, String) - Static method in class org.openmetadata.service.util.EntityUtil
-
Return customer property field name of format "customProperties".propertyName
- getCustomLogoConfig() - Method in class org.openmetadata.service.resources.system.ConfigResource
- getCustomPropertyFQN(String, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getCustomPropertyFQN(String, String) - Static method in class org.openmetadata.service.TypeRegistry
- getCustomPropertyFQNPrefix(String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getCustomPropertyFQNPrefix(String) - Static method in class org.openmetadata.service.TypeRegistry
- getDao() - Static method in class org.openmetadata.service.Entity
- getDao(Jdbi) - Method in class org.openmetadata.service.OpenMetadataApplication
- getData() - Method in class org.openmetadata.service.util.ResultList
- getDatabaseCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getDatabaseConnectionType() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- getDatabaseConnectionType() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- getDatabaseProfilerConfig(Database) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- getDatabaseSchemaCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getDatabaseSchemaProfilerConfig(DatabaseSchema) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- getDataFromSource(SearchHit) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchUnusedAssetsAggregator
- getDataFromSource(SearchHit) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchUnusedAssetsAggregator
- getDataFromSource(S) - Method in class org.openmetadata.service.dataInsight.UnusedAssetsAggregator
- getDataInsightReportSubject() - Static method in class org.openmetadata.service.util.EmailUtil
- getDataProfilerConfig(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- getDataProfilerConfig(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- getDataProfilerConfig(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.TableResource
- getDateFromEpoch(long) - Static method in class org.openmetadata.service.util.Utilities
- getDateMap() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getDateMap() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- getDefaultFields() - Static method in interface org.openmetadata.service.search.indexes.SearchIndex
- getDefaultPersona(User) - Method in class org.openmetadata.service.jdbi3.UserRepository
- getDescriptorsFromFile(String, Class<T>) - Static method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getDisabledCondition() - Method in class org.openmetadata.service.jdbi3.ListFilter
- getDocCount(B) - Method in class org.openmetadata.service.dataInsight.DailyActiveUsersAggregator
- getDocCount(Histogram.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchDailyActiveUsersAggregator
- getDocCount(Histogram.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchDailyActiveUsersAggregator
- getDomain(OpenMetadataApplicationConfig) - Static method in class org.openmetadata.service.security.SecurityUtil
- getDomain(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getEditableFields() - Static method in class org.openmetadata.service.ResourceRegistry
- getEditOperation(String) - Static method in class org.openmetadata.service.ResourceRegistry
-
Given an entity field name get the corresponding entity edit operation
- getEmailConfigInternal() - Method in class org.openmetadata.service.jdbi3.SystemRepository
- getEmailingEntity() - Static method in class org.openmetadata.service.util.EmailUtil
- getEmailInviteSubject() - Static method in class org.openmetadata.service.util.EmailUtil
- getEmailMessage(OutgoingMessage) - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- getEmailOrWebhookEndpointForTeams(List<Team>, SubscriptionDestination.SubscriptionType) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- getEmailOrWebhookEndpointForUsers(List<User>, SubscriptionDestination.SubscriptionType) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- getEmailVerificationToken(UUID, UUID) - Static method in class org.openmetadata.service.util.TokenUtil
- getEnabled() - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Alert
- getEnabled() - Method in class org.openmetadata.service.apps.bundles.changeEvent.AlertPublisher
- getEnabled() - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Destination
- getEnabled() - Method in class org.openmetadata.service.apps.bundles.changeEvent.email.EmailPublisher
- getEnabled() - Method in class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatPublisher
- getEnabled() - Method in class org.openmetadata.service.apps.bundles.changeEvent.generic.GenericPublisher
- getEnabled() - Method in class org.openmetadata.service.apps.bundles.changeEvent.msteams.MSTeamsPublisher
- getEnabled() - Method in class org.openmetadata.service.apps.bundles.changeEvent.slack.SlackEventPublisher
- getEntitiesFromSeedData() - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getEntitiesFromSeedData(String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getEntitiesFromSeedData(String, String, Class<U>) - Static method in class org.openmetadata.service.jdbi3.EntityRepository
- getEntity() - Method in class org.openmetadata.service.security.policyevaluator.CreateResourceContext
- getEntity() - Method in record class org.openmetadata.service.security.policyevaluator.PostResourceContext
- getEntity() - Method in class org.openmetadata.service.security.policyevaluator.ReportDataContext
- getEntity() - Method in class org.openmetadata.service.security.policyevaluator.ResourceContext
- getEntity() - Method in interface org.openmetadata.service.security.policyevaluator.ResourceContextInterface
- getEntity() - Method in class org.openmetadata.service.security.policyevaluator.TestCaseResourceContext
- getEntity() - Method in record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
- getEntity(String, UUID, String, Include) - Static method in class org.openmetadata.service.Entity
- getEntity(String, UUID, String, Include, boolean) - Static method in class org.openmetadata.service.Entity
-
Retrieve the entity using id from given entity reference and fields
- getEntity(ChangeEvent) - Static method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- getEntity(EntityReference, String, Include) - Static method in class org.openmetadata.service.Entity
- getEntity(MessageParser.EntityLink, String, Include) - Static method in class org.openmetadata.service.Entity
- getEntityBuckets(B) - Method in class org.openmetadata.service.dataInsight.EntitiesDescriptionAggregator
- getEntityBuckets(B) - Method in class org.openmetadata.service.dataInsight.EntitiesOwnerAggregator
- getEntityBuckets(B) - Method in class org.openmetadata.service.dataInsight.PageViewsByEntitiesAggregator
- getEntityBuckets(B) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesAggregator
- getEntityBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesDescriptionAggregator
- getEntityBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesOwnerAggregator
- getEntityBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchPageViewsByEntitiesAggregator
- getEntityBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesAggregator
- getEntityBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesDescriptionAggregator
- getEntityBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesOwnerAggregator
- getEntityBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchPageViewsByEntitiesAggregator
- getEntityBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesAggregator
- getEntityByName(String, String) - Method in class org.openmetadata.csv.EntityCsv
- getEntityByName(String, String, String, Include) - Static method in class org.openmetadata.service.Entity
- getEntityByName(String, String, String, Include, boolean) - Static method in class org.openmetadata.service.Entity
-
Retrieve the entity using id from given entity reference and fields
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ApplicationDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ApplicationMarketPlaceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.BotDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChartDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ClassificationDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DashboardDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DashboardServiceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseSchemaDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseServiceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataInsightChartDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataModelDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataProductDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DomainDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EventSubscriptionDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.GlossaryDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.GlossaryTermDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.KpiDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MessagingServiceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MetadataServiceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MetricsDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MlModelDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MlModelServiceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PersonaDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PipelineDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PipelineServiceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PolicyDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ReportDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.RoleDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SearchIndexDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SearchServiceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.StorageServiceDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.StoredProcedureDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TableDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TeamDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestConnectionDefinitionDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestSuiteDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TopicDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TypeEntityDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WebAnalyticEventDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- getEntityClass() - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- getEntityClassFromType(String) - Static method in class org.openmetadata.service.Entity
- getEntityFields(Class<T>) - Static method in class org.openmetadata.service.Entity
-
Get list of all the entity field names from JsonPropertyOrder annotation from generated java class from entity.json
- getEntityFqnBuckets(A) - Method in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- getEntityFqnBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostViewedEntitiesAggregator
- getEntityFqnBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostViewedEntitiesAggregator
- getEntityLink() - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- getEntityLink() - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- getEntityLink(String, EntityInterface) - Static method in class org.openmetadata.service.formatter.util.FormatterUtil
- getEntityLinks(String) - Static method in class org.openmetadata.service.resources.feeds.MessageParser
-
Parse the message and get the mentions
- getEntityList() - Static method in class org.openmetadata.service.Entity
- getEntityList(String, String) - Static method in class org.openmetadata.service.Entity.EntityList
- getEntityNotificationDescriptor(String) - Static method in class org.openmetadata.service.events.subscription.EventsSubscriptionRegistry
- getEntityParser(String) - Static method in class org.openmetadata.service.formatter.factory.ParserFactory
- getEntityReference(String, String) - Method in class org.openmetadata.service.resources.EntityResource
- getEntityReference(String, String) - Static method in class org.openmetadata.service.util.EntityUtil
- getEntityReference(CSVPrinter, CSVRecord, int, String) - Method in class org.openmetadata.csv.EntityCsv
- getEntityReference(CSVPrinter, CSVRecord, int, String, String) - Method in class org.openmetadata.csv.EntityCsv
- getEntityReference(EntityInterface) - Static method in class org.openmetadata.service.util.EntityUtil
- getEntityReference(EntityReference, Include) - Static method in class org.openmetadata.service.Entity
- getEntityReferenceById(String, UUID, Include) - Static method in class org.openmetadata.service.Entity
- getEntityReferenceByName(String, String, Include) - Static method in class org.openmetadata.service.Entity
- getEntityReferences(String, List<String>) - Static method in class org.openmetadata.service.resources.EntityResource
- getEntityReferences(String, List<String>) - Static method in class org.openmetadata.service.util.EntityUtil
- getEntityReferences(List<EntityReference>, Include) - Static method in class org.openmetadata.service.util.EntityUtil
-
This method is used to populate the entity with all details of EntityReference Users/Tools can send minimum details required to set relationship as id, type are the only required fields in entity reference, whereas we need to send fully populated object such that ElasticSearch index has all the details.
- getEntityReferences(List<CollectionDAO.EntityRelationshipRecord>) - Static method in class org.openmetadata.service.util.EntityUtil
- getEntityReferences(CSVPrinter, CSVRecord, int, String) - Method in class org.openmetadata.csv.EntityCsv
- getEntityRepository() - Method in class org.openmetadata.service.jdbi3.FeedRepository.ThreadContext
- getEntityRepository(String) - Static method in class org.openmetadata.service.Entity
-
Retrieve the corresponding entity repository for a given entity name.
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.charts.ChartResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.databases.TableResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.EntityResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.kpi.KpiResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.metrics.MetricsResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.policies.PolicyResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.query.QueryResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.reports.ReportResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.storages.ContainerResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.tags.TagResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.teams.PersonaResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.teams.RoleResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.teams.TeamResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.teams.UserResource
- getEntitySpecificOperations() - Method in class org.openmetadata.service.resources.topics.TopicResource
- getEntityTags(String, EntityInterface) - Static method in class org.openmetadata.service.Entity
- getEntityTierBuckets(B) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesByTierAggregator
- getEntityTierBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesByTierAggregator
- getEntityTierBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesByTierAggregator
- getEntityTimeSeriesClassFromType(String) - Static method in class org.openmetadata.service.Entity
- getEntityTimeSeriesRepository(String) - Static method in class org.openmetadata.service.Entity
- getEntityType(String) - Static method in class org.openmetadata.service.util.JsonUtils
-
Get all the fields types from the `definitions` section of a JSON schema file that are annotated with "$comment" field set to "@om-entity-type".
- getEntityTypeFromClass(Class<T>) - Static method in class org.openmetadata.service.Entity
- getEntityTypeFromObject(Object) - Static method in class org.openmetadata.service.Entity
- getEntityUrl(String, String, String) - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- getEntityUrl(String, String, String) - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- getEntityUrl(String, String, String) - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- getEntityUrl(String, String, String) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getEntityUrl(String, String, String) - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- getEntityUrl(String, String, String) - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- getEntityWithDisplayName(EntityReference) - Method in interface org.openmetadata.service.search.indexes.SearchIndex
- getErrorMessage(HttpServletResponse, Exception) - Static method in class org.openmetadata.service.security.SecurityUtil
- getErrors() - Method in class org.openmetadata.service.util.ResultList
- getErrorsFromBulkResponse(BulkResponse) - Static method in class org.openmetadata.service.workflows.searchIndex.ReindexingUtil
- getErrorsFromBulkResponse(BulkResponse) - Static method in class org.openmetadata.service.workflows.searchIndex.ReindexingUtil
- getEventsSubscriptionById(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getEventsSubscriptionByName(UriInfo, SecurityContext, String, String) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getEventSubscription() - Method in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- getEventSubscriptionFromScheduledJob(UUID) - Method in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- getEventSubscriptionStatusById(UriInfo, SecurityContext, UUID, UUID) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getEventSubscriptionStatusByName(UriInfo, SecurityContext, String, UUID) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getEventSubscriptionVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getExperts(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getExpiryDate(JWTTokenExpiry) - Static method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- getExpression() - Method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- getExtension(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getExtension(String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getExtension(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityExtensionDAO
- getExtension(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getExtensionAtTimestamp(String, String, long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getExtensionAtTimestamp(String, String, Long) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getExtensionAtTimestamp(String, String, String, long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getExtensionAtTimestampWithOperation(String, String, long, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getExtensionAtTimestampWithOperation(String, String, String, long, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getExtensionByKey(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getExtensionByKeyInternal(String, String, String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getExtensionField(String) - Static method in class org.openmetadata.service.util.EntityUtil
-
Return extension field name of format "extension".fieldName
- getExtensions(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityExtensionDAO
- getField(MetadataOperation) - Static method in class org.openmetadata.service.ResourceRegistry
-
Given an edit operation get the corresponding entity field
- getFieldChangeName() - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- getFieldChangeName() - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- getFieldName() - Method in class org.openmetadata.service.search.SearchRequest
- getFieldName(String...) - Static method in class org.openmetadata.service.util.EntityUtil
- getFieldNewValue() - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- getFieldNewValue() - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- getFieldOldValue() - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- getFieldOldValue() - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- getFieldParserObject(MessageDecorator<?>, String, String, String, MessageParser.EntityLink) - Static method in class org.openmetadata.service.formatter.factory.ParserFactory
- getFields() - Static method in record class org.openmetadata.service.search.indexes.ContainerIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.DashboardDataModelIndex
- getFields() - Static method in class org.openmetadata.service.search.indexes.DashboardIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.DataProductIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.DomainIndex
- getFields() - Static method in class org.openmetadata.service.search.indexes.GlossaryTermIndex
- getFields() - Static method in class org.openmetadata.service.search.indexes.IngestionPipelineIndex
- getFields() - Static method in class org.openmetadata.service.search.indexes.MlModelIndex
- getFields() - Static method in class org.openmetadata.service.search.indexes.PipelineIndex
- getFields() - Static method in class org.openmetadata.service.search.indexes.QueryIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.SearchEntityIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.StoredProcedureIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.TableIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.TagIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.TestCaseIndex
- getFields() - Static method in record class org.openmetadata.service.search.indexes.TestCaseResolutionStatusIndex
- getFields() - Static method in class org.openmetadata.service.search.indexes.TopicIndex
- getFields() - Static method in class org.openmetadata.service.search.indexes.UserIndex
- getFields(String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getFields(String) - Method in class org.openmetadata.service.resources.EntityResource
- getFields(String, List<String>) - Static method in class org.openmetadata.service.Entity
- getFields(Set<String>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getFieldsWithUserAuth(String) - Method in class org.openmetadata.service.jdbi3.UserRepository
- getFieldTypes(String) - Static method in class org.openmetadata.service.util.JsonUtils
-
Get all the fields types from the `definitions` section of a JSON schema file that are annotated with "$comment" field set to "@om-field-type".
- getFieldValue(Object) - Static method in class org.openmetadata.service.formatter.util.FormatterUtil
- getFilteredEvents(EventSubscription, Map<ChangeEvent, Set<UUID>>) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- getFirstValueFromBucketOrNull(M) - Method in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- getFlattenedEntityField(List<T>) - Static method in class org.openmetadata.service.util.EntityUtil
- getFollowers(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getFormattedMessage(FormatterUtil.CHANGE_TYPE) - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- getFormattedMessage(FormatterUtil.CHANGE_TYPE) - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- getFormattedMessages(MessageDecorator<?>, ChangeDescription, EntityInterface) - Static method in class org.openmetadata.service.formatter.util.FormatterUtil
- getFormattedPercentChangeMessage(Double) - Static method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getFqn(EntityInterface) - Static method in class org.openmetadata.service.util.EntityUtil
- getFqn(EntityReference) - Static method in class org.openmetadata.service.util.EntityUtil
- getFQNParts(String, List<String>) - Method in interface org.openmetadata.service.search.indexes.SearchIndex
- getFqns(List<EntityReference>) - Static method in class org.openmetadata.service.util.EntityUtil
- getFrom() - Method in class org.openmetadata.service.search.SearchRequest
- getFromEntityRef(UUID, Relationship, String, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getFunctions(Class<?>) - Method in class org.openmetadata.service.resources.CollectionRegistry
- getGlossary(String) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- getGlossary(String) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- getGlossary(GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- getGlossary(GlossaryRepository, CreateGlossary, String) - Static method in class org.openmetadata.service.resources.glossary.GlossaryResource
- getGlossaryTerm(String) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- getGroupTeams(UriInfo, String) - Method in class org.openmetadata.service.jdbi3.UserRepository
- getHeader(String) - Method in class org.openmetadata.service.socket.HeaderRequestWrapper
- getHeaderNames() - Method in class org.openmetadata.service.socket.HeaderRequestWrapper
- getHeaders(String) - Method in class org.openmetadata.service.socket.HeaderRequestWrapper
- getHeaders(List<CsvHeader>) - Static method in class org.openmetadata.csv.CsvUtil
-
Get headers from CsvHeaders
- getHistogramBucket(A) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsCountAggregator
- getHistogramBucket(A) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsSizeAggregator
- getHistogramBucket(A) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsCountAggregator
- getHistogramBucket(A) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsSizeAggregator
- getHistogramBucket(A) - Method in class org.openmetadata.service.dataInsight.DailyActiveUsersAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsCountAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsSizeAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchDailyActiveUsersAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsCountAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsSizeAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getHistogramBucket(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchDailyActiveUsersAggregator
- getHostIp(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- getHref(URI, String) - Static method in class org.openmetadata.service.util.RestUtil
- getHref(UriInfo, String) - Static method in class org.openmetadata.service.util.RestUtil
- getHref(UriInfo, String, String) - Static method in class org.openmetadata.service.util.RestUtil
- getHref(UriInfo, String, UUID) - Static method in class org.openmetadata.service.util.RestUtil
- getHref(UriInfo, UUID) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getId(EntityReference) - Static method in class org.openmetadata.service.util.EntityUtil
- getIncludeCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getIncludeSourceFields() - Method in class org.openmetadata.service.search.SearchRequest
- getIndex() - Method in class org.openmetadata.service.search.SearchRequest
- getIndexMapping(String) - Method in class org.openmetadata.service.search.SearchRepository
- getIndexName(String) - Method in class org.openmetadata.service.search.models.IndexMapping
- getIndexOrAliasName(String) - Method in class org.openmetadata.service.search.SearchRepository
- getIngestionPipeline(CreateIngestionPipeline, String, String) - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- getIngestionPipelines(App) - Method in class org.openmetadata.service.jdbi3.AppRepository
- getIngestionPipelines(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getInstance() - Static method in class org.openmetadata.service.apps.scheduler.AppScheduler
- getInstance() - Static method in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- getInstance() - Static method in class org.openmetadata.service.fernet.Fernet
- getInstance() - Static method in class org.openmetadata.service.resources.CollectionRegistry
- getInstance() - Static method in class org.openmetadata.service.resources.databases.DatasourceConfig
- getInstance() - Static method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- getInstance() - Static method in class org.openmetadata.service.security.saml.JwtTokenCacheManager
- getInstance() - Static method in class org.openmetadata.service.security.saml.SamlSettingsHolder
- getInstance() - Static method in class org.openmetadata.service.socket.WebSocketManager
- getInstance() - Static method in class org.openmetadata.service.util.incidentSeverityClassifier.IncidentSeverityClassifierInterface
- getInstance(SecretsManager.SecretsConfig) - Static method in class org.openmetadata.service.secrets.AWSSecretsManager
- getInstance(SecretsManager.SecretsConfig) - Static method in class org.openmetadata.service.secrets.AWSSSMSecretsManager
- getInstance(SecretsManager.SecretsConfig) - Static method in class org.openmetadata.service.secrets.AzureKVSecretsManager
- getInstance(SecretsManager.SecretsConfig) - Static method in class org.openmetadata.service.secrets.DBSecretsManager
- getInstance(SecretsManager.SecretsConfig) - Static method in class org.openmetadata.service.secrets.InMemorySecretsManager
- getInternal(UriInfo, SecurityContext, UUID, String, Include) - Method in class org.openmetadata.service.resources.EntityResource
- getInternal(UriInfo, SecurityContext, UUID, EntityUtil.Fields, Include, OperationContext, ResourceContextInterface) - Method in class org.openmetadata.service.resources.EntityResource
- getInvalidTokenException() - Static method in exception org.openmetadata.service.security.AuthenticationException
- getJobRecord(JobExecutionContext) - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- getJsonDataResources(String) - Static method in class org.openmetadata.service.util.EntityUtil
- getJsonPatch(Object, Object) - Static method in class org.openmetadata.service.util.JsonUtils
- getJsonPatch(String, String) - Static method in class org.openmetadata.service.util.JsonUtils
- getJsonSchema(String) - Static method in class org.openmetadata.service.util.JsonUtils
- getJsonStructure(Object) - Static method in class org.openmetadata.service.util.JsonUtils
- getJWKSResponse() - Method in class org.openmetadata.service.resources.system.ConfigResource
- getJWKSResponse() - Method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- getJwtAuthMechanism(String, String, boolean, ServiceTokenType, Date, JWTTokenExpiry) - Method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- getJwtResponse(User, long) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsCountAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsSizeAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsCountAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsSizeAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.DailyActiveUsersAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.EntitiesDescriptionAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.EntitiesOwnerAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.PageViewsByEntitiesAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.ServicesDescriptionAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesAggregator
- getKeyAsString(B) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesByTierAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsCountAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsSizeAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchDailyActiveUsersAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesDescriptionAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesOwnerAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostViewedEntitiesAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchPageViewsByEntitiesAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesDescriptionAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesOwnerAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesByTierAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsCountAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsSizeAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getKeyAsString(Histogram.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchDailyActiveUsersAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesDescriptionAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesOwnerAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostViewedEntitiesAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchPageViewsByEntitiesAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesDescriptionAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesOwnerAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesAggregator
- getKeyAsString(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesByTierAggregator
- getKpiResult(String) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- getKpiResults(String, Long, Long, EntityTimeSeriesDAO.OrderBy) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- getLastIngestionLogs(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- getLastIngestionLogs(IngestionPipeline, String) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- getLastIngestionLogs(IngestionPipeline, String) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- getLastLogs(UriInfo, SecurityContext, String, String) - Method in class org.openmetadata.service.resources.apps.AppResource
- getLastSevenDays(long) - Static method in class org.openmetadata.service.util.Utilities
- getLatestAppRun(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.AppExtensionTimeSeries
- getLatestAppRuns(UUID) - Method in class org.openmetadata.service.jdbi3.AppRepository
- getLatestExtension(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getLatestExtension(String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getLatestExtensionByKey(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getLatestExtensionByKeyInternal(String, String, String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getLatestExtensionFromTimeSeries(String, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getLatestOffset() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChangeEventDAO
- getLatestPipelineStatus(IngestionPipeline) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- getLatestRecord(String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getLatestRecord(String) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- getLatestRecord(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getLatestTableProfile(String, boolean) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getLatestTableProfile(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.databases.TableResource
- getLatestUsage(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO
-
Get latest usage record
- getLatestUsage(CollectionDAO.UsageDAO, UUID) - Static method in class org.openmetadata.service.util.EntityUtil
- getLdapSSLConnection(LdapConfiguration, LDAPConnectionOptions) - Method in class org.openmetadata.service.util.LdapUtil
- getLineageData(EntityReference) - Static method in interface org.openmetadata.service.search.indexes.SearchIndex
- getLineageDataDirection(EntityReference, EntityReference, LineageDetails, List<HashMap<String, Object>>) - Static method in interface org.openmetadata.service.search.indexes.SearchIndex
- getLineBreak() - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- getLineBreak() - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- getLineBreak() - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- getLineBreak() - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getLineBreak() - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- getLineBreak() - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- getLinkString() - Method in class org.openmetadata.service.resources.feeds.MessageParser.EntityLink
- getLocalColumnName(String, String) - Static method in class org.openmetadata.service.util.EntityUtil
- getLogger(Class<?>) - Static method in class org.openmetadata.service.events.AuditLogger
- getLoginConfiguration() - Method in class org.openmetadata.service.resources.system.ConfigResource
- getLogoutEventForToken(String) - Method in class org.openmetadata.service.security.saml.JwtTokenCacheManager
- getMap(Object) - Static method in class org.openmetadata.service.util.JsonUtils
- getMarketPlace() - Method in class org.openmetadata.service.jdbi3.AppRepository
- getMaxAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- getMaxAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- getMaxAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- getMaxServerMigrationVersion() - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- getMaxValue(Max) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- getMaxValue(Max) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- getMaxValue(X) - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- getMaxVersion() - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- getMessageDecorator() - Method in class org.openmetadata.service.formatter.field.DefaultFieldFormatter
- getMessageDecorator() - Method in interface org.openmetadata.service.formatter.field.FieldFormatter
- getMetadataOperation(Object) - Static method in class org.openmetadata.service.util.JsonPatchUtils
- getMetadataOperation(String) - Static method in class org.openmetadata.service.util.JsonPatchUtils
- getMetadataOperations(JsonPatch) - Static method in class org.openmetadata.service.util.JsonPatchUtils
- getMethodsAnnotatedWith(Class<?>, Class<? extends Annotation>) - Static method in class org.openmetadata.service.util.ReflectionUtil
- getMigrationFiles(String, ConnectionType, String) - Method in class org.openmetadata.service.migration.api.MigrationWorkflow
- getMigrationFilesFromPath(String, ConnectionType) - Method in class org.openmetadata.service.migration.api.MigrationWorkflow
- getMigrationOps() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- getMigrationOps() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- getMigrationOps() - Method in class org.openmetadata.service.migration.mysql.v120.Migration
- getMigrationProcessClassName() - Method in class org.openmetadata.service.migration.utils.MigrationFile
- getMigrationsFilePath() - Method in class org.openmetadata.service.migration.utils.MigrationFile
- getMigrationsPath() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- getMigrationsPath() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- getMigrationVersions() - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- getMonthAndDateFromEpoch(long) - Static method in class org.openmetadata.service.util.Utilities
- getName() - Method in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- getName() - Method in record class org.openmetadata.service.security.CatalogPrincipal
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.BotDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChartDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ClassificationDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DashboardDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DashboardServiceDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseSchemaDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseServiceDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataInsightChartDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataModelDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataProductDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DomainDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EventSubscriptionDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.GlossaryDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.GlossaryTermDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.KpiDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MessagingServiceDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MetadataServiceDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MetricsDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MlModelDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MlModelServiceDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PersonaDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PipelineDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PipelineServiceDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PolicyDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ReportDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.RoleDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SearchIndexDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SearchServiceDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.StorageServiceDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.StoredProcedureDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TableDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TeamDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestConnectionDefinitionDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestSuiteDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TopicDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TypeEntityDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WebAnalyticEventDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- getNameHashColumn() - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- getNewAccessToken(TokenRefreshRequest) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- getNewAccessToken(TokenRefreshRequest) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- getNextRecord(CSVPrinter, List<CSVRecord>) - Method in class org.openmetadata.csv.EntityCsv
- getNextRecord(CSVPrinter, List<CsvHeader>, List<CSVRecord>) - Method in class org.openmetadata.csv.EntityCsv
- getNextTaskId() - Method in class org.openmetadata.service.jdbi3.FeedRepository
- getNotificationsFilterDescriptors() - Static method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getNumberOfDaysChange() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getNumberOfDaysChange() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- getNumberOfDaysLeft() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getObjectFromMethod(Method, Object) - Static method in class org.openmetadata.service.util.ReflectionUtil
- getObjectNode() - Static method in class org.openmetadata.service.util.JsonUtils
- getObjectNode(String, JsonNode) - Static method in class org.openmetadata.service.util.JsonUtils
- getObservabilityDescriptor(String) - Static method in class org.openmetadata.service.events.subscription.EventsSubscriptionRegistry
- getObservabilityFilterDescriptors() - Static method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- getOMSSLConfigFromPipelineServiceClient(VerifySSL, Object) - Method in class org.openmetadata.service.util.OpenMetadataConnectionBuilder
- getOMUrl() - Static method in class org.openmetadata.service.util.EmailUtil
- getOperations() - Method in class org.openmetadata.service.security.policyevaluator.OperationContext
- getOperations(String, String, MetadataOperation...) - Static method in class org.openmetadata.service.security.policyevaluator.OperationContext
- getOption() - Method in class org.openmetadata.service.config.PermissionPolicyHeaderFactory
- getOption() - Method in class org.openmetadata.service.config.ReferrerPolicyHeaderFactory
- getOwner() - Method in class org.openmetadata.service.security.policyevaluator.CreateResourceContext
- getOwner() - Method in record class org.openmetadata.service.security.policyevaluator.PostResourceContext
- getOwner() - Method in class org.openmetadata.service.security.policyevaluator.ReportDataContext
- getOwner() - Method in class org.openmetadata.service.security.policyevaluator.ResourceContext
- getOwner() - Method in interface org.openmetadata.service.security.policyevaluator.ResourceContextInterface
- getOwner() - Method in class org.openmetadata.service.security.policyevaluator.TestCaseResourceContext
- getOwner() - Method in record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
- getOwner(EntityReference) - Static method in class org.openmetadata.service.Entity
- getOwner(CSVPrinter, CSVRecord, int) - Method in class org.openmetadata.csv.EntityCsv
-
Owner field is in entityType;entityName format
- getOwner(EntityReference) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getOwner(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getOwnerAsUser(CSVPrinter, CSVRecord, int) - Method in class org.openmetadata.csv.EntityCsv
-
Owner field is in entityName format
- getOwnerOrFollowers(SubscriptionDestination.SubscriptionType, CollectionDAO, UUID, String, Relationship) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- getPaging() - Method in class org.openmetadata.service.util.ResultList
- getParent(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getParentAliases(String) - Method in class org.openmetadata.service.search.models.IndexMapping
- getParentCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getParentEntity(Chart, String) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- getParentEntity(Container, String) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- getParentEntity(DashboardDataModel, String) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- getParentEntity(Dashboard, String) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- getParentEntity(Database, String) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- getParentEntity(DatabaseSchema, String) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- getParentEntity(GlossaryTerm, String) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- getParentEntity(MlModel, String) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- getParentEntity(Pipeline, String) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- getParentEntity(SearchIndex, String) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- getParentEntity(StoredProcedure, String) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- getParentEntity(Table, String) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getParentEntity(Topic, String) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- getParentEntity(Domain, String) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- getParentEntity(IngestionPipeline, String) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- getParentEntity(TestCase, String) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- getParentEntity(T, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getParentFQN(String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- getParentFQN(String...) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- getPartitionFieldName() - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getPasswordResetSubject() - Static method in class org.openmetadata.service.util.EmailUtil
- getPasswordResetToken(UUID, UUID) - Static method in class org.openmetadata.service.util.TokenUtil
- getPercentChange() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getPercentChangeMessage() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getPercentChangeMessage() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- getPercentChangeTotalAssets() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- getPercentCompleted() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getPermission(SubjectContext, String) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
-
Returns a list of operations that a user can perform on the given resource/entity type
- getPermission(SubjectContext, ResourceContextInterface) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
- getPermission(SecurityContext, String, String) - Method in class org.openmetadata.service.resources.permissions.PermissionsResource
- getPermission(SecurityContext, String, String) - Method in interface org.openmetadata.service.security.Authorizer
-
Returns a list of operations that the authenticated user (subject) can perform on a given resource type
- getPermission(SecurityContext, String, String) - Method in class org.openmetadata.service.security.DefaultAuthorizer
- getPermission(SecurityContext, String, String) - Method in class org.openmetadata.service.security.NoopAuthorizer
- getPermission(SecurityContext, String, String, String) - Method in class org.openmetadata.service.resources.permissions.PermissionsResource
- getPermission(SecurityContext, String, String, UUID) - Method in class org.openmetadata.service.resources.permissions.PermissionsResource
- getPermission(SecurityContext, String, ResourceContextInterface) - Method in interface org.openmetadata.service.security.Authorizer
-
Returns a list of operations that the authenticated user (subject) can perform on a given resource
- getPermission(SecurityContext, String, ResourceContextInterface) - Method in class org.openmetadata.service.security.DefaultAuthorizer
- getPermission(SecurityContext, String, ResourceContextInterface) - Method in class org.openmetadata.service.security.NoopAuthorizer
- getPermissionForPolicies(SecurityContext, List<UUID>) - Method in class org.openmetadata.service.resources.permissions.PermissionsResource
- getPermissionPolicyHeaderFactory() - Method in class org.openmetadata.service.config.OMWebConfiguration
- getPermissions(SecurityContext, String) - Method in class org.openmetadata.service.resources.permissions.PermissionsResource
- getPersonalAccessToken(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.teams.UserResource
- getPersonalAccessToken(CreatePersonalToken, User, JWTAuthMechanism) - Static method in class org.openmetadata.service.util.TokenUtil
- getPersonas(User) - Method in class org.openmetadata.service.jdbi3.UserRepository
- getPipelineServiceConfig() - Method in class org.openmetadata.service.resources.system.ConfigResource
- getPipelineStatus(String, UUID) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- getPipelineStatus(UriInfo, SecurityContext, String, UUID) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- getPipelineStatuses(String, Long, Long) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- getPipelineTypeCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getPlaintextDiff(String, String) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getPolicies(EntityReference) - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
- getPostById(Thread, UUID) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- getPostDDLScriptFile() - Method in class org.openmetadata.service.migration.utils.MigrationFile
- getPostDDLScriptFilePath() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- getPostDDLScriptFilePath() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- getPostDDLScripts() - Method in class org.openmetadata.service.migration.utils.MigrationFile
- getPostFilter() - Method in class org.openmetadata.service.search.SearchRequest
- getPosts(UriInfo, UUID) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- getPrincipalName(Map<String, String>) - Static method in class org.openmetadata.service.security.SecurityUtil
- getPropertyName(String) - Static method in class org.openmetadata.service.TypeRegistry
- getQueries(ResultList<Query>, Authorizer, SecurityContext) - Static method in class org.openmetadata.service.security.mask.PIIMasker
- getQuery() - Method in class org.openmetadata.service.search.SearchRequest
- getQueryById(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.query.QueryResource
- getQueryByName(UriInfo, SecurityContext, String, String) - Method in class org.openmetadata.service.resources.query.QueryResource
- getQueryFilter() - Method in class org.openmetadata.service.search.SearchRequest
- getQueryParam(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getQueryUsage(Query) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- getQueryUsers(Query) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- getQueuedPipelineStatusInternal(IngestionPipeline) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- getQueuedPipelineStatusInternal(IngestionPipeline) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- getReaderErrors() - Method in interface org.openmetadata.service.workflows.interfaces.Source
- getReference(UUID, Include) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
getReference is used for getting the entity references from the entity in the cache.
- getReferenceByName(String, Include) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getReferrerPolicyHeaderFactory() - Method in class org.openmetadata.service.config.OMWebConfiguration
- getRefreshToken(UUID, UUID) - Static method in class org.openmetadata.service.util.TokenUtil
- getRemoveMarker() - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- getRemoveMarker() - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- getRemoveMarker() - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- getRemoveMarker() - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getRemoveMarker() - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- getRemoveMarker() - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- getRemoveMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.EmailMessageDecorator
- getRemoveMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.FeedMessageDecorator
- getRemoveMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.GChatMessageDecorator
- getRemoveMarkerClose() - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getRemoveMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- getRemoveMarkerClose() - Method in class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- getReportData(ReportData.ReportDataType, Long, Long) - Method in class org.openmetadata.service.jdbi3.ReportDataRepository
- getReportDataPagination(String, int, String) - Method in class org.openmetadata.service.workflows.searchIndex.PaginatedDataInsightSource
- getResource() - Method in record class org.openmetadata.service.security.policyevaluator.PostResourceContext
- getResource() - Method in class org.openmetadata.service.security.policyevaluator.ReportDataContext
- getResource() - Method in interface org.openmetadata.service.security.policyevaluator.ResourceContextInterface
- getResource() - Method in class org.openmetadata.service.security.policyevaluator.TestCaseResourceContext
- getResource() - Method in record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
- getResourceContext() - Method in class org.openmetadata.service.resources.EntityResource
- getResourceContextById(UUID) - Method in class org.openmetadata.service.resources.EntityResource
- getResourceContextByName(String) - Method in class org.openmetadata.service.resources.EntityResource
- getResourceDescriptor(String) - Static method in class org.openmetadata.service.ResourceRegistry
- getResourcePermission(String, Permission.Access) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
-
Get list of resources with all their permissions set to given Access
- getResourcePermissions(Permission.Access) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
-
Get list of resources with all their permissions set to given Access
- getResponse(Response.Status, String) - Method in class org.openmetadata.service.exception.CatalogGenericExceptionMapper
- getResponse(Response, Throwable) - Method in class org.openmetadata.service.exception.CatalogGenericExceptionMapper
- getRESTStatus(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- getResultHeaders(List<CsvHeader>) - Static method in class org.openmetadata.csv.EntityCsv
- getResultList(List<T>, String, String, int) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getResultList(List<T>, String, String, int) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- getResultList(List<T>, List<EntityError>, String, String, int) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getResultsFromAndToTimestamps(String, String, Long, Long) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getResultsFromAndToTimestamps(String, String, Long, Long, EntityTimeSeriesDAO.OrderBy) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getReviewers(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getRole(String) - Static method in class org.openmetadata.service.resources.teams.RoleResource
- getRoleForBot(String) - Static method in class org.openmetadata.service.util.UserUtil
- getRolesForTeams(List<EntityReference>) - Static method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
- getRoot(String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- getRuleField(Rule, String) - Static method in class org.openmetadata.service.util.EntityUtil
-
Return rule field name of format "rules".ruleName.ruleFieldName
- getSampleData(UUID, boolean) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- getSampleData(UUID, boolean) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getSampleData(UUID, boolean) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- getSampleData(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.TableResource
- getSampleData(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- getSampleData(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.topics.TopicResource
- getSampleData(SearchIndex) - Static method in class org.openmetadata.service.security.mask.PIIMasker
- getSampleData(Table) - Static method in class org.openmetadata.service.security.mask.PIIMasker
- getSampleData(Topic) - Static method in class org.openmetadata.service.security.mask.PIIMasker
- getSchema(String, String) - Method in class org.openmetadata.service.TypeRegistry
- getSchemaChanges() - Method in class org.openmetadata.service.migration.utils.MigrationFile
- getSchemaChangesFile() - Method in class org.openmetadata.service.migration.utils.MigrationFile
- getSchemaChangesFilePath() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- getSchemaChangesFilePath() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- getSchemaField(Topic, Field, String) - Static method in class org.openmetadata.service.util.EntityUtil
-
Return schema field name of format "schemaFields".fieldName.fieldName
- getScriptWithParams(EntityInterface, Map<String, Object>) - Method in class org.openmetadata.service.search.SearchRepository
- getSearchIndexField(SearchIndex, SearchIndexField, String) - Static method in class org.openmetadata.service.util.EntityUtil
-
Return searchIndex field name of format "fields".fieldName.fieldName
- getSearchType() - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- getSearchType() - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- getSearchType() - Method in interface org.openmetadata.service.search.SearchClient
- getSearchType() - Method in class org.openmetadata.service.search.SearchRepository
- getSecret(String) - Method in class org.openmetadata.service.secrets.AWSSecretsManager
- getSecret(String) - Method in class org.openmetadata.service.secrets.AWSSSMSecretsManager
- getServerMigrationSQLWithVersion(String) - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- getServiceBuckets(B) - Method in class org.openmetadata.service.dataInsight.ServicesDescriptionAggregator
- getServiceBuckets(B) - Method in class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- getServiceBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesDescriptionAggregator
- getServiceBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesOwnerAggregator
- getServiceBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesDescriptionAggregator
- getServiceBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesOwnerAggregator
- getServiceCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getServiceEntityRepository(ServiceType) - Static method in class org.openmetadata.service.Entity
-
Retrieve the corresponding entity repository for a given entity name.
- getServiceStatusInternal() - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
-
Scenarios handled here: 1.
- getServiceStatusInternal() - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- getSetting(SettingsType, Class<T>) - Static method in class org.openmetadata.service.resources.settings.SettingsCache
- getSettingByName(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.system.SystemResource
- getSettings(SettingsType, String) - Static method in class org.openmetadata.service.jdbi3.CollectionDAO.SettingsRowMapper
- getSize() - Method in class org.openmetadata.service.search.SearchRequest
- getSlackApplicationConfigInternal() - Method in class org.openmetadata.service.jdbi3.SystemRepository
- getSmtpSettings() - Static method in class org.openmetadata.service.util.EmailUtil
- getSortedDate(String, Long, Long, DataInsightChartResult.DataInsightChartType, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- getSortedDate(String, Long, Long, DataInsightChartResult.DataInsightChartType, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- getSortedDate(String, Long, Long, DataInsightChartResult.DataInsightChartType, String) - Method in interface org.openmetadata.service.search.SearchClient
- getSortedDate(String, Long, Long, DataInsightChartResult.DataInsightChartType, String) - Method in class org.openmetadata.service.search.SearchRepository
- getSortFieldParam() - Method in class org.openmetadata.service.search.SearchRequest
- getSortOrder() - Method in class org.openmetadata.service.search.SearchRequest
- getSqlQuery(String, String) - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- getStartingOffset(UUID) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- getStats() - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchDataInsightProcessor
- getStats() - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchEntitiesProcessor
- getStats() - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchIndexSink
- getStats() - Method in class org.openmetadata.service.search.opensearch.OpenSearchDataInsightProcessor
- getStats() - Method in class org.openmetadata.service.search.opensearch.OpenSearchEntitiesProcessor
- getStats() - Method in class org.openmetadata.service.search.opensearch.OpenSearchIndexSink
- getStats() - Method in interface org.openmetadata.service.workflows.interfaces.Stats
- getStatusForEventSubscription(UUID, UUID) - Method in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- getSubjectContext(String) - Static method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
- getSubjectContext(SecurityContext) - Static method in class org.openmetadata.service.security.DefaultAuthorizer
- getSubscriberExtension(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EventSubscriptionDAO
- getSubscriptionDestination() - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Destination
- getSuccessFromBulkResponse(BulkResponse) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- getSuccessFromBulkResponse(BulkResponse) - Method in interface org.openmetadata.service.search.SearchClient
- getSuccessFromBulkResponse(BulkResponse) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- getSuccessFromBulkResponse(BulkResponse) - Method in interface org.openmetadata.service.search.SearchClient
- getSuccessFromBulkResponse(BulkResponse) - Static method in class org.openmetadata.service.workflows.searchIndex.ReindexingUtil
- getSuccessFromBulkResponseEs(BulkResponse) - Static method in class org.openmetadata.service.workflows.searchIndex.ReindexingUtil
- getSuggestionFields(Suggestion) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Bring in the necessary fields required to have all the information before applying a suggestion
- getSuggestionFields(Suggestion) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getSuggestionWorkflow(EntityInterface) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getSumAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- getSumAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.PageViewsByEntitiesAggregator
- getSumAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.ServicesDescriptionAggregator
- getSumAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- getSumAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesAggregator
- getSumAggregations(B, String) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesByTierAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchPageViewsByEntitiesAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesDescriptionAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesOwnerAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesByTierAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchPageViewsByEntitiesAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesDescriptionAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesOwnerAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesAggregator
- getSumAggregations(MultiBucketsAggregation.Bucket, String) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesByTierAggregator
- getSumValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- getSumValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- getSumValue(S) - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- getSupportUrl() - Static method in class org.openmetadata.service.util.EmailUtil
- getSystemProfiles(String, Long, Long) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getTableFQN(String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ApplicationDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ApplicationMarketPlaceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.BotDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChartDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ClassificationDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DashboardDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DashboardServiceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseSchemaDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DatabaseServiceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataInsightChartDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataModelDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataProductDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DomainDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EventSubscriptionDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.GlossaryDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.GlossaryTermDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.KpiDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MessagingServiceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MetadataServiceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MetricsDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MlModelDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.MlModelServiceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PersonaDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PipelineDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PipelineServiceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PolicyDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ReportDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.RoleDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SearchIndexDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SearchServiceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.StorageServiceDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.StoredProcedureDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TableDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TeamDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestConnectionDefinitionDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestSuiteDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TopicDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TypeEntityDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WebAnalyticEventDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- getTableName() - Method in interface org.openmetadata.service.jdbi3.EntityDAO
-
Methods that need to be overridden by interfaces extending this
- getTableProfile(Table) - Static method in class org.openmetadata.service.security.mask.PIIMasker
- getTableProfilerConfig(Table) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getTableProfiles(String, Long, Long) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getTag(String) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- getTagCount(int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- getTagLabels(CSVPrinter, CSVRecord, int) - Method in class org.openmetadata.csv.EntityCsv
- getTags() - Method in class org.openmetadata.service.security.policyevaluator.CreateResourceContext
- getTags() - Method in record class org.openmetadata.service.security.policyevaluator.PostResourceContext
- getTags() - Method in class org.openmetadata.service.security.policyevaluator.ReportDataContext
- getTags() - Method in class org.openmetadata.service.security.policyevaluator.ResourceContext
- getTags() - Method in interface org.openmetadata.service.security.policyevaluator.ResourceContextInterface
- getTags() - Method in class org.openmetadata.service.security.policyevaluator.TestCaseResourceContext
- getTags() - Method in record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
- getTags(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- getTags(String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getTags(SecretsManager.SecretsConfig) - Static method in class org.openmetadata.service.secrets.SecretsManager
- getTags(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getTagsByPrefix(String, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getTagsByPrefix(String, String, boolean) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- getTagsInternal(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- getTagsInternalByPrefix(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- getTargetFQNHashForTag(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- getTargetKpi() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getTargetsForAlert(SubscriptionAction, SubscriptionDestination.SubscriptionCategory, SubscriptionDestination.SubscriptionType, ChangeEvent) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- getTargetsForWebhookAlert(SubscriptionAction, SubscriptionDestination.SubscriptionCategory, SubscriptionDestination.SubscriptionType, Client, ChangeEvent) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- getTask(Integer) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- getTask(UriInfo, String) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- getTask(MessageParser.EntityLink, TaskType) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- getTaskAssignmentSubject() - Static method in class org.openmetadata.service.util.EmailUtil
- getTaskId() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- getTaskType() - Method in class org.openmetadata.service.jdbi3.FeedRepository.TaskWorkflow
- getTaskWorkflow() - Method in class org.openmetadata.service.jdbi3.FeedRepository.ThreadContext
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- getTaskWorkflow(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- getTeamBuckets(B) - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- getTeamBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- getTeamBuckets(MultiBucketsAggregation.Bucket) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- getTeams() - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
- getTeams(User) - Method in class org.openmetadata.service.jdbi3.UserRepository
- getTestCaseCount(List<UUID>) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- getTestCaseResults(String, Long, Long) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- getTestCases(ResultList<TestCase>, Authorizer, SecurityContext) - Static method in class org.openmetadata.service.security.mask.PIIMasker
- getTestCaseStatusIfInTestSuite(List<String>, List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- getTestEmailSubject() - Static method in class org.openmetadata.service.util.EmailUtil
- getTestsExecutionSummary(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- getTestSuite(Table) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getTestSuite(CollectionDAO, CreateTestSuite, String) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- getTestSuiteFQNCondition() - Method in class org.openmetadata.service.jdbi3.ListFilter
- getTestSummary(UUID) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- getThread(ChangeEvent) - Static method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- getThreadAssetsUrl(ThreadType, MessageParser.EntityLink) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- getThreadCount(UriInfo, String) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- getThreadsCount(String) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- getThreadWithMessage(MessageDecorator<?>, ChangeEvent, String) - Static method in class org.openmetadata.service.util.FeedUtils
- getTierMap() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getTimeSeriesTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataQualityDataTimeSeriesDAO
- getTimeSeriesTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityExtensionTimeSeriesDAO
- getTimeSeriesTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ProfilerDataTimeSeriesDAO
- getTimeSeriesTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ReportDataTimeSeriesDAO
- getTimeSeriesTableName() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseResolutionStatusTimeSeriesDAO
- getTimeSeriesTableName() - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- getTimestampBuckets(A) - Method in class org.openmetadata.service.dataInsight.EntitiesDescriptionAggregator
- getTimestampBuckets(A) - Method in class org.openmetadata.service.dataInsight.EntitiesOwnerAggregator
- getTimestampBuckets(A) - Method in class org.openmetadata.service.dataInsight.PageViewsByEntitiesAggregator
- getTimestampBuckets(A) - Method in class org.openmetadata.service.dataInsight.ServicesDescriptionAggregator
- getTimestampBuckets(A) - Method in class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- getTimestampBuckets(A) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesAggregator
- getTimestampBuckets(A) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesByTierAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesDescriptionAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesOwnerAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchPageViewsByEntitiesAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesDescriptionAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesOwnerAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesByTierAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesDescriptionAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesOwnerAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchPageViewsByEntitiesAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesDescriptionAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesOwnerAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesAggregator
- getTimestampBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesByTierAggregator
- getToEntityRef(UUID, Relationship, String, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getToken(String) - Static method in class org.openmetadata.service.security.auth.BotTokenCache
- getToken(String) - Static method in class org.openmetadata.service.security.auth.UserTokenCache
- getToken(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.teams.UserResource
- getToken(TokenType, String) - Static method in class org.openmetadata.service.jdbi3.CollectionDAO.TokenRowMapper
- getTokenDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- getTokenExpiryFromJWT(String) - Method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- getTokenNotPresentException() - Static method in exception org.openmetadata.service.security.AuthenticationException
- getToSetMethod(Object, Object, String) - Static method in class org.openmetadata.service.util.ReflectionUtil
- getTotalAssets() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- getTotalDataAssets() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- getTotalHitsValue(TotalHits) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchUnusedAssetsAggregator
- getTotalHitsValue(TotalHits) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchUnusedAssetsAggregator
- getTotalHitsValue(T) - Method in class org.openmetadata.service.dataInsight.UnusedAssetsAggregator
- getTotalRequestToProcess(Set<String>, CollectionDAO) - Static method in class org.openmetadata.service.workflows.searchIndex.ReindexingUtil
- getTypes() - Static method in class org.openmetadata.service.util.JsonUtils
-
Get all the fields types and entity types from OpenMetadata JSON schema definition files.
- getUniqueTags(List<TagLabel>) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
- getUpdatedField(ChangeEvent) - Static method in class org.openmetadata.service.formatter.util.FormatterUtil
- getUpdatedStats(StepStats, int, int) - Static method in class org.openmetadata.service.workflows.searchIndex.ReindexingUtil
- getUpdater(Kpi, Kpi, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- getUpdater(Document, Document, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.DocumentRepository
- getUpdater(App, App, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.AppRepository
- getUpdater(Workflow, Workflow, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.WorkflowRepository
- getUpdater(Bot, Bot, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.BotRepository
- getUpdater(Classification, Classification, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.ClassificationRepository
- getUpdater(Tag, Tag, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TagRepository
- getUpdater(Chart, Chart, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- getUpdater(Container, Container, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- getUpdater(DashboardDataModel, DashboardDataModel, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- getUpdater(Dashboard, Dashboard, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- getUpdater(Database, Database, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- getUpdater(DatabaseSchema, DatabaseSchema, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- getUpdater(Glossary, Glossary, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository
- getUpdater(GlossaryTerm, GlossaryTerm, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- getUpdater(MlModel, MlModel, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- getUpdater(Pipeline, Pipeline, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- getUpdater(Query, Query, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- getUpdater(SearchIndex, SearchIndex, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- getUpdater(StoredProcedure, StoredProcedure, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- getUpdater(Table, Table, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TableRepository
- getUpdater(Topic, Topic, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- getUpdater(DataProduct, DataProduct, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- getUpdater(Domain, Domain, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- getUpdater(EventSubscription, EventSubscription, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.EventSubscriptionRepository
- getUpdater(Policy, Policy, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.PolicyRepository
- getUpdater(TestConnectionDefinition, TestConnectionDefinition, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository
- getUpdater(IngestionPipeline, IngestionPipeline, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- getUpdater(Persona, Persona, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.PersonaRepository
- getUpdater(Role, Role, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.RoleRepository
- getUpdater(Team, Team, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- getUpdater(User, User, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.UserRepository
- getUpdater(Type, Type, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- getUpdater(TestCase, TestCase, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- getUpdater(TestDefinition, TestDefinition, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TestDefinitionRepository
- getUpdater(TestSuite, TestSuite, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- getUpdater(T, T, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getUpdater(T, T, EntityRepository.Operation) - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository
- getUpdateRequest(String, EntityInterface) - Static method in class org.openmetadata.service.search.elasticsearch.ElasticSearchEntitiesProcessor
- getUpdateRequest(String, EntityInterface) - Static method in class org.openmetadata.service.search.opensearch.OpenSearchEntitiesProcessor
- getUsageById(UUID, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO
- getUser(String, CreateUser) - Static method in class org.openmetadata.service.resources.teams.UserResource
- getUserCredentialsFromSession(HttpServletRequest, OidcClient) - Static method in class org.openmetadata.service.security.SecurityUtil
- getUserCsvDocumentation(SecurityContext) - Method in class org.openmetadata.service.resources.teams.UserResource
- getUserFailedLoginCount(String) - Method in class org.openmetadata.service.security.auth.LoginAttemptCache
- getUserName(SecurityContext) - Static method in class org.openmetadata.service.security.SecurityUtil
- getUserNameBuckets(A) - Method in class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- getUserNameBuckets(Aggregations) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostActiveUsersAggregator
- getUserNameBuckets(Aggregations) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- getUserOrBot(String) - Static method in class org.openmetadata.service.util.UserUtil
- getUserPrincipal() - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
- getValue() - Method in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsCountAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUnusedAssetsSizeAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesDescriptionAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchEntitiesOwnerAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchMostViewedEntitiesAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchPageViewsByEntitiesAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesDescriptionAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchServicesOwnerAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchTotalEntitiesByTierAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsCountAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsSizeAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsCountAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesDescriptionAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesOwnerAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostViewedEntitiesAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchPageViewsByEntitiesAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesDescriptionAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesOwnerAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesAggregator
- getValue(Sum) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesByTierAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsCountAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.AggregatedUnusedAssetsSizeAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsCountAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.AggregatedUsedvsUnusedAssetsSizeAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.EntitiesDescriptionAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.EntitiesOwnerAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.PageViewsByEntitiesAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.ServicesDescriptionAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesAggregator
- getValue(S) - Method in class org.openmetadata.service.dataInsight.TotalEntitiesByTierAggregator
- getVersion() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- getVersion() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- getVersion(String) - Static method in class org.openmetadata.service.util.EntityUtil
- getVersion(UUID, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.apps.AppResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.bots.BotResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.charts.ChartResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.databases.TableResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.domains.DomainResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.query.QueryResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.tags.TagResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.teams.RoleResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.teams.TeamResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.teams.UserResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.topics.TopicResource
- getVersion(UriInfo, SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.types.TypeResource
- getVersionExtension(String, Double) - Static method in class org.openmetadata.service.util.EntityUtil
-
Entity version extension name formed by entityType.version.versionNumber.
- getVersionExtensionPrefix(String) - Static method in class org.openmetadata.service.util.EntityUtil
-
Entity version extension name prefix formed by `entityType.version`.
- getVersionInternal(SecurityContext, UUID, String) - Method in class org.openmetadata.service.resources.EntityResource
- getVersionInternal(SecurityContext, UUID, String, OperationContext, ResourceContextInterface) - Method in class org.openmetadata.service.resources.EntityResource
- getVersionMigrationChecksum(String) - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- getViewOperations(MetadataOperation...) - Static method in class org.openmetadata.service.security.policyevaluator.OperationContext
- getVotes(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- getWebAnalyticEventData(String, Long, Long) - Method in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- getWebConfiguration(T) - Method in class org.openmetadata.service.config.OMWebBundle
- getWebhookCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- getWebhookTypeCondition(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- GLOBAL_SEARCH_ALIAS - Static variable in interface org.openmetadata.service.search.SearchClient
- GLOSSARY - Static variable in class org.openmetadata.service.Entity
- GLOSSARY_TERM - Static variable in class org.openmetadata.service.Entity
- glossaryDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- GlossaryIndex - Class in org.openmetadata.service.search.indexes
- GlossaryIndex(Glossary) - Constructor for class org.openmetadata.service.search.indexes.GlossaryIndex
- GlossaryList() - Constructor for class org.openmetadata.service.resources.glossary.GlossaryResource.GlossaryList
- GlossaryRepository - Class in org.openmetadata.service.jdbi3
- GlossaryRepository() - Constructor for class org.openmetadata.service.jdbi3.GlossaryRepository
- GlossaryRepository.GlossaryCsv - Class in org.openmetadata.service.jdbi3
- GlossaryRepository.GlossaryUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- GlossaryResource - Class in org.openmetadata.service.resources.glossary
- GlossaryResource(Authorizer) - Constructor for class org.openmetadata.service.resources.glossary.GlossaryResource
- GlossaryResource.GlossaryList - Class in org.openmetadata.service.resources.glossary
- glossaryTermDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- GlossaryTermIndex - Class in org.openmetadata.service.search.indexes
- GlossaryTermIndex(GlossaryTerm) - Constructor for class org.openmetadata.service.search.indexes.GlossaryTermIndex
- GlossaryTermList() - Constructor for class org.openmetadata.service.resources.glossary.GlossaryTermResource.GlossaryTermList
- glossaryTermMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- glossaryTermMismatch(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- GlossaryTermRepository - Class in org.openmetadata.service.jdbi3
- GlossaryTermRepository() - Constructor for class org.openmetadata.service.jdbi3.GlossaryTermRepository
- GlossaryTermRepository.ApprovalTaskWorkflow - Class in org.openmetadata.service.jdbi3
- GlossaryTermRepository.GlossaryTermUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- GlossaryTermResource - Class in org.openmetadata.service.resources.glossary
- GlossaryTermResource(Authorizer) - Constructor for class org.openmetadata.service.resources.glossary.GlossaryTermResource
- GlossaryTermResource.GlossaryTermList - Class in org.openmetadata.service.resources.glossary
- GlossaryTermUpdater(GlossaryTerm, GlossaryTerm, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.GlossaryTermRepository.GlossaryTermUpdater
- GlossaryUpdater(Glossary, Glossary, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.GlossaryRepository.GlossaryUpdater
- groupTestCasesByTable() - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
H
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.exception.OMErrorPageHandler
- handleConversationNotification(SubscriptionDestination.SubscriptionType, ChangeEvent) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- handleFailedEvent(EventPublisherException) - Method in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- handleFailedEvent(EventPublisherException) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Consumer
- handleTaskNotification(Thread) - Static method in class org.openmetadata.service.util.WebsocketNotificationHandler
- HAS_OWNER_FRACTION - Static variable in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- HAS_OWNER_FRACTION - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- hasAnnotation(JsonNode, String) - Static method in class org.openmetadata.service.util.JsonUtils
- hasAnyRole(String) - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Returns true if the user has any of the roles (either direct or inherited roles)
- hasAnyRole(String...) - Method in class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- hash(String) - Static method in class org.openmetadata.service.util.EntityUtil
- hashCode() - Method in record class org.openmetadata.csv.EntityCsv.ImportResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.jdbi3.CollectionDAO.ExtensionRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.jdbi3.FeedRepository.FilteredThreads
-
Returns a hash code value for this object.
- hashCode() - Method in class org.openmetadata.service.resources.feeds.MessageParser.EntityLink
- hashCode() - Method in record class org.openmetadata.service.search.indexes.AggregatedCostAnalysisReportDataIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.ChartIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.ClassificationIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.ContainerIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.DashboardDataModelIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.DashboardServiceIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.DatabaseIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.DatabaseSchemaIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.DatabaseServiceIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.DataProductIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.DomainIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.EntityReportDataIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.MessagingServiceIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.MetadataServiceIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.MlModelServiceIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.PipelineServiceIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.RawCostAnalysisReportDataIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.ReportDataIndexes
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.SearchEntityIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.SearchServiceIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.StorageServiceIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.StoredProcedureIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.TableIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.TagIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.TestCaseIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.TestCaseResolutionStatusIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.TestSuiteIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.WebAnalyticEntityViewReportDataIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.search.indexes.WebAnalyticUserActivityReportDataIndex
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsIdConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.security.CatalogPrincipal
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.security.policyevaluator.PostResourceContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.util.AsciiTable
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.util.RestUtil.DeleteResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.openmetadata.service.util.RestUtil.PatchResponse
-
Returns a hash code value for this object.
- hasPermission(SubjectContext, ResourceContextInterface, OperationContext) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
-
Checks if the policy has rules that give permission to perform an operation on the given entity.
- hasRole(User, String) - Static method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Return true if the given user has any roles the list of roles
- HeaderRequestWrapper - Class in org.openmetadata.service.socket
- HeaderRequestWrapper(HttpServletRequest) - Constructor for class org.openmetadata.service.socket.HeaderRequestWrapper
- HEADERS - Static variable in class org.openmetadata.service.jdbi3.DatabaseRepository.DatabaseCsv
- HEADERS - Static variable in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository.DatabaseSchemaCsv
- HEADERS - Static variable in class org.openmetadata.service.jdbi3.GlossaryRepository.GlossaryCsv
- HEADERS - Static variable in class org.openmetadata.service.jdbi3.TableRepository.TableCsv
- HEADERS - Static variable in class org.openmetadata.service.jdbi3.TeamRepository.TeamCsv
- HEADERS - Static variable in class org.openmetadata.service.jdbi3.UserRepository.UserCsv
- HiveConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `DatalakeConnection` object.
- HiveConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.HiveConnectionClassConverter
- httpAddMarker() - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- httpRemoveMarker() - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- httpRequests - Static variable in class org.openmetadata.service.util.MicrometerBundleSingleton
I
- IcebergConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `IcebergConnection` object.
- IcebergConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.IcebergConnectionClassConverter
- IcebergFileSystemClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `IcebergConnection` object.
- IcebergFileSystemClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.IcebergFileSystemClassConverter
- ignoringComparator(LambdaExceptionUtil.ComparatorWithExceptions<T, E>) - Static method in class org.openmetadata.service.util.LambdaExceptionUtil
-
Wrap a standard
Comparator, swallowing allException. - IMPORT_FAILED - Static variable in class org.openmetadata.csv.EntityCsv
- IMPORT_SKIPPED - Static variable in class org.openmetadata.csv.EntityCsv
- IMPORT_STATUS_DETAILS - Static variable in class org.openmetadata.csv.EntityCsv
- IMPORT_STATUS_HEADER - Static variable in class org.openmetadata.csv.EntityCsv
- IMPORT_SUCCESS - Static variable in class org.openmetadata.csv.EntityCsv
- importCsv(String, boolean) - Method in class org.openmetadata.csv.EntityCsv
-
Import entities from a CSV file
- importCsv(SecurityContext, String, boolean, String) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- importCsv(SecurityContext, String, boolean, String) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- importCsv(SecurityContext, String, boolean, String) - Method in class org.openmetadata.service.resources.databases.TableResource
- importCsv(SecurityContext, String, boolean, String) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- importCsv(SecurityContext, String, boolean, String) - Method in class org.openmetadata.service.resources.teams.TeamResource
- importCsv(SecurityContext, String, boolean, String) - Method in class org.openmetadata.service.resources.teams.UserResource
- importCsvInternal(SecurityContext, String, String, boolean) - Method in class org.openmetadata.service.resources.EntityResource
- importFailure(CSVPrinter, String, CSVRecord) - Method in class org.openmetadata.csv.EntityCsv
- importFromCsv(String, String, boolean, String) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- importFromCsv(String, String, boolean, String) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- importFromCsv(String, String, boolean, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Load CSV provided for bulk upload
- importFromCsv(String, String, boolean, String) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository
-
Load CSV provided for bulk upload
- importFromCsv(String, String, boolean, String) - Method in class org.openmetadata.service.jdbi3.TableRepository
- importFromCsv(String, String, boolean, String) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- importFromCsv(String, String, boolean, String) - Method in class org.openmetadata.service.jdbi3.UserRepository
- ImportResult(String, CSVRecord, String) - Constructor for record class org.openmetadata.csv.EntityCsv.ImportResult
-
Creates an instance of a
ImportResultrecord class. - importSuccess(CSVPrinter, CSVRecord, String) - Method in class org.openmetadata.csv.EntityCsv
- IN_PROGRESS - Enum constant in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.KpiCriteria
- inAnyTeam(String...) - Method in class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- IncidentManagerException - Exception in org.openmetadata.service.exception
- IncidentManagerException(String) - Constructor for exception org.openmetadata.service.exception.IncidentManagerException
- IncidentManagerException(Response.Status, String) - Constructor for exception org.openmetadata.service.exception.IncidentManagerException
- IncidentSeverityClassifierInterface - Class in org.openmetadata.service.util.incidentSeverityClassifier
- IncidentSeverityClassifierInterface() - Constructor for class org.openmetadata.service.util.incidentSeverityClassifier.IncidentSeverityClassifierInterface
- includeSourceFields(List<String>) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- INCORRECT_OLD_PASSWORD - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- incrementIngestionPipelineCounter(String, String, String) - Method in class org.openmetadata.service.monitoring.PrometheusEventMonitor
-
A new counter will be created only if it does not exist for the given set of tags.
- indexExists(String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- indexExists(String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- indexExists(String) - Method in interface org.openmetadata.service.search.SearchClient
- indexExists(IndexMapping) - Method in class org.openmetadata.service.search.SearchRepository
- IndexMapping - Class in org.openmetadata.service.search.models
- IndexMapping() - Constructor for class org.openmetadata.service.search.models.IndexMapping
- indexNameSeparator - Static variable in class org.openmetadata.service.search.models.IndexMapping
- inferIncidentSeverity(TestCaseResolutionStatus) - Method in class org.openmetadata.service.jdbi3.TestCaseResolutionStatusRepository
- info() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- INGESTION_BOT_NAME - Static variable in class org.openmetadata.service.Entity
- INGESTION_BOT_ROLE - Static variable in class org.openmetadata.service.Entity
- INGESTION_PIPELINE - Static variable in class org.openmetadata.service.Entity
- INGESTION_PIPELINE_CREATED - Static variable in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- INGESTION_PIPELINE_DELETED - Static variable in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- INGESTION_PIPELINE_UPDATED - Static variable in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- IngestionPipelineBuilder - Class in org.openmetadata.service.util
- ingestionPipelineDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- IngestionPipelineDeploymentException - Exception in org.openmetadata.service.exception
- IngestionPipelineDeploymentException(String) - Constructor for exception org.openmetadata.service.exception.IngestionPipelineDeploymentException
- IngestionPipelineFormatter - Class in org.openmetadata.service.formatter.entity
- IngestionPipelineFormatter() - Constructor for class org.openmetadata.service.formatter.entity.IngestionPipelineFormatter
- IngestionPipelineIndex - Class in org.openmetadata.service.search.indexes
- IngestionPipelineIndex(IngestionPipeline) - Constructor for class org.openmetadata.service.search.indexes.IngestionPipelineIndex
- IngestionPipelineList() - Constructor for class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource.IngestionPipelineList
- IngestionPipelineRepository - Class in org.openmetadata.service.jdbi3
- IngestionPipelineRepository(OpenMetadataApplicationConfig) - Constructor for class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- IngestionPipelineRepository.IngestionPipelineUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- IngestionPipelineResource - Class in org.openmetadata.service.resources.services.ingestionpipelines
- IngestionPipelineResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- IngestionPipelineResource.IngestionPipelineList - Class in org.openmetadata.service.resources.services.ingestionpipelines
- IngestionPipelineUpdater(IngestionPipeline, IngestionPipeline, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.IngestionPipelineRepository.IngestionPipelineUpdater
- inheritDomain(T, EntityUtil.Fields, EntityInterface) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- inheritExperts(T, EntityUtil.Fields, EntityInterface) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- inheritOwner(T, EntityUtil.Fields, EntityInterface) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- inheritReviewers(T, EntityUtil.Fields, EntityInterface) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- init(FilterConfig) - Method in class org.openmetadata.service.security.saml.OMMicrometerHttpFilter
- init(FilterConfig) - Method in class org.openmetadata.service.socket.SocketAddressFilter
- init(JWTTokenConfiguration) - Method in class org.openmetadata.service.security.jwt.JWTTokenGenerator
-
Expected to be initialized only once during application start
- init(App) - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- init(App) - Method in class org.openmetadata.service.apps.bundles.searchIndex.SearchIndexApp
- init(App) - Method in class org.openmetadata.service.apps.bundles.test.NoOpTestApplication
- init(App) - Method in interface org.openmetadata.service.apps.NativeApplication
- init(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.events.AuditEventHandler
- init(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.events.ChangeEventHandler
- init(OpenMetadataApplicationConfig) - Method in interface org.openmetadata.service.events.EventHandler
- init(OpenMetadataApplicationConfig) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- init(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- init(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.security.auth.LdapAuthenticator
- init(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.security.auth.NoopAuthenticator
- init(OpenMetadataApplicationConfig) - Method in interface org.openmetadata.service.security.Authorizer
-
Initialize the authorizer
- init(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.security.DefaultAuthorizer
- init(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.security.NoopAuthorizer
- initDefaultSettings(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.security.saml.SamlSettingsHolder
- initialize() - Static method in class org.openmetadata.service.resources.CollectionRegistry
- initialize() - Static method in class org.openmetadata.service.security.auth.UserTokenCache
- initialize(Bootstrap<?>) - Method in class org.openmetadata.service.config.OMWebBundle
- initialize(Bootstrap<OpenMetadataApplicationConfig>) - Method in class org.openmetadata.service.OpenMetadataApplication
- initialize(String) - Static method in class org.openmetadata.service.resources.databases.DatasourceConfig
- initialize(List<FilterResourceDescriptor>, List<FilterResourceDescriptor>) - Static method in class org.openmetadata.service.events.subscription.EventsSubscriptionRegistry
- initialize(Handle) - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- initialize(Handle) - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v110.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v111.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v112.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v116.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v117.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v120.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v130.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v131.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.mysql.v132.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.postgres.v110.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.postgres.v111.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.postgres.v112.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.postgres.v116.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.postgres.v120.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.postgres.v130.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.postgres.v131.Migration
- initialize(Handle) - Method in class org.openmetadata.service.migration.postgres.v132.Migration
- initialize(MigrationDAO, OpenMetadataApplicationConfig) - Static method in class org.openmetadata.service.migration.MigrationValidationClient
- initialize(OpenMetadataApplicationConfig) - Static method in class org.openmetadata.service.apps.ApplicationHandler
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.apps.AppResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.bots.BotResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.EntityResource
-
Method used for initializing a resource, such as creating default policies, roles, etc.
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.EntityTimeSeriesResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.services.connections.TestConnectionDefinitionResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- initialize(OpenMetadataApplicationConfig) - Static method in class org.openmetadata.service.resources.settings.SettingsCache
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.system.ConfigResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.system.SystemResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.tags.TagResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.teams.RoleResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.teams.TeamResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.teams.UserResource
- initialize(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.resources.types.TypeResource
- initialize(OpenMetadataApplicationConfig, CollectionDAO, SearchRepository) - Static method in class org.openmetadata.service.apps.scheduler.AppScheduler
- initializeEntity(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Initialize a given entity if it does not exist.
- initializeRepositories(OpenMetadataApplicationConfig, Jdbi) - Static method in class org.openmetadata.service.Entity
- initializeUsers(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.jdbi3.UserRepository
- initLatencyEvents(OpenMetadataApplicationConfig) - Static method in class org.openmetadata.service.util.MicrometerBundleSingleton
- initOrganization() - Method in class org.openmetadata.service.jdbi3.TeamRepository
- initResourcePermissions() - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
-
Initialize a map of Resource name to ResourcePermission with for each resource permission for all operations set as NOT_ALLOW
- initSeedDataFromResources() - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Initialize data from json files if seed data does not exist in corresponding tables.
- InMemorySecretsManager - Class in org.openmetadata.service.secrets
-
Secret Manager used for testing
- InMemorySecretsManager(SecretsManager.SecretsConfig) - Constructor for class org.openmetadata.service.secrets.InMemorySecretsManager
- insert(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.AppExtensionTimeSeries
- insert(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChangeEventDAO
- insert(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- insert(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TokenDAO
- insert(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- insert(String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- insert(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
-
Common queries for all entities implemented here.
- insert(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- insert(String, String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataQualityDataTimeSeriesDAO
- insert(String, String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- insert(String, String, String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataQualityDataTimeSeriesDAO
- insert(String, String, String, String, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- insert(String, EntityInterface, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- insert(UUID, String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityExtensionDAO
- insert(UUID, UUID, String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- insert(UUID, UUID, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO
- insert(EntityInterface, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
-
Default methods that interfaces with implementation.
- insert(ChangeEvent) - Method in class org.openmetadata.service.jdbi3.ChangeEventRepository
- insertOrReplaceCount(String, UUID, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO
- insertOrUpdateCount(String, UUID, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO
- insertSettings(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SystemDAO
- insertToken(TokenInterface) - Method in class org.openmetadata.service.jdbi3.TokenRepository
- insertWithoutExtension(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- install() - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- install() - Method in class org.openmetadata.service.apps.bundles.insights.DataInsightsApp
- install() - Method in interface org.openmetadata.service.apps.NativeApplication
- installApplication(App, CollectionDAO, SearchRepository) - Method in class org.openmetadata.service.apps.ApplicationHandler
- instance - Static variable in class org.openmetadata.service.migration.MigrationValidationClient
- instance - Static variable in class org.openmetadata.service.util.incidentSeverityClassifier.IncidentSeverityClassifierInterface
- instance() - Static method in class org.openmetadata.service.TypeRegistry
- INTERNAL_SERVER_ERROR_WITH_REASON - Static variable in class org.openmetadata.service.jdbi3.SystemRepository
- INVALID_APP_TYPE - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVALID_BOT_USER - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVALID_EMAIL_PASSWORD - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVALID_ENTITY_LINK - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVALID_GROUP_TEAM_CHILDREN_UPDATE - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVALID_GROUP_TEAM_UPDATE - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVALID_TOKEN - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVALID_USER_OR_PASSWORD - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVALID_USERNAME_PASSWORD - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidateGlossary(UUID) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository.GlossaryUpdater
- invalidateSettings(String) - Static method in class org.openmetadata.service.resources.settings.SettingsCache
- invalidateToken(String) - Static method in class org.openmetadata.service.security.auth.BotTokenCache
- invalidateToken(String) - Static method in class org.openmetadata.service.security.auth.UserTokenCache
- invalidBoolean(int, String) - Static method in class org.openmetadata.csv.EntityCsv
- invalidChild(String, CreateTeam.TeamType, Team) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidColumnFQN(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidEnumValue(Class<? extends Enum<?>>) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidEnumValue(Class<? extends Enum<?>>, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidField(int, String) - Static method in class org.openmetadata.csv.EntityCsv
- invalidField(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidFieldCount(int, int) - Static method in class org.openmetadata.csv.EntityCsv
- invalidFieldForTask(String, TaskType) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidFieldFQN(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidFieldName(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidGlossaryTermMove(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidHeader(String, String) - Static method in class org.openmetadata.csv.EntityCsv
- invalidName(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidOwner(int) - Static method in class org.openmetadata.csv.EntityCsv
- invalidOwnerType(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidParent(Team, String, CreateTeam.TeamType) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidParentCount(int, CreateTeam.TeamType) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- InvalidServiceConnectionException - Exception in org.openmetadata.service.exception
- InvalidServiceConnectionException(String) - Constructor for exception org.openmetadata.service.exception.InvalidServiceConnectionException
- invalidServiceEntity(String, String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidStatus(TestCaseResolutionStatusTypes, TestCaseResolutionStatusTypes) - Static method in exception org.openmetadata.service.exception.IncidentManagerException
- invalidTaskField(MessageParser.EntityLink, TaskType) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- invalidTeam(int, String, String, String) - Static method in class org.openmetadata.service.jdbi3.TeamRepository.TeamCsv
- invalidTeam(int, String, String, String) - Static method in class org.openmetadata.service.jdbi3.UserRepository.UserCsv
- invalidTeamOwner(CreateTeam.TeamType) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- INVITE_CREATE_PWD - Static variable in class org.openmetadata.service.util.EmailUtil
- INVITE_RANDOM_PWD - Static variable in class org.openmetadata.service.util.EmailUtil
- isAdmin() - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
- isApprovalTask(TaskType) - Static method in class org.openmetadata.service.util.EntityUtil
- isBot() - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
- isClientAvailable() - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- isClientAvailable() - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- isClientAvailable() - Method in interface org.openmetadata.service.search.SearchClient
- isCredentialsExpired(OidcCredentials) - Static method in class org.openmetadata.service.security.SecurityUtil
- isDataInsightIndex(String) - Static method in class org.openmetadata.service.workflows.searchIndex.ReindexingUtil
- isDelete() - Method in enum class org.openmetadata.service.jdbi3.EntityRepository.Operation
- isDescriptionRequired(Class<T>) - Static method in class org.openmetadata.service.util.EntityUtil
- isDescriptionTask(TaskType) - Static method in class org.openmetadata.service.util.EntityUtil
- isEditOperation(MetadataOperation) - Static method in class org.openmetadata.service.security.policyevaluator.OperationContext
- isGetMethodOfObject(Method) - Static method in class org.openmetadata.service.util.ReflectionUtil
- isHealthEndpoint(ContainerRequestContext) - Method in class org.openmetadata.service.security.CatalogOpenIdAuthorizationRequestFilter
- isInTeam(String, EntityReference) - Static method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Return true if the team is part of the hierarchy of parentTeam
- isKeyDefined() - Method in class org.openmetadata.service.fernet.Fernet
- isKpiAvailable() - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- isLoginBlocked(String) - Method in class org.openmetadata.service.security.auth.LoginAttemptCache
- isMySQL() - Method in class org.openmetadata.service.resources.databases.DatasourceConfig
- isOwner() - Method in class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- isOwner(EntityReference) - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
- isParent(String, String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- isPatch() - Method in enum class org.openmetadata.service.jdbi3.EntityRepository.Operation
- isPut() - Method in enum class org.openmetadata.service.jdbi3.EntityRepository.Operation
- isSecure() - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
- isTagTask(TaskType) - Static method in class org.openmetadata.service.util.EntityUtil
- isTeamAsset(String, EntityReference) - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Returns true if the given resource owner is under the team hierarchy of parentTeam
- isTeamJoinable(String) - Method in class org.openmetadata.service.jdbi3.UserRepository
- isTestCaseFailureResolutionTask(TaskType) - Static method in class org.openmetadata.service.util.EntityUtil
- isTestSuiteExecutable(String) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- isTokenized(String) - Static method in class org.openmetadata.service.fernet.Fernet
- isUserInRole(String) - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
- isUserUnderTeam(String) - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Returns true if the user of this SubjectContext is under the team hierarchy of parentTeam
- isValidEmail(String) - Static method in class org.openmetadata.service.util.EmailUtil
-
Check if given email address is valid
- isViewOperation(MetadataOperation) - Static method in class org.openmetadata.service.security.policyevaluator.OperationContext
J
- jdbi - Variable in class org.openmetadata.service.OpenMetadataApplication
- jdbiRequests - Static variable in class org.openmetadata.service.util.MicrometerBundleSingleton
- JOB_CONTEXT_CLUSTER_NAME - Static variable in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJobHandler
- JOB_CONTEXT_METER_REGISTRY - Static variable in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJobHandler
- JOB_CONTEXT_PIPELINE_SERVICE_CLIENT - Static variable in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJobHandler
- JOB_LISTENER_NAME - Static variable in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- JOB_STATUS_BROADCAST_CHANNEL - Static variable in class org.openmetadata.service.socket.WebSocketManager
- jobExecutionVetoed(JobExecutionContext) - Method in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- jobToBeExecuted(JobExecutionContext) - Method in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- JSON_FILE_EXTENSION - Static variable in class org.openmetadata.service.util.JsonUtils
- JsonMappingExceptionMapper - Class in org.openmetadata.service.exception
-
Dropwizard by default maps the JSON payload format issues (invalid URI etc.) violations to 400 Response with no error message.
- JsonMappingExceptionMapper() - Constructor for class org.openmetadata.service.exception.JsonMappingExceptionMapper
- JsonPatchProvider - Class in org.openmetadata.service
- JsonPatchProvider() - Constructor for class org.openmetadata.service.JsonPatchProvider
- JsonPatchUtils - Class in org.openmetadata.service.util
- jsonToEntity(String, Object) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- JsonUtils - Class in org.openmetadata.service.util
- jsonValidationError(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- JWKSKey - Class in org.openmetadata.service.security.jwt
- JWKSKey() - Constructor for class org.openmetadata.service.security.jwt.JWKSKey
- JWKSResponse - Class in org.openmetadata.service.security.jwt
- JWKSResponse() - Constructor for class org.openmetadata.service.security.jwt.JWKSResponse
- JwtFilter - Class in org.openmetadata.service.security
- JwtFilter(AuthenticationConfiguration, AuthorizerConfiguration) - Constructor for class org.openmetadata.service.security.JwtFilter
- JwtResponse - Class in org.openmetadata.service.auth
- JwtResponse() - Constructor for class org.openmetadata.service.auth.JwtResponse
- JwtTokenCacheManager - Class in org.openmetadata.service.security.saml
- JWTTokenGenerator - Class in org.openmetadata.service.security.jwt
K
- killIngestion(UriInfo, UUID, SecurityContext) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- killIngestion(IngestionPipeline) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- killIngestion(IngestionPipeline) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- KPI - Static variable in class org.openmetadata.service.Entity
- KPI_RESULT_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.KpiRepository
- kpiDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- KpiFormatter - Class in org.openmetadata.service.formatter.entity
- KpiFormatter() - Constructor for class org.openmetadata.service.formatter.entity.KpiFormatter
- KpiList() - Constructor for class org.openmetadata.service.resources.kpi.KpiResource.KpiList
- KpiRepository - Class in org.openmetadata.service.jdbi3
- KpiRepository() - Constructor for class org.openmetadata.service.jdbi3.KpiRepository
- KpiRepository.KpiUpdater - Class in org.openmetadata.service.jdbi3
- KpiResource - Class in org.openmetadata.service.resources.kpi
- KpiResource(Authorizer) - Constructor for class org.openmetadata.service.resources.kpi.KpiResource
- KpiResource.KpiList - Class in org.openmetadata.service.resources.kpi
- KpiResource.KpiResultList - Class in org.openmetadata.service.resources.kpi
- KpiResultList() - Constructor for class org.openmetadata.service.resources.kpi.KpiResource.KpiResultList
- KpiUpdater(Kpi, Kpi, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.KpiRepository.KpiUpdater
L
- label - Variable in enum class org.openmetadata.service.jdbi3.locator.ConnectionType
- LambdaExceptionUtil - Class in org.openmetadata.service.util
-
Utility class for the streams API.
- LambdaExceptionUtil() - Constructor for class org.openmetadata.service.util.LambdaExceptionUtil
- LambdaExceptionUtil.ComparatorWithExceptions<T,
E extends Exception> - Interface in org.openmetadata.service.util - LambdaExceptionUtil.ConsumerWithExceptions<T,
E extends Exception> - Interface in org.openmetadata.service.util - LambdaExceptionUtil.FunctionWithExceptions<T,
R, E extends Exception> - Interface in org.openmetadata.service.util - LAST_SESSION - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- lastMigrated(Jdbi) - Static method in class org.openmetadata.service.migration.Migration
-
Run a query to MySQL to retrieve the last migrated Flyway version.
- lastMigratedServer(Jdbi) - Static method in class org.openmetadata.service.migration.Migration
- lastMigrationFile(MigrationConfiguration) - Static method in class org.openmetadata.service.migration.Migration
- LDAP_MISSING_ATTR - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- LdapAuthenticator - Class in org.openmetadata.service.security.auth
- LdapAuthenticator() - Constructor for class org.openmetadata.service.security.auth.LdapAuthenticator
- LdapUtil - Class in org.openmetadata.service.util
- LdapUtil() - Constructor for class org.openmetadata.service.util.LdapUtil
- LINE_SEPARATOR - Static variable in class org.openmetadata.csv.CsvUtil
- LineageRepository - Class in org.openmetadata.service.jdbi3
- LineageRepository() - Constructor for class org.openmetadata.service.jdbi3.LineageRepository
- LineageResource - Class in org.openmetadata.service.resources.lineage
- LineageResource(Authorizer) - Constructor for class org.openmetadata.service.resources.lineage.LineageResource
- list() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- list(int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- list(int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- list(long, long) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChangeEventDAO
- list(long, List<String>, List<String>, List<String>, List<String>) - Method in class org.openmetadata.service.jdbi3.ChangeEventRepository
- list(String, Long, Long, int, ListFilter, boolean) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- list(SecurityContext, ReportData.ReportDataType, Long, Long) - Method in class org.openmetadata.service.resources.analytics.ReportDataResource
- list(SecurityContext, UUID, int, String, Long, Long, String, Boolean, String, String) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResolutionStatusResource
- list(UriInfo, int, int, String, String, String, UUID, FeedRepository.FilterType, boolean, ThreadType, TaskStatus, Boolean) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- list(UriInfo, int, String, String, String, UUID, String) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- list(UriInfo, String) - Method in class org.openmetadata.service.resources.reports.ReportResource
- list(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.system.SystemResource
- list(UriInfo, SecurityContext, int, String, String, String, String) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- list(UriInfo, SecurityContext, int, String, String, Include) - Method in class org.openmetadata.service.resources.bots.BotResource
- list(UriInfo, SecurityContext, boolean, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.teams.RoleResource
- list(UriInfo, SecurityContext, String, int, String, Boolean, String, String, Include) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- list(UriInfo, SecurityContext, String, int, String, String) - Method in class org.openmetadata.service.resources.domains.DomainResource
- list(UriInfo, SecurityContext, String, int, String, String) - Method in class org.openmetadata.service.resources.metrics.MetricsResource
- list(UriInfo, SecurityContext, String, int, String, String) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- list(UriInfo, SecurityContext, String, int, String, String) - Method in class org.openmetadata.service.resources.types.TypeResource
- list(UriInfo, SecurityContext, String, int, String, String, String, Boolean, Include) - Method in class org.openmetadata.service.resources.teams.TeamResource
- list(UriInfo, SecurityContext, String, int, String, String, String, String, Boolean, Boolean, Include, String, String) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.apps.AppResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.connections.TestConnectionDefinitionResource
- list(UriInfo, SecurityContext, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- list(UriInfo, SecurityContext, String, int, String, String, Include, String, String) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- list(UriInfo, SecurityContext, String, int, String, String, Include, String, String, String) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- list(UriInfo, SecurityContext, String, Long, Long) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- list(UriInfo, SecurityContext, String, String, int, String, String) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Boolean, Boolean, Include) - Method in class org.openmetadata.service.resources.teams.UserResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.charts.ChartResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- list(UriInfo, SecurityContext, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.topics.TopicResource
- list(UriInfo, SecurityContext, String, String, Boolean, int, String, String, Include) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- list(UriInfo, SecurityContext, String, String, Boolean, int, String, String, Include) - Method in class org.openmetadata.service.resources.tags.TagResource
- list(UriInfo, SecurityContext, String, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- list(UriInfo, SecurityContext, String, String, String, boolean, int, String, String, Include) - Method in class org.openmetadata.service.resources.databases.TableResource
- list(UriInfo, SecurityContext, String, String, String, String, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- list(UriInfo, SecurityContext, String, UUID, String, int, String, String, Include) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- list(EventType, List<String>, long) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChangeEventDAO
- list(FeedFilter, String, int, UUID, int) - Method in class org.openmetadata.service.jdbi3.FeedRepository
-
List threads based on the filters and limits in the order of the updated timestamp.
- listAfter(String, String, int, int) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listAfter(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- listAfter(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- listAfter(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- listAfter(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listAfter(String, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- listAfter(String, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- listAfter(String, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listAfter(String, String, String, int, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listAfter(String, String, String, String, int, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- listAfter(UriInfo, EntityUtil.Fields, ListFilter, int, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- listAfter(UriInfo, EntityUtil.Fields, ListFilter, int, String) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- listAfter(ListFilter, int, int) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TableDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TeamDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestSuiteDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- listAfter(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listAfter(SuggestionFilter, int, String) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- listAfterIngestionPipelineByserviceType(String, Map<String, Object>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- listAfterQueriesByEntityId(String, Map<String, Object>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- listAfterTsOrder(ListFilter, int, Integer) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- listAfterTsOrdered(String, String, int, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- listAfterWithOffset(int, int) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listAfterWithOffset(String, int, int) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listAfterWithSkipFailure(UriInfo, EntityUtil.Fields, ListFilter, int, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- listAll() - Method in class org.openmetadata.service.jdbi3.AppRepository
- listAll() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
-
Deprecated.
- listAll(SuggestionFilter) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- listAll(EntityUtil.Fields, ListFilter) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- listAllConfigs() - Method in class org.openmetadata.service.jdbi3.SystemRepository
- listAllEventsSubscriptions(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EventSubscriptionDAO
- listAnnouncementBetween(UUID, UUID, long, long) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listAppRunRecord(String, int, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.AppExtensionTimeSeries
- listAppRunRecordCount(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.AppExtensionTimeSeries
- listAppRuns(UUID, int, int) - Method in class org.openmetadata.service.jdbi3.AppRepository
- listAppRuns(UriInfo, SecurityContext, String, int, int, Long, Long) - Method in class org.openmetadata.service.resources.apps.AppResource
- listBefore(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- listBefore(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- listBefore(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- listBefore(String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listBefore(String, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- listBefore(String, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- listBefore(String, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listBefore(String, String, String, int, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listBefore(String, String, String, String, int, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- listBefore(UriInfo, EntityUtil.Fields, ListFilter, int, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- listBefore(UriInfo, EntityUtil.Fields, ListFilter, int, String) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TableDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TeamDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestSuiteDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- listBefore(ListFilter, int, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listBefore(SuggestionFilter, int, String) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- listBeforeIngestionPipelineByserviceType(String, Map<String, Object>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- listBeforeQueriesByEntityId(String, Map<String, Object>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- listBeforeTsOrder(ListFilter, int, Integer) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- listBeforeTsOrdered(String, String, int, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO
- listBetweenTimestamps(String, String, Long, long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listBetweenTimestamps(String, String, String, Long, long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listBetweenTimestampsByOrder(String, String, Long, long, EntityTimeSeriesDAO.OrderBy) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listBetweenTimestampsByOrder(String, String, String, Long, long, EntityTimeSeriesDAO.OrderBy) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listBidirectional(String, String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- listBidirectionalByPrefix(String, String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- listColumnProfiles(SecurityContext, String, Long, Long) - Method in class org.openmetadata.service.resources.databases.TableResource
- listCount(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCount(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- listCount(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- listCount(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- listCount(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listCount(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listCount(String, String, Long, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listCount(String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- listCount(String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- listCount(String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listCount(String, String, String, Long, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listCount(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listCount(String, String, String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ContainerDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TableDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TeamDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestDefinitionDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestSuiteDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.UserDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.WorkflowDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listCount(ListFilter) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listCount(ListFilter, Long, Long, boolean) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listCount(SuggestionFilter) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- listCountByEntityLink(UUID, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountByOwner(UUID, List<String>, String, String, List<String>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountTasksAssignedBy(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountTasksAssignedTo(List<String>, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountTasksOfUser(List<String>, String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountThreadsByEntityLink(String, String, int, String, List<String>, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountThreadsByEntityLink(FeedFilter, MessageParser.EntityLink, int, String, List<String>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountThreadsByFollows(UUID, List<String>, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountThreadsByMentions(String, List<String>, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountThreadsByOwner(UUID, List<String>, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listCountThreadsByOwnerOrFollows(UUID, List<String>, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listDataInsightChartResult(Long, Long, String, String, DataInsightChartResult.DataInsightChartType, Integer, Integer, String, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- listDataInsightChartResult(Long, Long, String, String, DataInsightChartResult.DataInsightChartType, Integer, Integer, String, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- listDataInsightChartResult(Long, Long, String, String, DataInsightChartResult.DataInsightChartType, Integer, Integer, String, String) - Method in interface org.openmetadata.service.search.SearchClient
- listDataInsightChartResult(Long, Long, String, String, DataInsightChartResult.DataInsightChartType, Integer, Integer, String, String) - Method in class org.openmetadata.service.search.SearchRepository
- listDataInsightChartResult(SecurityContext, DataInsightChartResult.DataInsightChartType, String, Integer, Integer, String, String, String, String, Long, Long) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- listDistinctCount() - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listDistinctCount(String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
-
Deprecated.
- listEntitiesCount(UriInfo, Include) - Method in class org.openmetadata.service.resources.system.SystemResource
- listEntityNotificationDescriptors() - Static method in class org.openmetadata.service.events.subscription.EventsSubscriptionRegistry
- listEventSubResources(UriInfo, SecurityContext, CreateEventSubscription.AlertType) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- listEventSubscriptions(UriInfo, SecurityContext, String, int, String, String, String) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- listEventSubscriptionVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- ListFilter - Class in org.openmetadata.service.jdbi3
- ListFilter() - Constructor for class org.openmetadata.service.jdbi3.ListFilter
- ListFilter(Include) - Constructor for class org.openmetadata.service.jdbi3.ListFilter
- listForStateId(SecurityContext, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResolutionStatusResource
- listHierarchy(UriInfo, SecurityContext, int, Boolean) - Method in class org.openmetadata.service.resources.teams.TeamResource
- listHierarchy(ListFilter, int, Boolean) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- listIngestionPipelineCount(String, Map<String, Object>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.IngestionPipelineDAO
- listInternal(UriInfo, SecurityContext, String, Include, String, int, String, String) - Method in class org.openmetadata.service.resources.services.ServiceEntityResource
- listInternal(UriInfo, SecurityContext, String, ListFilter, int, String, String) - Method in class org.openmetadata.service.resources.EntityResource
- listInternal(UriInfo, SecurityContext, EntityUtil.Fields, ListFilter, int, String, String, OperationContext, ResourceContextInterface) - Method in class org.openmetadata.service.resources.EntityResource
- listKpiResults(SecurityContext, String) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- listKpiResults(SecurityContext, String, Long, Long, EntityTimeSeriesDAO.OrderBy) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- listLatestAppRun(UriInfo, SecurityContext, String, String) - Method in class org.openmetadata.service.resources.apps.AppResource
- listMetricsFromDBMigrations() - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- listObservabilityDescriptors() - Static method in class org.openmetadata.service.events.subscription.EventsSubscriptionRegistry
- listPermission(List<EntityReference>) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
-
Returns a list of operations that a user can perform on all the resources.
- listPermission(SubjectContext) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
-
Returns a list of operations that a user can perform on all the resources.
- listPermissions(SecurityContext, String) - Method in interface org.openmetadata.service.security.Authorizer
-
Returns a list of operations that the authenticated user (subject) can perform
- listPermissions(SecurityContext, String) - Method in class org.openmetadata.service.security.DefaultAuthorizer
- listPermissions(SecurityContext, String) - Method in class org.openmetadata.service.security.NoopAuthorizer
- listPipelineStatus(String, Long, Long) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- listPipelineStatuses(SecurityContext, String, Long, Long) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- listPolicyFunctions(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- listPolicyResources(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- listPosts(UUID) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- listQueries(UriInfo, SecurityContext, String, UUID, String, int, String, String) - Method in class org.openmetadata.service.resources.query.QueryResource
- listQueryCount(String, Map<String, Object>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- listResourceDescriptors() - Static method in class org.openmetadata.service.ResourceRegistry
- listServicesCount(UriInfo, Include) - Method in class org.openmetadata.service.resources.system.SystemResource
- listSystemProfiles(SecurityContext, String, Long, Long) - Method in class org.openmetadata.service.resources.databases.TableResource
- listTableProfiles(UriInfo, SecurityContext, String, Long, Long) - Method in class org.openmetadata.service.resources.databases.TableResource
- listTasksAssigned(String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listTasksAssigned(List<String>, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listTasksOfUser(List<String>, String, String, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listTeamsUnderOrganization(UUID) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TeamDAO
- listTeamsUnderOrganization(UUID, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TeamDAO
- listTestCaseResolutionStatusesForStateId(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseResolutionStatusTimeSeriesDAO
- listTestCaseResolutionStatusesForStateId(UUID) - Method in class org.openmetadata.service.jdbi3.TestCaseResolutionStatusRepository
- listTestCaseResults(SecurityContext, String, Long, Long) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- listThreadsByEntityLink(String, String, int, int, String, List<String>, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listThreadsByEntityLink(FeedFilter, MessageParser.EntityLink, int, int, String, List<String>) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listThreadsByFollows(UUID, List<String>, int, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listThreadsByMentions(String, List<String>, int, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listThreadsByOwner(UUID, List<String>, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listThreadsByOwnerOrFollows(UUID, List<String>, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- listToByPrefix(String, String, String, int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- listTotalCount() - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listTotalCount(String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- listVersions(UUID) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.apps.AppResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.bots.BotResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.charts.ChartResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.databases.TableResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.domains.DomainResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.query.QueryResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.tags.TagResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.teams.RoleResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.teams.TeamResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.teams.UserResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.topics.TopicResource
- listVersions(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.types.TypeResource
- listVersionsInternal(SecurityContext, UUID) - Method in class org.openmetadata.service.resources.EntityResource
- listVersionsInternal(SecurityContext, UUID, OperationContext, ResourceContextInterface) - Method in class org.openmetadata.service.resources.EntityResource
- listWebAnalyticEventData(SecurityContext, String, Long, Long) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- listWithEntityFilter(String, List<String>, long) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChangeEventDAO
- listWithOffset(String, String, int, int, Long, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listWithOffset(String, String, String, int, int, Long, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listWithOffset(String, String, String, int, int, Long, Long, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseResolutionStatusTimeSeriesDAO
- listWithOffset(String, ListFilter, int, Long, Long, boolean) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
-
Forward paginate a list of entities ordered and paginated by timestamp
- listWithOffset(ListFilter, int, int, Long, Long, boolean) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TestCaseResolutionStatusTimeSeriesDAO
- listWithOffset(ListFilter, int, int, Long, Long, boolean) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- listWithoutEntityFilter(String, long) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.ChangeEventDAO
- LIVE_APP_SCHEDULE_ERR - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- loadMigrations() - Method in class org.openmetadata.service.migration.api.MigrationWorkflow
- locate(Class<?>, Method, ConfigRegistry) - Method in class org.openmetadata.service.jdbi3.locator.ConnectionAwareAnnotationSqlLocator
- log(String) - Method in class org.openmetadata.service.events.AuditLogger
- log(String, Object...) - Method in class org.openmetadata.service.events.AuditLogger
- LOG - Static variable in interface org.openmetadata.service.jdbi3.EntityDAO
- logAfterExecution(StatementContext) - Method in class org.openmetadata.service.util.jdbi.OMSqlLogger
- logBeforeExecution(StatementContext) - Method in class org.openmetadata.service.util.jdbi.OMSqlLogger
- LoginAttemptCache - Class in org.openmetadata.service.security.auth
- LoginAttemptCache() - Constructor for class org.openmetadata.service.security.auth.LoginAttemptCache
- LoginAttemptCache(int, int) - Constructor for class org.openmetadata.service.security.auth.LoginAttemptCache
- loginUser(LoginRequest) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- loginUser(LoginRequest) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- loginUser(LoginRequest) - Method in class org.openmetadata.service.security.auth.LdapAuthenticator
- loginUser(LoginRequest) - Method in class org.openmetadata.service.security.auth.NoopAuthenticator
- loginUserWithPassword(UriInfo, SecurityContext, LoginRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- LogisticRegressionIncidentSeverityClassifier - Class in org.openmetadata.service.util.incidentSeverityClassifier
- LogisticRegressionIncidentSeverityClassifier() - Constructor for class org.openmetadata.service.util.incidentSeverityClassifier.LogisticRegressionIncidentSeverityClassifier
- logoutUser(UriInfo, SecurityContext, LogoutRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- logPipelineCreated(String, String, Long) - Method in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- logPipelineDeleted(String, String, Long) - Method in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- logPipelineStatus(String, String, Long, String) - Method in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- logPipelineUpdated(String, String, Long, ChangeDescription) - Method in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- LookerConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
- LookerConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.LookerConnectionClassConverter
- lookUserInProvider(String) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- lookUserInProvider(String) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- lookUserInProvider(String) - Method in class org.openmetadata.service.security.auth.LdapAuthenticator
- lookUserInProvider(String) - Method in class org.openmetadata.service.security.auth.NoopAuthenticator
- lowerCaseUserNameAndEmail(CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.V112.MigrationUtil
M
- main(String[]) - Static method in class org.openmetadata.service.OpenMetadataApplication
- main(String...) - Static method in class org.openmetadata.service.util.OpenMetadataOperations
- main(String[]) - Static method in class org.openmetadata.service.util.TablesInitializer
- majorVersionChange - Variable in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- ManagedShutdown() - Constructor for class org.openmetadata.service.OpenMetadataApplication.ManagedShutdown
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.ClassificationRepository.TagLabelMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.EntitiesCountRowMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO.FromRelationshipMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO.ToRelationshipMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.ExtensionMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO.OwnerCountFieldMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO.ThreadCountFieldMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO.FieldRelationShipMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO.FromFieldMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO.ToFieldMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.ServicesCountRowMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.SettingsRowMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO.TagLabelMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO.TagLabelMapperMigration
-
Deprecated.
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO.TagLabelRowMapperWithTargetFqnHash
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO.TestCaseRecordMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.TokenRowMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO.UsageDetailsMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesDAO.ReportDataMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.MigrationDAO.FromServerChangeLogMapper
- map(ResultSet, StatementContext) - Method in class org.openmetadata.service.jdbi3.UsageRepository.UsageDetailsMapper
- markLogoutEventForToken(LogoutRequest) - Method in class org.openmetadata.service.security.saml.JwtTokenCacheManager
- maskAuthenticationMechanism(String, AuthenticationMechanism) - Method in class org.openmetadata.service.secrets.masker.EntityMasker
- maskAuthenticationMechanism(String, AuthenticationMechanism) - Method in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- MASKED_NAME - Static variable in class org.openmetadata.service.security.mask.PIIMasker
- MASKED_VALUE - Static variable in class org.openmetadata.service.security.mask.PIIMasker
- maskIngestionPipeline(IngestionPipeline) - Method in class org.openmetadata.service.secrets.masker.EntityMasker
- maskIngestionPipeline(IngestionPipeline) - Method in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- maskServiceConnectionConfig(Object, String, ServiceType) - Method in class org.openmetadata.service.secrets.masker.EntityMasker
- maskServiceConnectionConfig(Object, String, ServiceType) - Method in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- maskWorkflow(Workflow) - Method in class org.openmetadata.service.secrets.masker.EntityMasker
- maskWorkflow(Workflow) - Method in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- matchAllTags(String...) - Method in class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- matchAnyDomain(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchAnyEntityFqn(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchAnyEntityId(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchAnyEventType(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchAnyFieldChange(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchAnyOwnerName(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchAnySource(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchAnyTag(String...) - Method in class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- matchConversationUser(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchIngestionPipelineState(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchPipelineState(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchResource(String) - Method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- matchTeam() - Method in class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- matchTestResult(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- matchUpdatedBy(List<String>) - Method in class org.openmetadata.service.events.subscription.AlertsRuleEvaluator
- MAX_AGGREGATE_SIZE - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- MAX_FAILED_LOGIN_ATTEMPT - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- MAX_RESULT_HITS - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- MENTION_CHANNEL - Static variable in class org.openmetadata.service.socket.WebSocketManager
- MENTIONS - Enum constant in enum class org.openmetadata.service.jdbi3.FeedRepository.FilterType
- mergeTags(List<TagLabel>, List<TagLabel>) - Static method in class org.openmetadata.service.util.EntityUtil
-
Merge two sets of tags
- MessageDecorator<T> - Interface in org.openmetadata.service.formatter.decorators
- MessageParser - Class in org.openmetadata.service.resources.feeds
- MessageParser.EntityLink - Class in org.openmetadata.service.resources.feeds
- MessageParser.EntityLink.LinkType - Enum Class in org.openmetadata.service.resources.feeds
- MESSAGING_SERVICE - Static variable in class org.openmetadata.service.Entity
- messagingService() - Method in record class org.openmetadata.service.search.indexes.MessagingServiceIndex
-
Returns the value of the
messagingServicerecord component. - messagingServiceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- MessagingServiceIndex - Record Class in org.openmetadata.service.search.indexes
- MessagingServiceIndex(MessagingService) - Constructor for record class org.openmetadata.service.search.indexes.MessagingServiceIndex
-
Creates an instance of a
MessagingServiceIndexrecord class. - MessagingServiceList() - Constructor for class org.openmetadata.service.resources.services.messaging.MessagingServiceResource.MessagingServiceList
- MessagingServiceRepository - Class in org.openmetadata.service.jdbi3
- MessagingServiceRepository() - Constructor for class org.openmetadata.service.jdbi3.MessagingServiceRepository
- MessagingServiceResource - Class in org.openmetadata.service.resources.services.messaging
- MessagingServiceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- MessagingServiceResource.MessagingServiceList - Class in org.openmetadata.service.resources.services.messaging
- MET - Enum constant in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.KpiCriteria
- METADATA_SERVICE - Static variable in class org.openmetadata.service.Entity
- metadataService() - Method in record class org.openmetadata.service.search.indexes.MetadataServiceIndex
-
Returns the value of the
metadataServicerecord component. - metadataServiceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- MetadataServiceIndex - Record Class in org.openmetadata.service.search.indexes
- MetadataServiceIndex(MetadataService) - Constructor for record class org.openmetadata.service.search.indexes.MetadataServiceIndex
-
Creates an instance of a
MetadataServiceIndexrecord class. - MetadataServiceList() - Constructor for class org.openmetadata.service.resources.services.metadata.MetadataServiceResource.MetadataServiceList
- MetadataServiceRepository - Class in org.openmetadata.service.jdbi3
- MetadataServiceRepository() - Constructor for class org.openmetadata.service.jdbi3.MetadataServiceRepository
- MetadataServiceResource - Class in org.openmetadata.service.resources.services.metadata
- MetadataServiceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- MetadataServiceResource.MetadataServiceList - Class in org.openmetadata.service.resources.services.metadata
- METRICS - Static variable in class org.openmetadata.service.Entity
- METRICS_EXTENSION - Static variable in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- metricsDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- MetricsList() - Constructor for class org.openmetadata.service.resources.metrics.MetricsResource.MetricsList
- MetricsRepository - Class in org.openmetadata.service.jdbi3
- MetricsRepository() - Constructor for class org.openmetadata.service.jdbi3.MetricsRepository
- MetricsResource - Class in org.openmetadata.service.resources.metrics
- MetricsResource(Authorizer) - Constructor for class org.openmetadata.service.resources.metrics.MetricsResource
- MetricsResource.MetricsList - Class in org.openmetadata.service.resources.metrics
- MicrometerBundleSingleton - Class in org.openmetadata.service.util
- migrate(boolean) - Method in class org.openmetadata.service.util.OpenMetadataOperations
- migrateCronExpression(CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.v131.MigrationUtil
- migrateDbtConfigType(Handle, String, String) - Static method in class org.openmetadata.service.migration.utils.v132.MigrationUtil
- migrateMongoDBConnStr(Handle, String) - Static method in class org.openmetadata.service.migration.utils.v130.MigrationUtil
- migrateQuartzConfig(App) - Method in class org.openmetadata.service.apps.ApplicationHandler
- migrateSecrets() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- Migration - Class in org.openmetadata.service.migration
- Migration - Class in org.openmetadata.service.migration.mysql.v110
- Migration - Class in org.openmetadata.service.migration.mysql.v111
- Migration - Class in org.openmetadata.service.migration.mysql.v112
- Migration - Class in org.openmetadata.service.migration.mysql.v116
- Migration - Class in org.openmetadata.service.migration.mysql.v117
- Migration - Class in org.openmetadata.service.migration.mysql.v120
- Migration - Class in org.openmetadata.service.migration.mysql.v130
- Migration - Class in org.openmetadata.service.migration.mysql.v131
- Migration - Class in org.openmetadata.service.migration.mysql.v132
- Migration - Class in org.openmetadata.service.migration.postgres.v110
- Migration - Class in org.openmetadata.service.migration.postgres.v111
- Migration - Class in org.openmetadata.service.migration.postgres.v112
- Migration - Class in org.openmetadata.service.migration.postgres.v116
- Migration - Class in org.openmetadata.service.migration.postgres.v120
- Migration - Class in org.openmetadata.service.migration.postgres.v130
- Migration - Class in org.openmetadata.service.migration.postgres.v131
- Migration - Class in org.openmetadata.service.migration.postgres.v132
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v110.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v111.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v112.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v116.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v117.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v120.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v130.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v131.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.mysql.v132.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.postgres.v110.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.postgres.v111.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.postgres.v112.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.postgres.v116.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.postgres.v120.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.postgres.v130.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.postgres.v131.Migration
- Migration(MigrationFile) - Constructor for class org.openmetadata.service.migration.postgres.v132.Migration
- MigrationConfiguration - Class in org.openmetadata.service.migration
- MigrationConfiguration() - Constructor for class org.openmetadata.service.migration.MigrationConfiguration
- MigrationContext - Class in org.openmetadata.service.migration.context
- MigrationContext(String, List<MigrationOps>, Handle) - Constructor for class org.openmetadata.service.migration.context.MigrationContext
- MigrationDAO - Interface in org.openmetadata.service.jdbi3
- MigrationDAO.FromServerChangeLogMapper - Class in org.openmetadata.service.jdbi3
- MigrationDAO.ServerChangeLog - Class in org.openmetadata.service.jdbi3
- MigrationDAO.ServerMigrationSQLTable - Class in org.openmetadata.service.jdbi3
- MigrationFile - Class in org.openmetadata.service.migration.utils
- MigrationFile(File, MigrationDAO, ConnectionType) - Constructor for class org.openmetadata.service.migration.utils.MigrationFile
- migrationListAfterWithOffset(int, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- migrationListAfterWithOffset(String, String, int) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- migrationListDistinctWithOffset(int) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
-
Deprecated.
- migrationListDistinctWithOffset(int) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- migrationListDistinctWithOffset(String, int) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
-
Deprecated.
- MigrationOps - Class in org.openmetadata.service.migration.context
- MigrationOps(String, String) - Constructor for class org.openmetadata.service.migration.context.MigrationOps
- MigrationProcess - Interface in org.openmetadata.service.migration.api
- MigrationProcessImpl - Class in org.openmetadata.service.migration.api
- MigrationProcessImpl(MigrationFile) - Constructor for class org.openmetadata.service.migration.api.MigrationProcessImpl
- MigrationUtil - Class in org.openmetadata.service.migration.utils.v110
- MigrationUtil - Class in org.openmetadata.service.migration.utils.V112
- MigrationUtil - Class in org.openmetadata.service.migration.utils.V114
- MigrationUtil - Class in org.openmetadata.service.migration.utils.V117
- MigrationUtil - Class in org.openmetadata.service.migration.utils.v120
- MigrationUtil - Class in org.openmetadata.service.migration.utils.v130
- MigrationUtil - Class in org.openmetadata.service.migration.utils.v131
- MigrationUtil - Class in org.openmetadata.service.migration.utils.v132
- MigrationUtilV111 - Class in org.openmetadata.service.migration.utils.v111
- MigrationValidationClient - Class in org.openmetadata.service.migration
- MigrationValidationClientException - Exception in org.openmetadata.service.migration
- MigrationValidationClientException(String) - Constructor for exception org.openmetadata.service.migration.MigrationValidationClientException
- MigrationWorkflow - Class in org.openmetadata.service.migration.api
- MigrationWorkflow(Jdbi, String, ConnectionType, String, boolean) - Constructor for class org.openmetadata.service.migration.api.MigrationWorkflow
- MigrationWorkflowContext - Class in org.openmetadata.service.migration.context
- MigrationWorkflowContext(Handle) - Constructor for class org.openmetadata.service.migration.context.MigrationWorkflowContext
- mlFeatureMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- mlHyperParameterMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- MLMODEL - Static variable in class org.openmetadata.service.Entity
- MLMODEL_SERVICE - Static variable in class org.openmetadata.service.Entity
- mlModelDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- MlModelIndex - Class in org.openmetadata.service.search.indexes
- MlModelIndex(MlModel) - Constructor for class org.openmetadata.service.search.indexes.MlModelIndex
- MlModelList() - Constructor for class org.openmetadata.service.resources.mlmodels.MlModelResource.MlModelList
- MlModelRepository - Class in org.openmetadata.service.jdbi3
- MlModelRepository() - Constructor for class org.openmetadata.service.jdbi3.MlModelRepository
- MlModelRepository.MlModelUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- MlModelResource - Class in org.openmetadata.service.resources.mlmodels
- MlModelResource(Authorizer) - Constructor for class org.openmetadata.service.resources.mlmodels.MlModelResource
- MlModelResource.MlModelList - Class in org.openmetadata.service.resources.mlmodels
- mlModelService() - Method in record class org.openmetadata.service.search.indexes.MlModelServiceIndex
-
Returns the value of the
mlModelServicerecord component. - mlModelServiceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- MlModelServiceIndex - Record Class in org.openmetadata.service.search.indexes
- MlModelServiceIndex(MlModelService) - Constructor for record class org.openmetadata.service.search.indexes.MlModelServiceIndex
-
Creates an instance of a
MlModelServiceIndexrecord class. - MlModelServiceList() - Constructor for class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource.MlModelServiceList
- MlModelServiceRepository - Class in org.openmetadata.service.jdbi3
- MlModelServiceRepository() - Constructor for class org.openmetadata.service.jdbi3.MlModelServiceRepository
- MlModelServiceResource - Class in org.openmetadata.service.resources.services.mlmodel
- MlModelServiceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- MlModelServiceResource.MlModelServiceList - Class in org.openmetadata.service.resources.services.mlmodel
- MlModelUpdater(MlModel, MlModel, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.MlModelRepository.MlModelUpdater
- MostActiveUsersAggregator<A,
B, M, S, X> - Class in org.openmetadata.service.dataInsight - MostActiveUsersAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.MostActiveUsersAggregator
- MostViewedEntitiesAggregator<A,
B, M, S> - Class in org.openmetadata.service.dataInsight - MostViewedEntitiesAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.MostViewedEntitiesAggregator
- MSTeamsMessageDecorator - Class in org.openmetadata.service.formatter.decorators
- MSTeamsMessageDecorator() - Constructor for class org.openmetadata.service.formatter.decorators.MSTeamsMessageDecorator
- MSTeamsPublisher - Class in org.openmetadata.service.apps.bundles.changeEvent.msteams
- MSTeamsPublisher(SubscriptionDestination) - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.msteams.MSTeamsPublisher
- MULTIPLE_EMAIL_ENTRIES - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- MULTIPLE_EMAIL_ENTRIES_ERROR - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- mutuallyExclusive(TagLabel) - Static method in class org.openmetadata.service.resources.tags.TagLabelUtil
-
Returns true if the parent of the tag label is mutually exclusive
- mutuallyExclusiveLabels(TagLabel, TagLabel) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- MYSQL - Enum constant in enum class org.openmetadata.service.jdbi3.locator.ConnectionType
- MysqlConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `DatalakeConnection` object.
- MysqlConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.MysqlConnectionClassConverter
N
- name() - Element in annotation interface org.openmetadata.service.resources.Collection
- name() - Method in record class org.openmetadata.service.security.CatalogPrincipal
-
Returns the value of the
namerecord component. - NAME_KEYWORD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- NAMESPACE - Static variable in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- NativeApplication - Interface in org.openmetadata.service.apps
- needsStartingSeparator() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsIdConfig
-
Returns the value of the
needsStartingSeparatorrecord component. - newInstance() - Method in class org.openmetadata.service.events.EventPubSub.ChangeEventFactory
- newJob(TriggerFiredBundle, Scheduler) - Method in class org.openmetadata.service.apps.scheduler.CustomJobFactory
- nextMajorVersion(Double) - Static method in class org.openmetadata.service.util.EntityUtil
- nextVersion(Double) - Static method in class org.openmetadata.service.util.EntityUtil
- NO_REFERRER - Enum constant in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- NO_REFERRER_WHEN_DOWNGRADE - Enum constant in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- NON_EXECUTABLE_TEST_SUITE_DELETION_ERROR - Static variable in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- NoopAuthenticator - Class in org.openmetadata.service.security.auth
- NoopAuthenticator() - Constructor for class org.openmetadata.service.security.auth.NoopAuthenticator
- NoopAuthorizer - Class in org.openmetadata.service.security
- NoopAuthorizer() - Constructor for class org.openmetadata.service.security.NoopAuthorizer
- NoopClient - Class in org.openmetadata.service.clients.pipeline.noop
- NoopClient(PipelineServiceClientConfiguration) - Constructor for class org.openmetadata.service.clients.pipeline.noop.NoopClient
- NoopFilter - Class in org.openmetadata.service.security
- NoopFilter(AuthenticationConfiguration, AuthorizerConfiguration) - Constructor for class org.openmetadata.service.security.NoopFilter
- NoOpTestApplication - Class in org.openmetadata.service.apps.bundles.test
- NoOpTestApplication(CollectionDAO, SearchRepository) - Constructor for class org.openmetadata.service.apps.bundles.test.NoOpTestApplication
- noOwner() - Method in class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- NOT_IMPLEMENTED_ERROR_TYPE - Static variable in interface org.openmetadata.service.search.SearchClient
- NOT_IMPLEMENTED_ERROR_TYPE - Static variable in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- NOT_IMPLEMENTED_METHOD - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- NOT_MET - Enum constant in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.KpiCriteria
- notAdmin(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- notReviewer(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- NULL_SECRET_STRING - Static variable in class org.openmetadata.service.secrets.ExternalSecretsManager
- nullifyConnection(DashboardService) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- nullifyConnection(DatabaseService) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- nullifyConnection(MessagingService) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- nullifyConnection(MetadataService) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- nullifyConnection(MlModelService) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- nullifyConnection(PipelineService) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- nullifyConnection(SearchService) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- nullifyConnection(StorageService) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- nullifyConnection(T) - Method in class org.openmetadata.service.resources.services.ServiceEntityResource
- nullText() - Method in record class org.openmetadata.service.util.AsciiTable
-
Returns the value of the
nullTextrecord component.
O
- objectMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- of() - Static method in exception org.openmetadata.service.exception.BadRequestException
- OFFSET_EXTENSION - Static variable in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- OIDC_CREDENTIAL_PROFILE - Static variable in class org.openmetadata.service.security.AuthLoginServlet
- OmAppJobListener - Class in org.openmetadata.service.apps.scheduler
- OmAppJobListener(CollectionDAO) - Constructor for class org.openmetadata.service.apps.scheduler.OmAppJobListener
- OMErrorPageHandler - Class in org.openmetadata.service.exception
- OMErrorPageHandler(OMWebConfiguration) - Constructor for class org.openmetadata.service.exception.OMErrorPageHandler
- OMMicrometerHttpFilter - Class in org.openmetadata.service.security.saml
-
This is OMMicrometerHttpFilter is similar to MicrometerHttpFilter with support to handle OM Servlets, and provide metric information for them.
- OMMicrometerHttpFilter() - Constructor for class org.openmetadata.service.security.saml.OMMicrometerHttpFilter
- OMSqlLogger - Class in org.openmetadata.service.util.jdbi
- OMSqlLogger() - Constructor for class org.openmetadata.service.util.jdbi.OMSqlLogger
- OMWebBundle<T extends io.dropwizard.Configuration> - Class in org.openmetadata.service.config
- OMWebBundle() - Constructor for class org.openmetadata.service.config.OMWebBundle
- OMWebConfiguration - Class in org.openmetadata.service.config
- OMWebConfiguration() - Constructor for class org.openmetadata.service.config.OMWebConfiguration
- ON_DEMAND_JOB - Static variable in class org.openmetadata.service.apps.scheduler.AppScheduler
- ON_DEMAND_RUN - Enum constant in enum class org.openmetadata.service.apps.AppUtil.RunType
- onEvent(EventPubSub.ChangeEventHolder, long, boolean) - Method in class org.openmetadata.service.events.AbstractEventPublisher
- onShutdown() - Method in class org.openmetadata.service.monitoring.EventMonitorPublisher
- onStart() - Method in class org.openmetadata.service.monitoring.EventMonitorPublisher
- OPENID_AUTH - Static variable in record class org.openmetadata.service.security.auth.CatalogSecurityContext
- OPENMETADATA_SERVICE - Static variable in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- OpenMetadataApplication - Class in org.openmetadata.service
-
Main catalog application
- OpenMetadataApplication() - Constructor for class org.openmetadata.service.OpenMetadataApplication
- OpenMetadataApplication.ManagedShutdown - Class in org.openmetadata.service
- OpenMetadataApplicationConfig - Class in org.openmetadata.service
- OpenMetadataApplicationConfig() - Constructor for class org.openmetadata.service.OpenMetadataApplicationConfig
- OpenMetadataAssetServlet - Class in org.openmetadata.service.socket
- OpenMetadataAssetServlet(String, String, String, OMWebConfiguration) - Constructor for class org.openmetadata.service.socket.OpenMetadataAssetServlet
- OpenMetadataConnectionBuilder - Class in org.openmetadata.service.util
- OpenMetadataConnectionBuilder(OpenMetadataApplicationConfig) - Constructor for class org.openmetadata.service.util.OpenMetadataConnectionBuilder
- OpenMetadataConnectionBuilder(OpenMetadataApplicationConfig, String) - Constructor for class org.openmetadata.service.util.OpenMetadataConnectionBuilder
- OpenMetadataOperations - Class in org.openmetadata.service.util
- OpenMetadataOperations() - Constructor for class org.openmetadata.service.util.OpenMetadataOperations
- OpenMetadataServerHealthCheck - Class in org.openmetadata.service
- OpenMetadataServerHealthCheck() - Constructor for class org.openmetadata.service.OpenMetadataServerHealthCheck
- OpenSearchAggregatedUnusedAssetsCountAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchAggregatedUnusedAssetsCountAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsCountAggregator
- OpenSearchAggregatedUnusedAssetsSizeAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchAggregatedUnusedAssetsSizeAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUnusedAssetsSizeAggregator
- OpenSearchAggregatedUsedvsUnusedAssetsCountAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchAggregatedUsedvsUnusedAssetsCountAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsCountAggregator
- OpenSearchAggregatedUsedvsUnusedAssetsSizeAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchAggregatedUsedvsUnusedAssetsSizeAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchAggregatedUsedvsUnusedAssetsSizeAggregator
- OpenSearchClient - Class in org.openmetadata.service.search.opensearch
- OpenSearchClient(ElasticSearchConfiguration) - Constructor for class org.openmetadata.service.search.opensearch.OpenSearchClient
- OpenSearchDailyActiveUsersAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchDailyActiveUsersAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchDailyActiveUsersAggregator
- OpenSearchDataInsightProcessor - Class in org.openmetadata.service.search.opensearch
- OpenSearchDataInsightProcessor(int) - Constructor for class org.openmetadata.service.search.opensearch.OpenSearchDataInsightProcessor
- OpenSearchEntitiesDescriptionAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchEntitiesDescriptionAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesDescriptionAggregator
- OpenSearchEntitiesOwnerAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchEntitiesOwnerAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchEntitiesOwnerAggregator
- OpenSearchEntitiesProcessor - Class in org.openmetadata.service.search.opensearch
- OpenSearchEntitiesProcessor(int) - Constructor for class org.openmetadata.service.search.opensearch.OpenSearchEntitiesProcessor
- OpenSearchIndexSink - Class in org.openmetadata.service.search.opensearch
- OpenSearchIndexSink(SearchRepository, int) - Constructor for class org.openmetadata.service.search.opensearch.OpenSearchIndexSink
- OpenSearchMostActiveUsersAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchMostActiveUsersAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostActiveUsersAggregator
- OpenSearchMostViewedEntitiesAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchMostViewedEntitiesAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchMostViewedEntitiesAggregator
- OpenSearchPageViewsByEntitiesAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchPageViewsByEntitiesAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchPageViewsByEntitiesAggregator
- OpenSearchServicesDescriptionAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchServicesDescriptionAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesDescriptionAggregator
- OpenSearchServicesOwnerAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchServicesOwnerAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchServicesOwnerAggregator
- OpenSearchTotalEntitiesAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchTotalEntitiesAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesAggregator
- OpenSearchTotalEntitiesByTierAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchTotalEntitiesByTierAggregator(Aggregations) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchTotalEntitiesByTierAggregator
- OpenSearchUnusedAssetsAggregator - Class in org.openmetadata.service.search.opensearch.dataInsightAggregator
- OpenSearchUnusedAssetsAggregator(SearchHits) - Constructor for class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchUnusedAssetsAggregator
- operation - Variable in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- OperationContext - Class in org.openmetadata.service.security.policyevaluator
-
OperationContext for Access Control Policy
- OperationContext(String, JsonPatch) - Constructor for class org.openmetadata.service.security.policyevaluator.OperationContext
- OperationContext(String, MetadataOperation...) - Constructor for class org.openmetadata.service.security.policyevaluator.OperationContext
- order() - Element in annotation interface org.openmetadata.service.resources.Collection
-
Order of initialization of resource starting from 0.
- org.openmetadata.csv - package org.openmetadata.csv
- org.openmetadata.service - package org.openmetadata.service
- org.openmetadata.service.apps - package org.openmetadata.service.apps
- org.openmetadata.service.apps.bundles.changeEvent - package org.openmetadata.service.apps.bundles.changeEvent
- org.openmetadata.service.apps.bundles.changeEvent.email - package org.openmetadata.service.apps.bundles.changeEvent.email
- org.openmetadata.service.apps.bundles.changeEvent.gchat - package org.openmetadata.service.apps.bundles.changeEvent.gchat
- org.openmetadata.service.apps.bundles.changeEvent.generic - package org.openmetadata.service.apps.bundles.changeEvent.generic
- org.openmetadata.service.apps.bundles.changeEvent.msteams - package org.openmetadata.service.apps.bundles.changeEvent.msteams
- org.openmetadata.service.apps.bundles.changeEvent.slack - package org.openmetadata.service.apps.bundles.changeEvent.slack
- org.openmetadata.service.apps.bundles.insights - package org.openmetadata.service.apps.bundles.insights
- org.openmetadata.service.apps.bundles.searchIndex - package org.openmetadata.service.apps.bundles.searchIndex
- org.openmetadata.service.apps.bundles.test - package org.openmetadata.service.apps.bundles.test
- org.openmetadata.service.apps.scheduler - package org.openmetadata.service.apps.scheduler
- org.openmetadata.service.auth - package org.openmetadata.service.auth
- org.openmetadata.service.clients.pipeline - package org.openmetadata.service.clients.pipeline
- org.openmetadata.service.clients.pipeline.airflow - package org.openmetadata.service.clients.pipeline.airflow
- org.openmetadata.service.clients.pipeline.noop - package org.openmetadata.service.clients.pipeline.noop
- org.openmetadata.service.config - package org.openmetadata.service.config
- org.openmetadata.service.dataInsight - package org.openmetadata.service.dataInsight
- org.openmetadata.service.events - package org.openmetadata.service.events
- org.openmetadata.service.events.errors - package org.openmetadata.service.events.errors
- org.openmetadata.service.events.scheduled - package org.openmetadata.service.events.scheduled
- org.openmetadata.service.events.scheduled.template - package org.openmetadata.service.events.scheduled.template
- org.openmetadata.service.events.subscription - package org.openmetadata.service.events.subscription
- org.openmetadata.service.exception - package org.openmetadata.service.exception
- org.openmetadata.service.fernet - package org.openmetadata.service.fernet
- org.openmetadata.service.formatter.decorators - package org.openmetadata.service.formatter.decorators
- org.openmetadata.service.formatter.entity - package org.openmetadata.service.formatter.entity
- org.openmetadata.service.formatter.factory - package org.openmetadata.service.formatter.factory
- org.openmetadata.service.formatter.field - package org.openmetadata.service.formatter.field
- org.openmetadata.service.formatter.util - package org.openmetadata.service.formatter.util
- org.openmetadata.service.jdbi3 - package org.openmetadata.service.jdbi3
- org.openmetadata.service.jdbi3.locator - package org.openmetadata.service.jdbi3.locator
- org.openmetadata.service.migration - package org.openmetadata.service.migration
- org.openmetadata.service.migration.api - package org.openmetadata.service.migration.api
- org.openmetadata.service.migration.context - package org.openmetadata.service.migration.context
- org.openmetadata.service.migration.mysql.v110 - package org.openmetadata.service.migration.mysql.v110
- org.openmetadata.service.migration.mysql.v111 - package org.openmetadata.service.migration.mysql.v111
- org.openmetadata.service.migration.mysql.v112 - package org.openmetadata.service.migration.mysql.v112
- org.openmetadata.service.migration.mysql.v116 - package org.openmetadata.service.migration.mysql.v116
- org.openmetadata.service.migration.mysql.v117 - package org.openmetadata.service.migration.mysql.v117
- org.openmetadata.service.migration.mysql.v120 - package org.openmetadata.service.migration.mysql.v120
- org.openmetadata.service.migration.mysql.v130 - package org.openmetadata.service.migration.mysql.v130
- org.openmetadata.service.migration.mysql.v131 - package org.openmetadata.service.migration.mysql.v131
- org.openmetadata.service.migration.mysql.v132 - package org.openmetadata.service.migration.mysql.v132
- org.openmetadata.service.migration.postgres.v110 - package org.openmetadata.service.migration.postgres.v110
- org.openmetadata.service.migration.postgres.v111 - package org.openmetadata.service.migration.postgres.v111
- org.openmetadata.service.migration.postgres.v112 - package org.openmetadata.service.migration.postgres.v112
- org.openmetadata.service.migration.postgres.v116 - package org.openmetadata.service.migration.postgres.v116
- org.openmetadata.service.migration.postgres.v120 - package org.openmetadata.service.migration.postgres.v120
- org.openmetadata.service.migration.postgres.v130 - package org.openmetadata.service.migration.postgres.v130
- org.openmetadata.service.migration.postgres.v131 - package org.openmetadata.service.migration.postgres.v131
- org.openmetadata.service.migration.postgres.v132 - package org.openmetadata.service.migration.postgres.v132
- org.openmetadata.service.migration.utils - package org.openmetadata.service.migration.utils
- org.openmetadata.service.migration.utils.v110 - package org.openmetadata.service.migration.utils.v110
- org.openmetadata.service.migration.utils.v111 - package org.openmetadata.service.migration.utils.v111
- org.openmetadata.service.migration.utils.V112 - package org.openmetadata.service.migration.utils.V112
- org.openmetadata.service.migration.utils.V114 - package org.openmetadata.service.migration.utils.V114
- org.openmetadata.service.migration.utils.V117 - package org.openmetadata.service.migration.utils.V117
- org.openmetadata.service.migration.utils.v120 - package org.openmetadata.service.migration.utils.v120
- org.openmetadata.service.migration.utils.v130 - package org.openmetadata.service.migration.utils.v130
- org.openmetadata.service.migration.utils.v131 - package org.openmetadata.service.migration.utils.v131
- org.openmetadata.service.migration.utils.v132 - package org.openmetadata.service.migration.utils.v132
- org.openmetadata.service.monitoring - package org.openmetadata.service.monitoring
- org.openmetadata.service.resources - package org.openmetadata.service.resources
- org.openmetadata.service.resources.analytics - package org.openmetadata.service.resources.analytics
- org.openmetadata.service.resources.apps - package org.openmetadata.service.resources.apps
- org.openmetadata.service.resources.automations - package org.openmetadata.service.resources.automations
- org.openmetadata.service.resources.bots - package org.openmetadata.service.resources.bots
- org.openmetadata.service.resources.charts - package org.openmetadata.service.resources.charts
- org.openmetadata.service.resources.dashboards - package org.openmetadata.service.resources.dashboards
- org.openmetadata.service.resources.databases - package org.openmetadata.service.resources.databases
- org.openmetadata.service.resources.datainsight - package org.openmetadata.service.resources.datainsight
- org.openmetadata.service.resources.datamodels - package org.openmetadata.service.resources.datamodels
- org.openmetadata.service.resources.docstore - package org.openmetadata.service.resources.docstore
- org.openmetadata.service.resources.domains - package org.openmetadata.service.resources.domains
- org.openmetadata.service.resources.dqtests - package org.openmetadata.service.resources.dqtests
- org.openmetadata.service.resources.events - package org.openmetadata.service.resources.events
- org.openmetadata.service.resources.events.subscription - package org.openmetadata.service.resources.events.subscription
- org.openmetadata.service.resources.feeds - package org.openmetadata.service.resources.feeds
- org.openmetadata.service.resources.glossary - package org.openmetadata.service.resources.glossary
- org.openmetadata.service.resources.kpi - package org.openmetadata.service.resources.kpi
- org.openmetadata.service.resources.lineage - package org.openmetadata.service.resources.lineage
- org.openmetadata.service.resources.metrics - package org.openmetadata.service.resources.metrics
- org.openmetadata.service.resources.mlmodels - package org.openmetadata.service.resources.mlmodels
- org.openmetadata.service.resources.permissions - package org.openmetadata.service.resources.permissions
- org.openmetadata.service.resources.pipelines - package org.openmetadata.service.resources.pipelines
- org.openmetadata.service.resources.policies - package org.openmetadata.service.resources.policies
- org.openmetadata.service.resources.query - package org.openmetadata.service.resources.query
- org.openmetadata.service.resources.reports - package org.openmetadata.service.resources.reports
- org.openmetadata.service.resources.search - package org.openmetadata.service.resources.search
- org.openmetadata.service.resources.searchindex - package org.openmetadata.service.resources.searchindex
- org.openmetadata.service.resources.services - package org.openmetadata.service.resources.services
- org.openmetadata.service.resources.services.connections - package org.openmetadata.service.resources.services.connections
- org.openmetadata.service.resources.services.dashboard - package org.openmetadata.service.resources.services.dashboard
- org.openmetadata.service.resources.services.database - package org.openmetadata.service.resources.services.database
- org.openmetadata.service.resources.services.ingestionpipelines - package org.openmetadata.service.resources.services.ingestionpipelines
- org.openmetadata.service.resources.services.messaging - package org.openmetadata.service.resources.services.messaging
- org.openmetadata.service.resources.services.metadata - package org.openmetadata.service.resources.services.metadata
- org.openmetadata.service.resources.services.mlmodel - package org.openmetadata.service.resources.services.mlmodel
- org.openmetadata.service.resources.services.pipeline - package org.openmetadata.service.resources.services.pipeline
- org.openmetadata.service.resources.services.searchIndexes - package org.openmetadata.service.resources.services.searchIndexes
- org.openmetadata.service.resources.services.storage - package org.openmetadata.service.resources.services.storage
- org.openmetadata.service.resources.settings - package org.openmetadata.service.resources.settings
- org.openmetadata.service.resources.storages - package org.openmetadata.service.resources.storages
- org.openmetadata.service.resources.system - package org.openmetadata.service.resources.system
- org.openmetadata.service.resources.tags - package org.openmetadata.service.resources.tags
- org.openmetadata.service.resources.teams - package org.openmetadata.service.resources.teams
- org.openmetadata.service.resources.topics - package org.openmetadata.service.resources.topics
- org.openmetadata.service.resources.types - package org.openmetadata.service.resources.types
- org.openmetadata.service.resources.usage - package org.openmetadata.service.resources.usage
- org.openmetadata.service.resources.version - package org.openmetadata.service.resources.version
- org.openmetadata.service.search - package org.openmetadata.service.search
- org.openmetadata.service.search.elasticsearch - package org.openmetadata.service.search.elasticsearch
- org.openmetadata.service.search.elasticsearch.dataInsightAggregators - package org.openmetadata.service.search.elasticsearch.dataInsightAggregators
- org.openmetadata.service.search.indexes - package org.openmetadata.service.search.indexes
- org.openmetadata.service.search.models - package org.openmetadata.service.search.models
- org.openmetadata.service.search.opensearch - package org.openmetadata.service.search.opensearch
- org.openmetadata.service.search.opensearch.dataInsightAggregator - package org.openmetadata.service.search.opensearch.dataInsightAggregator
- org.openmetadata.service.secrets - package org.openmetadata.service.secrets
- org.openmetadata.service.secrets.converter - package org.openmetadata.service.secrets.converter
- org.openmetadata.service.secrets.masker - package org.openmetadata.service.secrets.masker
- org.openmetadata.service.security - package org.openmetadata.service.security
- org.openmetadata.service.security.auth - package org.openmetadata.service.security.auth
- org.openmetadata.service.security.jwt - package org.openmetadata.service.security.jwt
- org.openmetadata.service.security.mask - package org.openmetadata.service.security.mask
- org.openmetadata.service.security.policyevaluator - package org.openmetadata.service.security.policyevaluator
- org.openmetadata.service.security.saml - package org.openmetadata.service.security.saml
- org.openmetadata.service.socket - package org.openmetadata.service.socket
- org.openmetadata.service.util - package org.openmetadata.service.util
- org.openmetadata.service.util.incidentSeverityClassifier - package org.openmetadata.service.util.incidentSeverityClassifier
- org.openmetadata.service.util.jdbi - package org.openmetadata.service.util.jdbi
- org.openmetadata.service.workflows.interfaces - package org.openmetadata.service.workflows.interfaces
- org.openmetadata.service.workflows.searchIndex - package org.openmetadata.service.workflows.searchIndex
- ORGANIZATION_NAME - Static variable in class org.openmetadata.service.Entity
- ORGANIZATION_POLICY_NAME - Static variable in class org.openmetadata.service.Entity
- ORIGIN - Enum constant in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- ORIGIN_WHEN_CROSS_ORIGIN - Enum constant in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- original - Variable in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- OutgoingMessage - Class in org.openmetadata.service.formatter.decorators
- OutgoingMessage() - Constructor for class org.openmetadata.service.formatter.decorators.OutgoingMessage
- overrideAccess(Permission.Access, Permission.Access) - Static method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- OWNER - Enum constant in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.MetricType
- OWNER - Enum constant in enum class org.openmetadata.service.jdbi3.FeedRepository.FilterType
- OWNER - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- OWNER_DISPLAY_NAME_KEYWORD - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- OWNER_OR_FOLLOWS - Enum constant in enum class org.openmetadata.service.jdbi3.FeedRepository.FilterType
- OwnerCountFieldMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO.OwnerCountFieldMapper
- OwnerFormatter - Class in org.openmetadata.service.formatter.field
- OwnerFormatter(MessageDecorator<?>, String, String, String, MessageParser.EntityLink) - Constructor for class org.openmetadata.service.formatter.field.OwnerFormatter
P
- PAGE_VIEWS - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- PageViewsByEntitiesAggregator<A,
B, M, S> - Class in org.openmetadata.service.dataInsight - PageViewsByEntitiesAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.PageViewsByEntitiesAggregator
- PaginatedDataInsightSource - Class in org.openmetadata.service.workflows.searchIndex
- PaginatedDataInsightSource(CollectionDAO, String, int) - Constructor for class org.openmetadata.service.workflows.searchIndex.PaginatedDataInsightSource
- PaginatedEntitiesSource - Class in org.openmetadata.service.workflows.searchIndex
- PaginatedEntitiesSource(String, int, List<String>) - Constructor for class org.openmetadata.service.workflows.searchIndex.PaginatedEntitiesSource
- ParallelStreamUtil - Class in org.openmetadata.service.util
- parameters() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsConfig
-
Returns the value of the
parametersrecord component. - parse(String) - Static method in class org.openmetadata.service.resources.feeds.MessageParser.EntityLink
- parseColumns(List<Column>, List<FlattenColumn>, String) - Method in interface org.openmetadata.service.search.indexes.ColumnIndex
- parseExpression(String) - Static method in class org.openmetadata.service.security.policyevaluator.CompiledRule
- parseFollowers(List<EntityReference>) - Static method in class org.openmetadata.service.search.SearchIndexUtils
- ParserFactory - Class in org.openmetadata.service.formatter.factory
- parseSQLFiles() - Method in class org.openmetadata.service.migration.utils.MigrationFile
- parseTags(List<TagLabel>) - Static method in class org.openmetadata.service.search.SearchIndexUtils
- ParseTags - Class in org.openmetadata.service.search
- ParseTags(List<TagLabel>) - Constructor for class org.openmetadata.service.search.ParseTags
- password - Variable in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- PASSWORD - Static variable in class org.openmetadata.service.util.EmailUtil
- PASSWORD_INVALID_FORMAT - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- PASSWORD_MASK - Static variable in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- PASSWORD_RESET_LINKKEY - Static variable in class org.openmetadata.service.util.EmailUtil
- PASSWORD_RESET_TEMPLATE_FILE - Static variable in class org.openmetadata.service.util.EmailUtil
- PASSWORD_RESET_TOKEN_EXPIRED - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- PasswordEntityMasker - Class in org.openmetadata.service.secrets.masker
- PasswordEntityMasker() - Constructor for class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- PasswordUtil - Class in org.openmetadata.service.util
- patch(UUID, JsonPatch, String) - Method in class org.openmetadata.service.jdbi3.TestCaseResolutionStatusRepository
- patch(UriInfo, UUID, String, JsonPatch) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- patch(UriInfo, SecurityContext, String, JsonPatch) - Method in class org.openmetadata.service.resources.system.SystemResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.bots.BotResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.charts.ChartResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.databases.TableResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.docstore.DocStoreResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.domains.DataProductResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.domains.DomainResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResolutionStatusResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.query.QueryResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.tags.TagResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.teams.PersonaResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.teams.RoleResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.teams.TeamResource
- patch(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.teams.UserResource
- PATCH - Enum constant in enum class org.openmetadata.service.jdbi3.EntityRepository.Operation
- patchApplication(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- patchApplication(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.apps.AppResource
- patchEventSubscription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- patchInternal(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.EntityResource
- patchKpi(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- patchPost(SecurityContext, UriInfo, UUID, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- patchPost(Thread, Post, String, JsonPatch) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- PatchResponse(Response.Status, T, EventType) - Constructor for record class org.openmetadata.service.util.RestUtil.PatchResponse
-
Creates an instance of a
PatchResponserecord class. - patchSetting(String, JsonPatch) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- patchTestCaseResult(UriInfo, SecurityContext, String, Long, JsonPatch) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- patchTestCaseResults(String, Long, JsonPatch) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- patchThread(UriInfo, UUID, String, JsonPatch) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- performSqlExecutionAndUpdate(Handle, MigrationDAO, List<String>, String) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- performTask(String, ResolveTask) - Method in class org.openmetadata.service.jdbi3.EntityRepository.DescriptionTaskWorkflow
- performTask(String, ResolveTask) - Method in class org.openmetadata.service.jdbi3.EntityRepository.TagTaskWorkflow
- performTask(String, ResolveTask) - Method in class org.openmetadata.service.jdbi3.FeedRepository.TaskWorkflow
- performTask(String, ResolveTask) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository.ApprovalTaskWorkflow
- performTask(String, ResolveTask) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository.TestCaseFailureResolutionTaskWorkflow
-
If the task is resolved, we'll resolve the Incident with the given reason
- PERMISSION_POLICY_HEADER - Static variable in class org.openmetadata.service.config.PermissionPolicyHeaderFactory
- permissionDenied(String, MetadataOperation, String, String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- permissionNotAllowed(String, List<MetadataOperation>) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- PermissionPolicyHeaderFactory - Class in org.openmetadata.service.config
- PermissionPolicyHeaderFactory() - Constructor for class org.openmetadata.service.config.PermissionPolicyHeaderFactory
- Permissions - Class in org.openmetadata.service.security
- Permissions() - Constructor for class org.openmetadata.service.security.Permissions
- Permissions(List<MetadataOperation>) - Constructor for class org.openmetadata.service.security.Permissions
- PermissionsResource - Class in org.openmetadata.service.resources.permissions
- PermissionsResource(Authorizer) - Constructor for class org.openmetadata.service.resources.permissions.PermissionsResource
- PERSONA - Static variable in class org.openmetadata.service.Entity
- personaDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- PersonalAccessTokenList() - Constructor for class org.openmetadata.service.resources.teams.UserResource.PersonalAccessTokenList
- PersonaList() - Constructor for class org.openmetadata.service.resources.teams.PersonaResource.PersonaList
- PersonaRepository - Class in org.openmetadata.service.jdbi3
- PersonaRepository() - Constructor for class org.openmetadata.service.jdbi3.PersonaRepository
- PersonaRepository.PersonaUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- PersonaResource - Class in org.openmetadata.service.resources.teams
- PersonaResource(Authorizer) - Constructor for class org.openmetadata.service.resources.teams.PersonaResource
- PersonaResource.PersonaList - Class in org.openmetadata.service.resources.teams
- PersonaUpdater(Persona, Persona, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.PersonaRepository.PersonaUpdater
- PIIMasker - Class in org.openmetadata.service.security.mask
- PIPELINE - Static variable in class org.openmetadata.service.Entity
- PIPELINE_SERVICE - Static variable in class org.openmetadata.service.Entity
- PIPELINE_SERVICE_STATUS_JOB - Static variable in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJobHandler
- PIPELINE_STATUS - Static variable in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- PIPELINE_STATUS_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.PipelineRepository
- pipelineDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- PipelineFormatter - Class in org.openmetadata.service.formatter.entity
- PipelineFormatter() - Constructor for class org.openmetadata.service.formatter.entity.PipelineFormatter
- PipelineIndex - Class in org.openmetadata.service.search.indexes
- PipelineIndex(Pipeline) - Constructor for class org.openmetadata.service.search.indexes.PipelineIndex
- PipelineList() - Constructor for class org.openmetadata.service.resources.pipelines.PipelineResource.PipelineList
- PipelineRepository - Class in org.openmetadata.service.jdbi3
- PipelineRepository() - Constructor for class org.openmetadata.service.jdbi3.PipelineRepository
- PipelineRepository.PipelineUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- PipelineResource - Class in org.openmetadata.service.resources.pipelines
- PipelineResource(Authorizer) - Constructor for class org.openmetadata.service.resources.pipelines.PipelineResource
- PipelineResource.PipelineList - Class in org.openmetadata.service.resources.pipelines
- PipelineResource.PipelineStatusList - Class in org.openmetadata.service.resources.pipelines
- pipelineService() - Method in record class org.openmetadata.service.search.indexes.PipelineServiceIndex
-
Returns the value of the
pipelineServicerecord component. - PipelineServiceAPIClientConfig - Class in org.openmetadata.service.clients.pipeline
- PipelineServiceAPIClientConfig() - Constructor for class org.openmetadata.service.clients.pipeline.PipelineServiceAPIClientConfig
- PipelineServiceClientFactory - Class in org.openmetadata.service.clients.pipeline
- pipelineServiceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- PipelineServiceIndex - Record Class in org.openmetadata.service.search.indexes
- PipelineServiceIndex(PipelineService) - Constructor for record class org.openmetadata.service.search.indexes.PipelineServiceIndex
-
Creates an instance of a
PipelineServiceIndexrecord class. - PipelineServiceList() - Constructor for class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource.PipelineServiceList
- PipelineServiceRepository - Class in org.openmetadata.service.jdbi3
- PipelineServiceRepository() - Constructor for class org.openmetadata.service.jdbi3.PipelineServiceRepository
- PipelineServiceResource - Class in org.openmetadata.service.resources.services.pipeline
- PipelineServiceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- PipelineServiceResource.PipelineServiceList - Class in org.openmetadata.service.resources.services.pipeline
- PipelineServiceStatusJob - Class in org.openmetadata.service.events.scheduled
- PipelineServiceStatusJob() - Constructor for class org.openmetadata.service.events.scheduled.PipelineServiceStatusJob
- PipelineServiceStatusJobHandler - Class in org.openmetadata.service.events.scheduled
- PipelineStatusList() - Constructor for class org.openmetadata.service.resources.pipelines.PipelineResource.PipelineStatusList
- PipelineUpdater(Pipeline, Pipeline, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.PipelineRepository.PipelineUpdater
- pojoToJson(Object) - Static method in class org.openmetadata.service.util.JsonUtils
- pojoToJson(Object, boolean) - Static method in class org.openmetadata.service.util.JsonUtils
- pojoToMaskedJson(Object) - Static method in class org.openmetadata.service.util.JsonUtils
-
Serialize object removing all the fields annotated with @
MaskedField - POLICIES - Static variable in class org.openmetadata.service.Entity
- POLICY - Static variable in class org.openmetadata.service.Entity
- policyDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- PolicyEvaluator - Class in org.openmetadata.service.security.policyevaluator
-
PolicyEvaluator for
metadata operationsbased on OpenMetadata's internalPolicyformat to make access decisions. - PolicyList() - Constructor for class org.openmetadata.service.resources.policies.PolicyResource.PolicyList
- PolicyRepository - Class in org.openmetadata.service.jdbi3
- PolicyRepository() - Constructor for class org.openmetadata.service.jdbi3.PolicyRepository
- PolicyRepository.PolicyUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- PolicyResource - Class in org.openmetadata.service.resources.policies
- PolicyResource(Authorizer) - Constructor for class org.openmetadata.service.resources.policies.PolicyResource
- PolicyResource.PolicyList - Class in org.openmetadata.service.resources.policies
- PolicyResource.ResourceDescriptorList - Class in org.openmetadata.service.resources.policies
- PolicyUpdater(Policy, Policy, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.PolicyRepository.PolicyUpdater
- pollEvents(long, long) - Method in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- pollEvents(long, long) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Consumer
- populateEntityFieldTags(String, List<T>, String, boolean) - Static method in class org.openmetadata.service.Entity
- populateEntityReferences(List<EntityReference>) - Static method in class org.openmetadata.service.util.EntityUtil
- populateEntityReferencesById(List<UUID>, String) - Static method in class org.openmetadata.service.util.EntityUtil
- populateOwner(EntityReference) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- post(String, String) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- post(String, String, boolean) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- POST_TAG - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- postCreate(GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- postCreate(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- postCreate(T) - Method in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- postDelete(Workflow) - Method in class org.openmetadata.service.jdbi3.WorkflowRepository
-
Remove the secrets from the secret manager
- postDelete(Tag) - Method in class org.openmetadata.service.jdbi3.TagRepository
- postDelete(GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- postDelete(Pipeline) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- postDelete(IngestionPipeline) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- postDelete(User) - Method in class org.openmetadata.service.jdbi3.UserRepository
- postDelete(Type) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- postDelete(TestCase) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- postDelete(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- postDelete(T) - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository
-
Remove the secrets from the secret manager
- postedBy() - Method in record class org.openmetadata.service.security.policyevaluator.PostResourceContext
-
Returns the value of the
postedByrecord component. - postFilter(String) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- POSTGRES - Enum constant in enum class org.openmetadata.service.jdbi3.locator.ConnectionType
- PostgresConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `DatalakeConnection` object.
- PostgresConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.PostgresConnectionClassConverter
- PostList() - Constructor for class org.openmetadata.service.resources.feeds.FeedResource.PostList
- PostResourceContext - Record Class in org.openmetadata.service.security.policyevaluator
-
Posts that are part of conversation threads require special handling
- PostResourceContext(String) - Constructor for record class org.openmetadata.service.security.policyevaluator.PostResourceContext
-
Creates an instance of a
PostResourceContextrecord class. - postUpdate(GlossaryTerm, GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- postUpdate(DataProduct, DataProduct) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- postUpdate(T, T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- postWebhookMessage(Destination<ChangeEvent>, Invocation.Builder, Object) - Static method in class org.openmetadata.service.util.SubscriptionUtil
- PRE_TAG - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- preDelete(GlossaryTerm, String) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- preDelete(Policy, String) - Method in class org.openmetadata.service.jdbi3.PolicyRepository
- preDelete(Role, String) - Method in class org.openmetadata.service.jdbi3.RoleRepository
- preDelete(Team, String) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- preDelete(TestCase, String) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- preDelete(T, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- prefix() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsConfig
-
Returns the value of the
prefixrecord component. - prepare(WebAnalyticEvent, boolean) - Method in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- prepare(DataInsightChart, boolean) - Method in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- prepare(Kpi, boolean) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- prepare(Document, boolean) - Method in class org.openmetadata.service.jdbi3.DocumentRepository
- prepare(AppMarketPlaceDefinition, boolean) - Method in class org.openmetadata.service.jdbi3.AppMarketPlaceRepository
- prepare(App, boolean) - Method in class org.openmetadata.service.jdbi3.AppRepository
- prepare(Workflow, boolean) - Method in class org.openmetadata.service.jdbi3.WorkflowRepository
- prepare(Bot, boolean) - Method in class org.openmetadata.service.jdbi3.BotRepository
- prepare(Classification, boolean) - Method in class org.openmetadata.service.jdbi3.ClassificationRepository
- prepare(Tag, boolean) - Method in class org.openmetadata.service.jdbi3.TagRepository
- prepare(Chart, boolean) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- prepare(Container, boolean) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- prepare(DashboardDataModel, boolean) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- prepare(Dashboard, boolean) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- prepare(Database, boolean) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- prepare(DatabaseSchema, boolean) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- prepare(Glossary, boolean) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository
- prepare(GlossaryTerm, boolean) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- prepare(Metrics, boolean) - Method in class org.openmetadata.service.jdbi3.MetricsRepository
- prepare(MlModel, boolean) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- prepare(Pipeline, boolean) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- prepare(Query, boolean) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- prepare(Report, boolean) - Method in class org.openmetadata.service.jdbi3.ReportRepository
- prepare(SearchIndex, boolean) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- prepare(StoredProcedure, boolean) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- prepare(Table, boolean) - Method in class org.openmetadata.service.jdbi3.TableRepository
- prepare(Topic, boolean) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- prepare(DataProduct, boolean) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- prepare(Domain, boolean) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- prepare(EventSubscription, boolean) - Method in class org.openmetadata.service.jdbi3.EventSubscriptionRepository
- prepare(Policy, boolean) - Method in class org.openmetadata.service.jdbi3.PolicyRepository
- prepare(TestConnectionDefinition, boolean) - Method in class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository
- prepare(IngestionPipeline, boolean) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- prepare(Persona, boolean) - Method in class org.openmetadata.service.jdbi3.PersonaRepository
- prepare(Role, boolean) - Method in class org.openmetadata.service.jdbi3.RoleRepository
-
If policy does not exist for this role, create a new entity reference.
- prepare(Team, boolean) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- prepare(User, boolean) - Method in class org.openmetadata.service.jdbi3.UserRepository
-
Ensures that the default roles are added for POST, PUT and PATCH operations.
- prepare(Type, boolean) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- prepare(TestCase, boolean) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- prepare(TestDefinition, boolean) - Method in class org.openmetadata.service.jdbi3.TestDefinitionRepository
- prepare(TestSuite, boolean) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- prepare(T, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
This method is used for validating an entity to be created during POST, PUT, and PATCH operations and prepare the entity with all the required attributes and relationships.
- prepare(T, boolean) - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository
- prepareInternal(T, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- previous - Variable in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- previousVersion(Double) - Static method in class org.openmetadata.service.util.EntityUtil
- principal() - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
-
Returns the value of the
principalrecord component. - printHeader() - Method in record class org.openmetadata.service.util.AsciiTable
-
Returns the value of the
printHeaderrecord component. - process(I, Map<String, Object>) - Method in interface org.openmetadata.service.workflows.interfaces.Processor
- process(ContainerRequestContext, ContainerResponseContext) - Method in class org.openmetadata.service.events.AuditEventHandler
- process(ContainerRequestContext, ContainerResponseContext) - Method in class org.openmetadata.service.events.ChangeEventHandler
- process(ContainerRequestContext, ContainerResponseContext) - Method in interface org.openmetadata.service.events.EventHandler
- process(DataInsightChartResult.DataInsightChartType) - Method in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- process(DataInsightChartResult.DataInsightChartType) - Method in class org.openmetadata.service.dataInsight.UnusedAssetsAggregator
- process(ResultList<? extends EntityInterface>, Map<String, Object>) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchEntitiesProcessor
- process(ResultList<? extends EntityInterface>, Map<String, Object>) - Method in class org.openmetadata.service.search.opensearch.OpenSearchEntitiesProcessor
- process(ResultList<ReportData>, Map<String, Object>) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchDataInsightProcessor
- process(ResultList<ReportData>, Map<String, Object>) - Method in class org.openmetadata.service.search.opensearch.OpenSearchDataInsightProcessor
- processNotifications(ContainerResponseContext) - Method in class org.openmetadata.service.util.WebsocketNotificationHandler
- Processor<T,
I> - Interface in org.openmetadata.service.workflows.interfaces - processRecord - Variable in class org.openmetadata.csv.EntityCsv
- PROFILER_BOT_NAME - Static variable in class org.openmetadata.service.Entity
- PROFILER_BOT_ROLE - Static variable in class org.openmetadata.service.Entity
- profilerDataTimeSeriesDao() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- PrometheusEventMonitor - Class in org.openmetadata.service.monitoring
- PrometheusEventMonitor(EventMonitorProvider, EventMonitorConfiguration, String) - Constructor for class org.openmetadata.service.monitoring.PrometheusEventMonitor
- prometheusMeterRegistry - Static variable in class org.openmetadata.service.util.MicrometerBundleSingleton
- PROPAGATE_ENTITY_REFERENCE_FIELD_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- PROPAGATE_FIELD_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- propagateGlossaryTags(String, String, ChangeDescription) - Method in class org.openmetadata.service.search.SearchRepository
- propagateInheritedFieldsToChildren(String, String, ChangeDescription, IndexMapping) - Method in class org.openmetadata.service.search.SearchRepository
- PROPERTIES - Static variable in class org.openmetadata.service.resources.types.TypeResource
- PROPERTIES_FIELD - Static variable in class org.openmetadata.service.resources.types.TypeResource
- PROTOCOL - Static variable in class org.openmetadata.service.util.jdbi.AwsRdsDatabaseAuthenticationProvider
- publish(ChangeEvent) - Static method in class org.openmetadata.service.events.EventPubSub
- publish(EventResource.EventList) - Method in interface org.openmetadata.service.events.EventPublisher
- publish(EventResource.EventList) - Method in class org.openmetadata.service.monitoring.EventMonitorPublisher
- publishEvents(Map<ChangeEvent, Set<UUID>>) - Method in class org.openmetadata.service.apps.bundles.changeEvent.AbstractEventConsumer
- publishEvents(Map<ChangeEvent, Set<UUID>>) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Consumer
- pushApplicationStatusUpdates(JobExecutionContext, AppRunRecord, boolean) - Method in class org.openmetadata.service.apps.scheduler.AbstractOmAppJobListener
- pushAppStatusUpdates(JobExecutionContext, AppRunRecord, boolean) - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- pushMetric(ChangeEvent) - Method in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
-
We want to control the lifecycle of an Ingestion Pipeline.
- pushMetric(ChangeEvent) - Method in class org.openmetadata.service.monitoring.EventMonitor
- pushMetric(ChangeEvent) - Method in class org.openmetadata.service.monitoring.PrometheusEventMonitor
- PUT - Enum constant in enum class org.openmetadata.service.jdbi3.EntityRepository.Operation
- putFields - Variable in class org.openmetadata.service.jdbi3.EntityRepository
-
Fields that can be updated during PUT operation
- PutResponse(Response.Status, ChangeEvent, EventType) - Constructor for class org.openmetadata.service.util.RestUtil.PutResponse
-
When PUT response updates an entity
- PutResponse(Response.Status, T, EventType) - Constructor for class org.openmetadata.service.util.RestUtil.PutResponse
-
Response.Status.CREATED when PUT operation creates a new entity or Response.Status.OK when PUT operation updates a new entity
Q
- QUALITY_BOT_NAME - Static variable in class org.openmetadata.service.Entity
- QUALITY_BOT_ROLE - Static variable in class org.openmetadata.service.Entity
- QUERY - Static variable in class org.openmetadata.service.Entity
- QUERY - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- QUERY_NGRAM - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- queryDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- queryFilter(String) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- QueryFormatter - Class in org.openmetadata.service.formatter.entity
- QueryFormatter() - Constructor for class org.openmetadata.service.formatter.entity.QueryFormatter
- QueryIndex - Class in org.openmetadata.service.search.indexes
- QueryIndex(Query) - Constructor for class org.openmetadata.service.search.indexes.QueryIndex
- QueryList() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.QueryList
- QueryList() - Constructor for class org.openmetadata.service.resources.query.QueryResource.QueryList
- queryParams - Variable in class org.openmetadata.service.jdbi3.ListFilter
- QueryRepository - Class in org.openmetadata.service.jdbi3
- QueryRepository() - Constructor for class org.openmetadata.service.jdbi3.QueryRepository
- QueryRepository.QueryUpdater - Class in org.openmetadata.service.jdbi3
- QueryResource - Class in org.openmetadata.service.resources.query
- QueryResource(Authorizer) - Constructor for class org.openmetadata.service.resources.query.QueryResource
- QueryResource.QueryList - Class in org.openmetadata.service.resources.query
- QueryUpdater(Query, Query, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.QueryRepository.QueryUpdater
- quote(String) - Static method in class org.openmetadata.csv.CsvUtil
- quoteField(List<String>) - Static method in class org.openmetadata.csv.CsvUtil
-
Quote a CSV field made of multiple strings that has SEPARATOR or FIELD_SEPARATOR with " "
- quoteFqn - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- quoteName(String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
-
Adds quotes to name as required
R
- raisePreviewMessage(App) - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- raisePreviewMessage(App) - Method in interface org.openmetadata.service.apps.NativeApplication
- RAW_COST_ANALYSIS_REPORT_DATA - Static variable in class org.openmetadata.service.Entity
- RawCostAnalysisReportDataIndex - Record Class in org.openmetadata.service.search.indexes
- RawCostAnalysisReportDataIndex(ReportData) - Constructor for record class org.openmetadata.service.search.indexes.RawCostAnalysisReportDataIndex
-
Creates an instance of a
RawCostAnalysisReportDataIndexrecord class. - readAndProcessEntity(Handle, String, Class<T>, EntityDAO<T>, boolean, int, String) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- readJson(String) - Static method in class org.openmetadata.service.util.JsonUtils
- readNext(Map<String, Object>) - Method in interface org.openmetadata.service.workflows.interfaces.Source
- readNext(Map<String, Object>) - Method in class org.openmetadata.service.workflows.searchIndex.PaginatedDataInsightSource
- readNext(Map<String, Object>) - Method in class org.openmetadata.service.workflows.searchIndex.PaginatedEntitiesSource
- readObjects(String, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
-
Read an array of objects of type
Tfrom json - readObjects(List<String>, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
-
Read an object of type
Tfrom json - readOnlyAttribute(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- readOrConvertValue(Object, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
- readTree(String) - Static method in class org.openmetadata.service.util.JsonUtils
- readValue(String, TypeReference<T>) - Static method in class org.openmetadata.service.util.JsonUtils
- readValue(String, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
- readValue(String, String) - Static method in class org.openmetadata.service.util.JsonUtils
- record() - Method in record class org.openmetadata.csv.EntityCsv.ImportResult
-
Returns the value of the
recordrecord component. - recordChange(String, K, K) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- recordChange(String, K, K, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- recordChange(String, K, K, boolean, BiPredicate<K, K>) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- recordChange(String, K, K, boolean, BiPredicate<K, K>, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- recordFailedLogin(String) - Method in class org.openmetadata.service.security.auth.LoginAttemptCache
- recordFailedLoginAttempt(String, User) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- recordFailedLoginAttempt(String, User) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- recordFailedLoginAttempt(String, User) - Method in class org.openmetadata.service.security.auth.LdapAuthenticator
- recordFailedLoginAttempt(String, User) - Method in class org.openmetadata.service.security.auth.NoopAuthenticator
- recordIndex - Variable in class org.openmetadata.csv.EntityCsv
- recordListChange(String, List<K>, List<K>, List<K>, List<K>, BiPredicate<K, K>) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- recordSuccessfulLogin(String) - Method in class org.openmetadata.service.security.auth.LoginAttemptCache
- recordToString(String[]) - Static method in class org.openmetadata.csv.CsvUtil
- recordToString(List<String>) - Static method in class org.openmetadata.csv.CsvUtil
- recordToString(CSVRecord) - Static method in class org.openmetadata.csv.CsvUtil
- REFERRER_POLICY_HEADER - Static variable in class org.openmetadata.service.config.ReferrerPolicyHeaderFactory
- ReferrerPolicyHeaderFactory - Class in org.openmetadata.service.config
- ReferrerPolicyHeaderFactory() - Constructor for class org.openmetadata.service.config.ReferrerPolicyHeaderFactory
- ReferrerPolicyHeaderFactory.ReferrerPolicyOption - Enum Class in org.openmetadata.service.config
- REFLECTION_ERROR - Static variable in exception org.openmetadata.service.exception.ReflectionException
- ReflectionException - Exception in org.openmetadata.service.exception
- ReflectionException(String) - Constructor for exception org.openmetadata.service.exception.ReflectionException
- ReflectionUtil - Class in org.openmetadata.service.util
- refreshToken(UriInfo, SecurityContext, TokenRefreshRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- refToIds(List<EntityReference>) - Static method in class org.openmetadata.service.util.EntityUtil
- REGION - Static variable in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- REGION - Static variable in class org.openmetadata.service.secrets.AWSBasedSecretsManager
- registerEntity(Class<T>, String, EntityRepository<T>) - Static method in class org.openmetadata.service.Entity
- registerEntity(Class<T>, String, EntityTimeSeriesRepository<T>) - Static method in class org.openmetadata.service.Entity
- registerNewUser(UriInfo, RegistrationRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- registerResourcePermissions(String, List<MetadataOperation>) - Static method in class org.openmetadata.service.Entity
- registerResources(Jdbi, Environment, OpenMetadataApplicationConfig, Authorizer, AuthenticatorHandler) - Method in class org.openmetadata.service.resources.CollectionRegistry
-
Register resources from CollectionRegistry
- registerTimeSeriesResourcePermissions(String) - Static method in class org.openmetadata.service.Entity
- registerUser(RegistrationRequest) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- registerUser(RegistrationRequest) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- reIndex(int, boolean) - Method in class org.openmetadata.service.util.OpenMetadataOperations
- reindexAllJobLastStatus(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.search.SearchResource
- REINDEXING_ALREADY_RUNNING - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- ReindexingUtil - Class in org.openmetadata.service.workflows.searchIndex
- rejectAllSuggestions(UriInfo, SecurityContext, UUID, String, SuggestionType) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- rejectSuggestion(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- rejectSuggestion(UriInfo, Suggestion, String) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- rejectSuggestionList(UriInfo, List<Suggestion>, String) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- relationshipDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- REMOVE_DOMAINS_CHILDREN_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- REMOVE_LINEAGE_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- REMOVE_PROPAGATED_ENTITY_REFERENCE_FIELD_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- REMOVE_PROPAGATED_FIELD_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- REMOVE_TAGS_CHILDREN_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- REMOVE_TEST_SUITE_CHILDREN_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- removeDuplicateTestCases(CollectionDAO, Handle, String) - Static method in class org.openmetadata.service.migration.utils.v111.MigrationUtilV111
- removeExtension(EntityInterface) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- removeNonIndexableFields(Map<String, Object>, List<String>) - Static method in class org.openmetadata.service.search.SearchIndexUtils
- removeOldJobs(App) - Method in class org.openmetadata.service.apps.ApplicationHandler
- removeProcessor(BatchEventProcessor<EventPubSub.ChangeEventHolder>) - Static method in class org.openmetadata.service.events.EventPubSub
- removeQueryParam(String) - Method in class org.openmetadata.service.jdbi3.ListFilter
- removeQueryUsedIn(UriInfo, String, UUID, List<EntityReference>) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- removeQueryUsedIn(UriInfo, SecurityContext, UUID, List<EntityReference>) - Method in class org.openmetadata.service.resources.query.QueryResource
- removeSlashes(String) - Static method in class org.openmetadata.service.util.RestUtil
-
Remove leading and trailing slashes
- removeType(String) - Method in class org.openmetadata.service.TypeRegistry
- rename(int, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- renameAllowed - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- renameInternal(int, String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
-
Rename the tagFQN
- render() - Method in record class org.openmetadata.service.util.AsciiTable
-
Return table rendered with column header and row data.
- repair() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- replaceEntityLinks(String) - Static method in class org.openmetadata.service.resources.feeds.MessageParser
- replaceMarkers(String, String, String, String) - Method in interface org.openmetadata.service.formatter.decorators.MessageDecorator
- replaceSpaces(String) - Static method in class org.openmetadata.service.util.RestUtil
- REPORT - Static variable in class org.openmetadata.service.Entity
- REPORT_DATA_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.ReportDataRepository
- reportDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- reportData() - Method in record class org.openmetadata.service.search.indexes.AggregatedCostAnalysisReportDataIndex
-
Returns the value of the
reportDatarecord component. - reportData() - Method in record class org.openmetadata.service.search.indexes.EntityReportDataIndex
-
Returns the value of the
reportDatarecord component. - reportData() - Method in record class org.openmetadata.service.search.indexes.RawCostAnalysisReportDataIndex
-
Returns the value of the
reportDatarecord component. - reportData() - Method in record class org.openmetadata.service.search.indexes.ReportDataIndexes
-
Returns the value of the
reportDatarecord component. - reportData() - Method in record class org.openmetadata.service.search.indexes.WebAnalyticEntityViewReportDataIndex
-
Returns the value of the
reportDatarecord component. - reportData() - Method in record class org.openmetadata.service.search.indexes.WebAnalyticUserActivityReportDataIndex
-
Returns the value of the
reportDatarecord component. - ReportDataContext - Class in org.openmetadata.service.security.policyevaluator
- ReportDataContext() - Constructor for class org.openmetadata.service.security.policyevaluator.ReportDataContext
- ReportDataIndexes - Record Class in org.openmetadata.service.search.indexes
- ReportDataIndexes(ReportData) - Constructor for record class org.openmetadata.service.search.indexes.ReportDataIndexes
-
Creates an instance of a
ReportDataIndexesrecord class. - ReportDataMapper() - Constructor for class org.openmetadata.service.jdbi3.EntityTimeSeriesDAO.ReportDataMapper
- ReportDataRepository - Class in org.openmetadata.service.jdbi3
- ReportDataRepository() - Constructor for class org.openmetadata.service.jdbi3.ReportDataRepository
- ReportDataResource - Class in org.openmetadata.service.resources.analytics
- ReportDataResource(Authorizer) - Constructor for class org.openmetadata.service.resources.analytics.ReportDataResource
- ReportDataResource.ReportDataResultList - Class in org.openmetadata.service.resources.analytics
- ReportDataResultList() - Constructor for class org.openmetadata.service.resources.analytics.ReportDataResource.ReportDataResultList
- ReportDataRow() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.ReportDataRow
- reportDataTimeSeriesDao() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- ReportList() - Constructor for class org.openmetadata.service.resources.reports.ReportResource.ReportList
- ReportRepository - Class in org.openmetadata.service.jdbi3
- ReportRepository() - Constructor for class org.openmetadata.service.jdbi3.ReportRepository
- ReportResource - Class in org.openmetadata.service.resources.reports
- ReportResource(Authorizer) - Constructor for class org.openmetadata.service.resources.reports.ReportResource
- ReportResource.ReportList - Class in org.openmetadata.service.resources.reports
- repository - Variable in class org.openmetadata.service.resources.EntityResource
- repository - Variable in class org.openmetadata.service.resources.EntityTimeSeriesResource
- Repository - Annotation Interface in org.openmetadata.service.jdbi3
- requestGetHostIp() - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- requestGetHostIp() - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- resendRegistrationToken(UriInfo, String) - Method in class org.openmetadata.service.resources.teams.UserResource
- resendRegistrationToken(UriInfo, User) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- resendRegistrationToken(UriInfo, User) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- reset() - Method in interface org.openmetadata.service.workflows.interfaces.Source
- reset() - Method in class org.openmetadata.service.workflows.searchIndex.PaginatedDataInsightSource
- reset() - Method in class org.openmetadata.service.workflows.searchIndex.PaginatedEntitiesSource
- resetRequiredColumns(List<CsvHeader>, List<String>) - Static method in class org.openmetadata.csv.EntityCsv
- resetUserPassword(UriInfo, PasswordResetRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- resetUserPasswordWithToken(UriInfo, PasswordResetRequest) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- resetUserPasswordWithToken(UriInfo, PasswordResetRequest) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- resolveDescriptionTaskMessage(TaskDetails) - Static method in class org.openmetadata.service.jdbi3.FeedRepository
- resolveTagTaskMessage(TaskDetails) - Static method in class org.openmetadata.service.jdbi3.FeedRepository
- resolveTask(UriInfo, SecurityContext, String, ResolveTask) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- resolveTask(UriInfo, Thread, String, ResolveTask) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- resolveTask(FeedRepository.ThreadContext, String, ResolveTask) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- ResourceContext<T extends EntityInterface> - Class in org.openmetadata.service.security.policyevaluator
-
Builds ResourceContext lazily.
- ResourceContext(String) - Constructor for class org.openmetadata.service.security.policyevaluator.ResourceContext
- ResourceContext(String, UUID, String) - Constructor for class org.openmetadata.service.security.policyevaluator.ResourceContext
- ResourceContext(String, T, EntityRepository<T>) - Constructor for class org.openmetadata.service.security.policyevaluator.ResourceContext
- ResourceContextInterface - Interface in org.openmetadata.service.security.policyevaluator
- ResourceDescriptorList() - Constructor for class org.openmetadata.service.resources.policies.PolicyResource.ResourceDescriptorList
- ResourceRegistry - Class in org.openmetadata.service
- resourceTypeNotFound(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- restore(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.tags.ClassificationResource
- restore(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.tags.TagResource
- restoreApp(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.apps.AppMarketPlaceResource
- restoreApp(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.apps.AppResource
- restoreBot(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.bots.BotResource
- restoreChart(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.charts.ChartResource
- restoreContainer(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- restoreDashboard(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- restoreDashboardService(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.dashboard.DashboardServiceResource
- restoreDatabase(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- restoreDatabaseSchema(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- restoreDatabaseSchema(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- restoreDatabaseService(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.database.DatabaseServiceResource
- restoreDataInsightChart(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- restoreDataModel(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- restoreDefaultEmailSetting(UriInfo, SecurityContext) - Method in class org.openmetadata.service.resources.system.SystemResource
- restoreEntity(String, String, UUID) - Static method in class org.openmetadata.service.Entity
- restoreEntity(String, String, UUID) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- restoreEntity(UriInfo, SecurityContext, UUID) - Method in class org.openmetadata.service.resources.EntityResource
- restoreFromSearch(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- restoreGlossary(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- restoreIngestionPipeline(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- restoreKpi(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.kpi.KpiResource
- restoreMessagingService(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.messaging.MessagingServiceResource
- restoreMlModel(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- restorePatchAttributes(Bot, Bot) - Method in class org.openmetadata.service.jdbi3.BotRepository
- restorePatchAttributes(Tag, Tag) - Method in class org.openmetadata.service.jdbi3.TagRepository
- restorePatchAttributes(Chart, Chart) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- restorePatchAttributes(Container, Container) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- restorePatchAttributes(DashboardDataModel, DashboardDataModel) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- restorePatchAttributes(Dashboard, Dashboard) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- restorePatchAttributes(Database, Database) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- restorePatchAttributes(DatabaseSchema, DatabaseSchema) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- restorePatchAttributes(GlossaryTerm, GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- restorePatchAttributes(MlModel, MlModel) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- restorePatchAttributes(Pipeline, Pipeline) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- restorePatchAttributes(Table, Table) - Method in class org.openmetadata.service.jdbi3.TableRepository
- restorePatchAttributes(DataProduct, DataProduct) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- restorePatchAttributes(Domain, Domain) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- restorePatchAttributes(Team, Team) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- restorePatchAttributes(User, User) - Method in class org.openmetadata.service.jdbi3.UserRepository
- restorePatchAttributes(T, T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
PATCH operations can't overwrite certain fields, such as entity ID, fullyQualifiedNames etc.
- restorePipeline(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- restorePipelineService(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.pipeline.PipelineServiceResource
- restorePolicy(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- restoreQuery(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.query.QueryResource
- restoreRole(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.teams.RoleResource
- restoreSearchIndex(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- restoreSearchService(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- restoreStorageService(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.storage.StorageServiceResource
- restoreTable(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.databases.TableResource
- restoreTable(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- restoreTable(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.metadata.MetadataServiceResource
- restoreTable(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.services.mlmodel.MlModelServiceResource
- restoreTable(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.teams.UserResource
- restoreTeam(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.teams.TeamResource
- restoreTestCase(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.dqtests.TestCaseResource
- restoreTestDefinition(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- restoreTestSuite(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- restoreTopic(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.topics.TopicResource
- restoreWebAnalyticEvent(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- restoreWorkflow(UriInfo, SecurityContext, RestoreEntity) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- RestUtil - Class in org.openmetadata.service.util
- RestUtil.DeleteResponse<T> - Record Class in org.openmetadata.service.util
- RestUtil.PatchResponse<T> - Record Class in org.openmetadata.service.util
- RestUtil.PutResponse<T> - Class in org.openmetadata.service.util
- result() - Method in record class org.openmetadata.csv.EntityCsv.ImportResult
-
Returns the value of the
resultrecord component. - ResultList<T> - Class in org.openmetadata.service.util
-
Class used for generating JSON response for APIs returning list of objects in the following format: { "data" : [ { json for object 1}, {json for object 2}, ...
- ResultList() - Constructor for class org.openmetadata.service.util.ResultList
- ResultList(List<T>) - Constructor for class org.openmetadata.service.util.ResultList
- ResultList(List<T>, Integer, int) - Constructor for class org.openmetadata.service.util.ResultList
- ResultList(List<T>, String, String, int) - Constructor for class org.openmetadata.service.util.ResultList
-
Cursor functionality.
- ResultList(List<T>, List<EntityError>, String, String, int) - Constructor for class org.openmetadata.service.util.ResultList
- rethrowComparator(LambdaExceptionUtil.ComparatorWithExceptions<T, E>) - Static method in class org.openmetadata.service.util.LambdaExceptionUtil
-
Wrap a standard
Comparatorin aLambdaExceptionUtil.ComparatorWithExceptions. - rethrowConsumer(LambdaExceptionUtil.ConsumerWithExceptions<T, E>) - Static method in class org.openmetadata.service.util.LambdaExceptionUtil
-
Wrap a standard
Consumerin aLambdaExceptionUtil.ConsumerWithExceptions. - rethrowFunction(LambdaExceptionUtil.FunctionWithExceptions<T, R, E>) - Static method in class org.openmetadata.service.util.LambdaExceptionUtil
-
Wrap a standard
Functionin aLambdaExceptionUtil.FunctionWithExceptions. - RetriableException - Exception in org.openmetadata.service.events.errors
-
A retriable exception is a transient exception that if retried may succeed.
- RetriableException(String) - Constructor for exception org.openmetadata.service.events.errors.RetriableException
- RetriableException(String, Throwable) - Constructor for exception org.openmetadata.service.events.errors.RetriableException
- RetriableException(Throwable) - Constructor for exception org.openmetadata.service.events.errors.RetriableException
- retrieveParameters(HttpServletRequest) - Method in class org.openmetadata.service.security.AuthCallbackServlet
- revokePersonalAccessToken(UriInfo, SecurityContext, String, boolean, RevokePersonalTokenRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- revokeToken(UriInfo, SecurityContext, RevokeTokenRequest) - Method in class org.openmetadata.service.resources.teams.UserResource
- ROLE - Static variable in class org.openmetadata.service.Entity
- roleDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- RoleList() - Constructor for class org.openmetadata.service.resources.teams.RoleResource.RoleList
- RoleRepository - Class in org.openmetadata.service.jdbi3
- RoleRepository() - Constructor for class org.openmetadata.service.jdbi3.RoleRepository
- RoleRepository.RoleUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- RoleResource - Class in org.openmetadata.service.resources.teams
- RoleResource(Authorizer) - Constructor for class org.openmetadata.service.resources.teams.RoleResource
- RoleResource.RoleList - Class in org.openmetadata.service.resources.teams
- RoleUpdater(Role, Role, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.RoleRepository.RoleUpdater
- rows() - Method in record class org.openmetadata.service.util.AsciiTable
-
Returns the value of the
rowsrecord component. - RuleEvaluator - Class in org.openmetadata.service.security.policyevaluator
-
Note that the methods in the class become available for SpEL expressions for authoring expressions such as "noOwner()" or "!noOwner()"
- RuleEvaluator() - Constructor for class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- RuleEvaluator(SubjectContext.PolicyContext, SubjectContext, ResourceContextInterface) - Constructor for class org.openmetadata.service.security.policyevaluator.RuleEvaluator
- ruleMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- run(OpenMetadataApplicationConfig, Environment) - Method in class org.openmetadata.service.OpenMetadataApplication
- run(T, Environment) - Method in class org.openmetadata.service.config.OMWebBundle
- runAppInit(App, CollectionDAO, SearchRepository) - Method in class org.openmetadata.service.apps.ApplicationHandler
- runApplicationFlow(App) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- runApplicationFlow(App) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- runAsync(Callable<Void>, Executor) - Static method in class org.openmetadata.service.util.ParallelStreamUtil
- runAutomationsWorkflow(UriInfo, UUID, SecurityContext) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- runAutomationsWorkflow(Workflow) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- runAutomationsWorkflow(Workflow) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- runDataMigration() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- runDataMigration() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v110.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v111.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v112.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v116.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v117.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v120.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v130.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v131.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.mysql.v132.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.postgres.v110.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.postgres.v111.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.postgres.v112.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.postgres.v116.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.postgres.v120.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.postgres.v130.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.postgres.v131.Migration
- runDataMigration() - Method in class org.openmetadata.service.migration.postgres.v132.Migration
- runMethodFromApplication(App, CollectionDAO, SearchRepository, String) - Method in class org.openmetadata.service.apps.ApplicationHandler
-
Load an App from its className and call its methods dynamically
- runMigrationWorkflows() - Method in class org.openmetadata.service.migration.api.MigrationWorkflow
- RUNNING - Enum constant in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
- runPipeline(IngestionPipeline, ServiceEntityInterface) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- runPipeline(IngestionPipeline, ServiceEntityInterface) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- runPostDDLScripts() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- runPostDDLScripts() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- runPostDDLScripts() - Method in class org.openmetadata.service.migration.mysql.v110.Migration
- runPostDDLScripts() - Method in class org.openmetadata.service.migration.postgres.v110.Migration
- runSchemaChanges() - Method in interface org.openmetadata.service.migration.api.MigrationProcess
- runSchemaChanges() - Method in class org.openmetadata.service.migration.api.MigrationProcessImpl
- runTestSuiteMigration(CollectionDAO, Handle, String, String, String) - Static method in class org.openmetadata.service.migration.utils.v111.MigrationUtilV111
S
- SAME_ORIGIN - Enum constant in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- SamlAssertionConsumerServlet - Class in org.openmetadata.service.security.saml
-
This Servlet also known as Assertion Consumer Service URL handles the SamlResponse the IDP send in response to the SamlRequest.
- SamlAssertionConsumerServlet() - Constructor for class org.openmetadata.service.security.saml.SamlAssertionConsumerServlet
- SamlLoginServlet - Class in org.openmetadata.service.security.saml
-
This Servlet initiates a login and sends a login request to the IDP.
- SamlLoginServlet() - Constructor for class org.openmetadata.service.security.saml.SamlLoginServlet
- SamlMetadataServlet - Class in org.openmetadata.service.security.saml
-
This Servlet outputs a login metadata config of the SP that is Openmetadata
- SamlMetadataServlet() - Constructor for class org.openmetadata.service.security.saml.SamlMetadataServlet
- SamlSettingsHolder - Class in org.openmetadata.service.security.saml
- SapHanaConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `Sap Hana` object.
- SapHanaConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.SapHanaConnectionClassConverter
- scheduleApplication(UriInfo, String, SecurityContext) - Method in class org.openmetadata.service.resources.apps.AppResource
- SCHEDULED_RUN - Enum constant in enum class org.openmetadata.service.apps.AppUtil.RunType
- scheduleExternal() - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- scheduleInternal() - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- SCHEMA_FIELD_NAMES - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- schemaFieldMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- scheme() - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
-
Returns the value of the
schemerecord component. - search(UriInfo, SecurityContext, String, String, boolean, int, int, String, String, boolean, String, String, boolean, List<String>) - Method in class org.openmetadata.service.resources.search.SearchResource
- search(SearchRequest) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- search(SearchRequest) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- search(SearchRequest) - Method in interface org.openmetadata.service.search.SearchClient
- search(SearchRequest) - Method in class org.openmetadata.service.search.SearchRepository
- SEARCH_INDEX - Static variable in class org.openmetadata.service.Entity
- SEARCH_SERVICE - Static variable in class org.openmetadata.service.Entity
- searchByField(String, String, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- searchByField(String, String, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- searchByField(String, String, String) - Method in interface org.openmetadata.service.search.SearchClient
- searchByField(String, String, String) - Method in class org.openmetadata.service.search.SearchRepository
- searchByField(UriInfo, SecurityContext, String, String, String) - Method in class org.openmetadata.service.resources.search.SearchResource
- searchBySourceUrl(String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- searchBySourceUrl(String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- searchBySourceUrl(String) - Method in interface org.openmetadata.service.search.SearchClient
- searchBySourceUrl(String) - Method in class org.openmetadata.service.search.SearchRepository
- searchBySourceUrl(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.search.SearchResource
- SearchClient - Interface in org.openmetadata.service.search
- SearchEntityIndex - Record Class in org.openmetadata.service.search.indexes
- SearchEntityIndex(SearchIndex) - Constructor for record class org.openmetadata.service.search.indexes.SearchEntityIndex
-
Creates an instance of a
SearchEntityIndexrecord class. - searchIndex() - Method in record class org.openmetadata.service.search.indexes.SearchEntityIndex
-
Returns the value of the
searchIndexrecord component. - SearchIndex - Interface in org.openmetadata.service.search.indexes
- SearchIndexApp - Class in org.openmetadata.service.apps.bundles.searchIndex
- SearchIndexApp(CollectionDAO, SearchRepository) - Constructor for class org.openmetadata.service.apps.bundles.searchIndex.SearchIndexApp
- searchIndexDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- SearchIndexException - Exception in org.openmetadata.service.exception
- SearchIndexException(Throwable) - Constructor for exception org.openmetadata.service.exception.SearchIndexException
- SearchIndexException(IndexingError) - Constructor for exception org.openmetadata.service.exception.SearchIndexException
- searchIndexFactory - Variable in class org.openmetadata.service.search.SearchRepository
- SearchIndexFactory - Class in org.openmetadata.service.search
- SearchIndexFactory() - Constructor for class org.openmetadata.service.search.SearchIndexFactory
- searchIndexFieldMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- SearchIndexList() - Constructor for class org.openmetadata.service.resources.searchindex.SearchIndexResource.SearchIndexList
- SearchIndexRepository - Class in org.openmetadata.service.jdbi3
- SearchIndexRepository() - Constructor for class org.openmetadata.service.jdbi3.SearchIndexRepository
- SearchIndexRepository.SearchIndexUpdater - Class in org.openmetadata.service.jdbi3
- SearchIndexResource - Class in org.openmetadata.service.resources.searchindex
- SearchIndexResource(Authorizer) - Constructor for class org.openmetadata.service.resources.searchindex.SearchIndexResource
- SearchIndexResource.SearchIndexList - Class in org.openmetadata.service.resources.searchindex
- SearchIndexUpdater(SearchIndex, SearchIndex, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.SearchIndexRepository.SearchIndexUpdater
- SearchIndexUtils - Class in org.openmetadata.service.search
- searchLineage(String, int, int, String, boolean, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- searchLineage(String, int, int, String, boolean, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- searchLineage(String, int, int, String, boolean, String) - Method in interface org.openmetadata.service.search.SearchClient
- searchLineage(String, int, int, String, boolean, String) - Method in class org.openmetadata.service.search.SearchRepository
- searchLineage(UriInfo, SecurityContext, String, int, int, String, boolean, String) - Method in class org.openmetadata.service.resources.lineage.LineageResource
- searchRepository - Variable in class org.openmetadata.service.apps.AbstractNativeApplication
- searchRepository - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- searchRepository - Variable in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- SearchRepository - Class in org.openmetadata.service.search
- SearchRepository(ElasticSearchConfiguration) - Constructor for class org.openmetadata.service.search.SearchRepository
- SearchRequest - Class in org.openmetadata.service.search
- SearchRequest(SearchRequest.ElasticSearchRequestBuilder) - Constructor for class org.openmetadata.service.search.SearchRequest
- SearchRequest.ElasticSearchRequestBuilder - Class in org.openmetadata.service.search
- SearchResource - Class in org.openmetadata.service.resources.search
- SearchResource(Authorizer) - Constructor for class org.openmetadata.service.resources.search.SearchResource
- SearchRetriableException - Exception in org.openmetadata.service.search
- SearchRetriableException(String) - Constructor for exception org.openmetadata.service.search.SearchRetriableException
- SearchRetriableException(String, Throwable) - Constructor for exception org.openmetadata.service.search.SearchRetriableException
- searchService() - Method in record class org.openmetadata.service.search.indexes.SearchServiceIndex
-
Returns the value of the
searchServicerecord component. - searchServiceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- SearchServiceIndex - Record Class in org.openmetadata.service.search.indexes
- SearchServiceIndex(SearchService) - Constructor for record class org.openmetadata.service.search.indexes.SearchServiceIndex
-
Creates an instance of a
SearchServiceIndexrecord class. - SearchServiceList() - Constructor for class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource.SearchServiceList
- SearchServiceRepository - Class in org.openmetadata.service.jdbi3
- SearchServiceRepository() - Constructor for class org.openmetadata.service.jdbi3.SearchServiceRepository
- SearchServiceResource - Class in org.openmetadata.service.resources.services.searchIndexes
- SearchServiceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.searchIndexes.SearchServiceResource
- SearchServiceResource.SearchServiceList - Class in org.openmetadata.service.resources.services.searchIndexes
- SearchSuggest - Class in org.openmetadata.service.search.models
- SearchSuggest() - Constructor for class org.openmetadata.service.search.models.SearchSuggest
- SECRET_ACCESS_KEY - Static variable in class org.openmetadata.service.monitoring.CloudwatchEventMonitor
- SECRET_ACCESS_KEY - Static variable in class org.openmetadata.service.secrets.AWSBasedSecretsManager
- SECRET_FIELD_PREFIX - Static variable in class org.openmetadata.service.secrets.ExternalSecretsManager
- secretIdPattern() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsIdConfig
-
Returns the value of the
secretIdPatternrecord component. - SECRETS_MANAGER_ERROR - Static variable in exception org.openmetadata.service.exception.SecretsManagerException
- SecretsConfig(String, String, List<String>, Parameters) - Constructor for record class org.openmetadata.service.secrets.SecretsManager.SecretsConfig
-
Creates an instance of a
SecretsConfigrecord class. - SecretsIdConfig(String, Boolean, String, Pattern) - Constructor for record class org.openmetadata.service.secrets.SecretsManager.SecretsIdConfig
-
Creates an instance of a
SecretsIdConfigrecord class. - SecretsManager - Class in org.openmetadata.service.secrets
- SecretsManager(SecretsManagerProvider, SecretsManager.SecretsConfig) - Constructor for class org.openmetadata.service.secrets.SecretsManager
- SecretsManager.SecretsConfig - Record Class in org.openmetadata.service.secrets
- SecretsManager.SecretsIdConfig - Record Class in org.openmetadata.service.secrets
- SecretsManagerException - Exception in org.openmetadata.service.exception
- SecretsManagerException(String) - Constructor for exception org.openmetadata.service.exception.SecretsManagerException
- SecretsManagerException(Response.Status, String) - Constructor for exception org.openmetadata.service.exception.SecretsManagerException
- SecretsManagerFactory - Class in org.openmetadata.service.secrets
- SecretsManagerUpdateException - Exception in org.openmetadata.service.exception
- SecretsManagerUpdateException(String) - Constructor for exception org.openmetadata.service.exception.SecretsManagerUpdateException
- SecretsManagerUpdateException(String, Throwable) - Constructor for exception org.openmetadata.service.exception.SecretsManagerUpdateException
- SecretsManagerUpdateService - Class in org.openmetadata.service.secrets
-
Update service using the configured secret manager.
- SecretsManagerUpdateService(SecretsManager, String) - Constructor for class org.openmetadata.service.secrets.SecretsManagerUpdateService
- SecretsUtil - Class in org.openmetadata.service.secrets
- Section() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatMessage.Section
- Section() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.msteams.TeamsMessage.Section
- sections - Variable in class org.openmetadata.service.apps.bundles.changeEvent.msteams.TeamsMessage
- SecurityUtil - Class in org.openmetadata.service.security
- SELF_SIGNUP_ERROR - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- SELF_SIGNUP_NOT_ENABLED - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- sendAccountStatus(User, String, String) - Static method in class org.openmetadata.service.util.EmailUtil
- sendAlert(UUID, ChangeEvent) - Method in class org.openmetadata.service.apps.bundles.changeEvent.AlertPublisher
- sendAlert(UUID, T) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Alert
- sendChangeEventMail(String, EmailMessage) - Static method in class org.openmetadata.service.util.EmailUtil
- sendDataInsightEmailNotificationToUser(Set<String>, String, String, DataInsightTotalAssetTemplate, DataInsightDescriptionAndOwnerTemplate, DataInsightDescriptionAndOwnerTemplate, DataInsightDescriptionAndOwnerTemplate, String, String) - Static method in class org.openmetadata.service.util.EmailUtil
- sendEmailVerification(String, User) - Static method in class org.openmetadata.service.util.EmailUtil
- sendEmailVerification(UriInfo, User) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- sendEmailVerification(UriInfo, User) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- SENDING_REQUEST_TO_ELASTIC_SEARCH - Static variable in class org.openmetadata.service.search.UpdateSearchEventsConstant
- sendInviteMailToAdmin(User, String) - Static method in class org.openmetadata.service.util.EmailUtil
- sendInviteMailToUser(UriInfo, User, String, CreateUser.CreatePasswordType, String) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- sendInviteMailToUser(UriInfo, User, String, CreateUser.CreatePasswordType, String) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- sendMail(String, Map<String, Object>, String, String, String, boolean) - Static method in class org.openmetadata.service.util.EmailUtil
- sendMail(Email, boolean) - Static method in class org.openmetadata.service.util.EmailUtil
- sendMailToMultiple(String, Map<String, Object>, Set<String>, String, String) - Static method in class org.openmetadata.service.util.EmailUtil
- sendMessage(ChangeEvent) - Method in class org.openmetadata.service.apps.bundles.changeEvent.email.EmailPublisher
- sendMessage(ChangeEvent) - Method in class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatPublisher
- sendMessage(ChangeEvent) - Method in class org.openmetadata.service.apps.bundles.changeEvent.generic.GenericPublisher
- sendMessage(ChangeEvent) - Method in class org.openmetadata.service.apps.bundles.changeEvent.msteams.MSTeamsPublisher
- sendMessage(ChangeEvent) - Method in class org.openmetadata.service.apps.bundles.changeEvent.slack.SlackEventPublisher
- sendMessage(T) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Destination
- sendPasswordResetLink(String, User, String, String) - Static method in class org.openmetadata.service.util.EmailUtil
- sendPasswordResetLink(UriInfo, User, String, String) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- sendPasswordResetLink(UriInfo, User, String, String) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- sendRedirectWithToken(HttpServletResponse, OidcCredentials, String, List<String>) - Static method in class org.openmetadata.service.security.SecurityUtil
- sendTaskAssignmentNotificationToUser(String, String, String, Thread, String, String) - Static method in class org.openmetadata.service.util.EmailUtil
- sendTestEmail(String, boolean) - Static method in class org.openmetadata.service.util.EmailUtil
- sendTestEmail(UriInfo, SecurityContext, EmailRequest) - Method in class org.openmetadata.service.resources.system.SystemResource
- sendToManyWithString(List<CollectionDAO.EntityRelationshipRecord>, String, String) - Method in class org.openmetadata.service.socket.WebSocketManager
- sendToManyWithUUID(Set<UUID>, String, String) - Method in class org.openmetadata.service.socket.WebSocketManager
- sendToOne(String, String, String) - Method in class org.openmetadata.service.socket.WebSocketManager
- sendToOne(UUID, String, String) - Method in class org.openmetadata.service.socket.WebSocketManager
- SENSITIVE_PII_TAG - Static variable in class org.openmetadata.service.security.mask.PIIMasker
- separator() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsIdConfig
-
Returns the value of the
separatorrecord component. - SEPARATOR - Static variable in class org.openmetadata.csv.CsvUtil
- SEPARATOR - Static variable in class org.openmetadata.service.Entity
- ServerChangeLog() - Constructor for class org.openmetadata.service.jdbi3.MigrationDAO.ServerChangeLog
- ServerMigrationSQLTable() - Constructor for class org.openmetadata.service.jdbi3.MigrationDAO.ServerMigrationSQLTable
- service(HttpServletRequest, HttpServletResponse) - Method in class org.openmetadata.service.socket.FeedServlet
- SERVICE_ID - Static variable in class org.openmetadata.service.search.UpdateSearchEventsConstant
- SERVICE_NAME - Static variable in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- SERVICE_NAME - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- SERVICE_NAME - Static variable in class org.openmetadata.service.search.UpdateSearchEventsConstant
- ServiceEntityRepository<T extends ServiceEntityInterface,
S extends ServiceConnectionEntityInterface> - Class in org.openmetadata.service.jdbi3 - ServiceEntityRepository(String, String, EntityDAO<T>, Class<S>, String, ServiceType) - Constructor for class org.openmetadata.service.jdbi3.ServiceEntityRepository
- ServiceEntityRepository.ServiceUpdater - Class in org.openmetadata.service.jdbi3
- ServiceEntityResource<T extends ServiceEntityInterface,
R extends ServiceEntityRepository<T, S>, S extends ServiceConnectionEntityInterface> - Class in org.openmetadata.service.resources.services - ServiceEntityResource(String, Authorizer, ServiceType) - Constructor for class org.openmetadata.service.resources.services.ServiceEntityResource
- ServicesCountRowMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.ServicesCountRowMapper
- ServicesDescriptionAggregator<A,
B, M, S> - Class in org.openmetadata.service.dataInsight - ServicesDescriptionAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.ServicesDescriptionAggregator
- ServicesOwnerAggregator<A,
B, M, S> - Class in org.openmetadata.service.dataInsight - ServicesOwnerAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.ServicesOwnerAggregator
- ServiceUpdater(T, T, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.ServiceEntityRepository.ServiceUpdater
- serviceURL - Variable in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- SESSION_DURATION - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- SESSIONS - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- setAppRuntimeProperties(App) - Method in class org.openmetadata.service.apps.ApplicationHandler
-
Load the apps' OM configuration and private parameters
- setAwaitingRetry(Long, int, String) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Destination
- setColumnFQN(String, List<Column>) - Static method in class org.openmetadata.service.jdbi3.ColumnUtil
- setCompleteMessage(String) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setCompleteMessage(String) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- setCursor(String) - Method in class org.openmetadata.service.workflows.searchIndex.PaginatedEntitiesSource
- setData(List<T>) - Method in class org.openmetadata.service.util.ResultList
- setDateMap(Map<String, Integer>) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setDateMap(Map<String, Integer>) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- setEntityMasker(EntityMasker) - Static method in class org.openmetadata.service.secrets.masker.EntityMaskerFactory
- setErrors(List<EntityError>) - Method in class org.openmetadata.service.util.ResultList
- setErrorStatus(Long, Integer, String) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Destination
- setFernetKey(String) - Method in class org.openmetadata.service.fernet.Fernet
- setFernetKey(OpenMetadataApplicationConfig) - Method in class org.openmetadata.service.fernet.Fernet
- setFields(WebAnalyticEvent, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- setFields(DataInsightChart, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- setFields(Kpi, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- setFields(Document, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DocumentRepository
- setFields(AppMarketPlaceDefinition, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.AppMarketPlaceRepository
- setFields(App, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.AppRepository
- setFields(Workflow, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.WorkflowRepository
- setFields(Bot, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.BotRepository
- setFields(Classification, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ClassificationRepository
- setFields(Tag, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TagRepository
- setFields(Chart, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- setFields(Container, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- setFields(DashboardDataModel, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- setFields(Dashboard, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- setFields(Database, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- setFields(DatabaseSchema, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- setFields(Glossary, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository
- setFields(GlossaryTerm, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- setFields(Metrics, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.MetricsRepository
- setFields(MlModel, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- setFields(Pipeline, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- setFields(Query, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- setFields(Report, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ReportRepository
- setFields(SearchIndex, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- setFields(StoredProcedure, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- setFields(Table, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TableRepository
- setFields(Topic, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- setFields(DataProduct, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- setFields(Domain, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- setFields(EventSubscription, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EventSubscriptionRepository
- setFields(Policy, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.PolicyRepository
- setFields(TestConnectionDefinition, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository
- setFields(IngestionPipeline, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- setFields(Persona, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.PersonaRepository
- setFields(Role, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.RoleRepository
- setFields(Team, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- setFields(User, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.UserRepository
- setFields(Type, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- setFields(TestCase, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- setFields(TestDefinition, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestDefinitionRepository
- setFields(TestSuite, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- setFields(T, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Set the requested fields in an entity.
- setFields(T, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository
- setFieldsInternal(T, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- setFullyQualifiedName(Document) - Method in class org.openmetadata.service.jdbi3.DocumentRepository
- setFullyQualifiedName(Tag) - Method in class org.openmetadata.service.jdbi3.TagRepository
- setFullyQualifiedName(Chart) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- setFullyQualifiedName(Container) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- setFullyQualifiedName(Dashboard) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- setFullyQualifiedName(DashboardDataModel) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- setFullyQualifiedName(Database) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- setFullyQualifiedName(DatabaseSchema) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- setFullyQualifiedName(GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- setFullyQualifiedName(Metrics) - Method in class org.openmetadata.service.jdbi3.MetricsRepository
- setFullyQualifiedName(MlModel) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- setFullyQualifiedName(Pipeline) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- setFullyQualifiedName(Query) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- setFullyQualifiedName(SearchIndex) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- setFullyQualifiedName(StoredProcedure) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- setFullyQualifiedName(Table) - Method in class org.openmetadata.service.jdbi3.TableRepository
- setFullyQualifiedName(Topic) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- setFullyQualifiedName(Domain) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- setFullyQualifiedName(TestConnectionDefinition) - Method in class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository
-
TestConnectionDefinitions are created from JSON data.
- setFullyQualifiedName(IngestionPipeline) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- setFullyQualifiedName(User) - Method in class org.openmetadata.service.jdbi3.UserRepository
- setFullyQualifiedName(TestCase) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- setFullyQualifiedName(TestSuite) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- setFullyQualifiedName(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
Set fullyQualifiedName of an entity
- setInheritedFields(DatabaseSchema, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- setInheritedFields(GlossaryTerm, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- setInheritedFields(StoredProcedure, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- setInheritedFields(Table, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TableRepository
- setInheritedFields(Domain, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- setInheritedFields(Team, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- setInheritedFields(User, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.UserRepository
- setInheritedFields(TestCase, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- setInheritedFields(TestSuite, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- setInheritedFields(T, EntityUtil.Fields) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
This method is called to set inherited fields that an entity inherits from its parent.
- setKpiAvailable(boolean) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setNextBackOff() - Method in class org.openmetadata.service.events.AbstractEventPublisher
- setNumberOfDaysChange(int) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setNumberOfDaysChange(int) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- setNumberOfDaysLeft(String) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setOption(String) - Method in class org.openmetadata.service.config.PermissionPolicyHeaderFactory
- setOption(ReferrerPolicyHeaderFactory.ReferrerPolicyOption) - Method in class org.openmetadata.service.config.ReferrerPolicyHeaderFactory
- setPaging(Paging) - Method in class org.openmetadata.service.util.ResultList
- setPercentChange(Double) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setPercentChangeMessage(String) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setPercentChangeMessage(String) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- setPercentChangeTotalAssets(Double) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- setPermissionPolicyHeaderFactory(PermissionPolicyHeaderFactory) - Method in class org.openmetadata.service.config.OMWebConfiguration
- setPipelineServiceClient(PipelineServiceClient) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- setReferrerPolicyHeaderFactory(ReferrerPolicyHeaderFactory) - Method in class org.openmetadata.service.config.OMWebConfiguration
- setSecretsClient(SecretsManagerClient) - Method in class org.openmetadata.service.secrets.AWSSecretsManager
- setSecretsManager(SecretsManager) - Static method in class org.openmetadata.service.secrets.SecretsManagerFactory
- setSecurityHeader(OMWebConfiguration, HttpServletResponse) - Static method in class org.openmetadata.service.exception.OMErrorPageHandler
- setService(StoredProcedure, EntityReference) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- setSessionTimeout(long) - Static method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- setSsmClient(SsmClient) - Method in class org.openmetadata.service.secrets.AWSSSMSecretsManager
- setStatus(SubscriptionStatus.Status, Long, Integer, String, Long) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Destination
- setSuccessStatus(Long) - Method in interface org.openmetadata.service.apps.bundles.changeEvent.Destination
- setTargetKpi(String) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setTierMap(Map<String, Double>) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- SettingsCache - Class in org.openmetadata.service.resources.settings
- SettingsList() - Constructor for class org.openmetadata.service.resources.system.SystemResource.SettingsList
- SettingsRowMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.SettingsRowMapper
- setTotalAssets(String) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate
- setTotalDataAssets(Double) - Method in class org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
- setValueInMethod(Object, String, Method) - Static method in class org.openmetadata.service.util.ReflectionUtil
- shouldMaskPasswords(SecurityContext) - Method in interface org.openmetadata.service.security.Authorizer
- shouldMaskPasswords(SecurityContext) - Method in class org.openmetadata.service.security.DefaultAuthorizer
- shouldMaskPasswords(SecurityContext) - Method in class org.openmetadata.service.security.NoopAuthorizer
- shouldProcessActivityFeedRequest(ChangeEvent) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- shouldTriggerAlert(ChangeEvent, FilteringRules) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- show() - Method in class org.openmetadata.service.migration.context.MigrationContext
- shutdown() - Static method in class org.openmetadata.service.events.EventPubSub
- shutDown() - Static method in class org.openmetadata.service.apps.scheduler.AppScheduler
- shutDown() - Static method in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- SIGNATURE_HEADER - Static variable in class org.openmetadata.service.util.RestUtil
- Sink<I,
O> - Interface in org.openmetadata.service.workflows.interfaces - SlackAttachment - Class in org.openmetadata.service.apps.bundles.changeEvent.slack
- SlackAttachment() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.slack.SlackAttachment
- SlackEventPublisher - Class in org.openmetadata.service.apps.bundles.changeEvent.slack
- SlackEventPublisher(SubscriptionDestination) - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.slack.SlackEventPublisher
- SlackMessage - Class in org.openmetadata.service.apps.bundles.changeEvent.slack
- SlackMessage() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.slack.SlackMessage
- SlackMessage(String) - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.slack.SlackMessage
- SlackMessageDecorator - Class in org.openmetadata.service.formatter.decorators
- SlackMessageDecorator() - Constructor for class org.openmetadata.service.formatter.decorators.SlackMessageDecorator
- SocketAddressFilter - Class in org.openmetadata.service.socket
- SocketAddressFilter() - Constructor for class org.openmetadata.service.socket.SocketAddressFilter
- SocketAddressFilter(AuthenticationConfiguration, AuthorizerConfiguration) - Constructor for class org.openmetadata.service.socket.SocketAddressFilter
- SOFT_DELETE - Enum constant in enum class org.openmetadata.service.jdbi3.EntityRepository.Operation
- SOFT_DELETE_RESTORE_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- softDeleteOrRestoreChildren(String, String, List<Pair<String, String>>) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- softDeleteOrRestoreChildren(String, String, List<Pair<String, String>>) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- softDeleteOrRestoreChildren(String, String, List<Pair<String, String>>) - Method in interface org.openmetadata.service.search.SearchClient
- softDeleteOrRestoredChildren(EntityInterface, IndexMapping, boolean) - Method in class org.openmetadata.service.search.SearchRepository
- softDeleteOrRestoreEntity(String, String, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- softDeleteOrRestoreEntity(String, String, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- softDeleteOrRestoreEntity(String, String, String) - Method in interface org.openmetadata.service.search.SearchClient
- softDeleteOrRestoreEntity(EntityInterface, boolean) - Method in class org.openmetadata.service.search.SearchRepository
- sortByFQN(List<? extends EntityInterface>) - Static method in class org.openmetadata.service.util.EntityUtil
- sortFieldParam(String) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- sortOrder(String) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- Source<R> - Interface in org.openmetadata.service.workflows.interfaces
- split(String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
- SSLUtil - Class in org.openmetadata.service.util
- SSOAuthMechanismClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `SSOAuthMechanism` object.
- SSOAuthMechanismClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.SSOAuthMechanismClassConverter
- start() - Static method in class org.openmetadata.service.events.EventPubSub
- start() - Method in class org.openmetadata.service.OpenMetadataApplication.ManagedShutdown
- startApp(JobExecutionContext) - Method in class org.openmetadata.service.apps.bundles.searchIndex.SearchIndexApp
- startApp(JobExecutionContext) - Method in interface org.openmetadata.service.apps.NativeApplication
- STARTED - Enum constant in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
- Stats - Interface in org.openmetadata.service.workflows.interfaces
- status() - Method in record class org.openmetadata.service.util.RestUtil.PatchResponse
-
Returns the value of the
statusrecord component. - STATUS_CRON_TRIGGER - Static variable in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJobHandler
- STATUS_GROUP - Static variable in class org.openmetadata.service.events.scheduled.PipelineServiceStatusJobHandler
- stop() - Method in class org.openmetadata.service.OpenMetadataApplication.ManagedShutdown
- stopJob() - Method in class org.openmetadata.service.apps.bundles.searchIndex.SearchIndexApp
- STORAGE_SERVICE - Static variable in class org.openmetadata.service.Entity
- storageService() - Method in record class org.openmetadata.service.search.indexes.StorageServiceIndex
-
Returns the value of the
storageServicerecord component. - storageServiceDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- StorageServiceIndex - Record Class in org.openmetadata.service.search.indexes
- StorageServiceIndex(StorageService) - Constructor for record class org.openmetadata.service.search.indexes.StorageServiceIndex
-
Creates an instance of a
StorageServiceIndexrecord class. - StorageServiceList() - Constructor for class org.openmetadata.service.resources.services.storage.StorageServiceResource.StorageServiceList
- StorageServiceRepository - Class in org.openmetadata.service.jdbi3
- StorageServiceRepository() - Constructor for class org.openmetadata.service.jdbi3.StorageServiceRepository
- StorageServiceResource - Class in org.openmetadata.service.resources.services.storage
- StorageServiceResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.storage.StorageServiceResource
- StorageServiceResource.StorageServiceList - Class in org.openmetadata.service.resources.services.storage
- store(Suggestion) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- store(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- store(T, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- STORED_PROCEDURE - Static variable in class org.openmetadata.service.Entity
- storeDataProducts(T, List<EntityReference>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- storeDomain(T, EntityReference) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- storedProcedure() - Method in record class org.openmetadata.service.search.indexes.StoredProcedureIndex
-
Returns the value of the
storedProcedurerecord component. - storedProcedureDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- StoredProcedureIndex - Record Class in org.openmetadata.service.search.indexes
- StoredProcedureIndex(StoredProcedure) - Constructor for record class org.openmetadata.service.search.indexes.StoredProcedureIndex
-
Creates an instance of a
StoredProcedureIndexrecord class. - StoredProcedureList() - Constructor for class org.openmetadata.service.resources.databases.StoredProcedureResource.StoredProcedureList
- StoredProcedureRepository - Class in org.openmetadata.service.jdbi3
- StoredProcedureRepository() - Constructor for class org.openmetadata.service.jdbi3.StoredProcedureRepository
- StoredProcedureRepository.StoredProcedureUpdater - Class in org.openmetadata.service.jdbi3
- StoredProcedureResource - Class in org.openmetadata.service.resources.databases
- StoredProcedureResource(Authorizer) - Constructor for class org.openmetadata.service.resources.databases.StoredProcedureResource
- StoredProcedureResource.StoredProcedureList - Class in org.openmetadata.service.resources.databases
- StoredProcedureUpdater(StoredProcedure, StoredProcedure, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.StoredProcedureRepository.StoredProcedureUpdater
- storeEntity(WebAnalyticEvent, boolean) - Method in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- storeEntity(DataInsightChart, boolean) - Method in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- storeEntity(Kpi, boolean) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- storeEntity(Document, boolean) - Method in class org.openmetadata.service.jdbi3.DocumentRepository
- storeEntity(AppMarketPlaceDefinition, boolean) - Method in class org.openmetadata.service.jdbi3.AppMarketPlaceRepository
- storeEntity(App, boolean) - Method in class org.openmetadata.service.jdbi3.AppRepository
- storeEntity(Workflow, boolean) - Method in class org.openmetadata.service.jdbi3.WorkflowRepository
- storeEntity(Bot, boolean) - Method in class org.openmetadata.service.jdbi3.BotRepository
- storeEntity(Classification, boolean) - Method in class org.openmetadata.service.jdbi3.ClassificationRepository
- storeEntity(Tag, boolean) - Method in class org.openmetadata.service.jdbi3.TagRepository
- storeEntity(Chart, boolean) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- storeEntity(Container, boolean) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- storeEntity(DashboardDataModel, boolean) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- storeEntity(Dashboard, boolean) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- storeEntity(Database, boolean) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- storeEntity(DatabaseSchema, boolean) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- storeEntity(Glossary, boolean) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository
- storeEntity(GlossaryTerm, boolean) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- storeEntity(Metrics, boolean) - Method in class org.openmetadata.service.jdbi3.MetricsRepository
- storeEntity(MlModel, boolean) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- storeEntity(Pipeline, boolean) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- storeEntity(Query, boolean) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- storeEntity(Report, boolean) - Method in class org.openmetadata.service.jdbi3.ReportRepository
- storeEntity(SearchIndex, boolean) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- storeEntity(StoredProcedure, boolean) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- storeEntity(Table, boolean) - Method in class org.openmetadata.service.jdbi3.TableRepository
- storeEntity(Topic, boolean) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- storeEntity(DataProduct, boolean) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- storeEntity(Domain, boolean) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- storeEntity(EventSubscription, boolean) - Method in class org.openmetadata.service.jdbi3.EventSubscriptionRepository
- storeEntity(Policy, boolean) - Method in class org.openmetadata.service.jdbi3.PolicyRepository
- storeEntity(TestConnectionDefinition, boolean) - Method in class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository
- storeEntity(IngestionPipeline, boolean) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- storeEntity(Persona, boolean) - Method in class org.openmetadata.service.jdbi3.PersonaRepository
- storeEntity(Role, boolean) - Method in class org.openmetadata.service.jdbi3.RoleRepository
-
For regular incoming POST, PUT, PATCH operation calls,
RoleRepository.prepare(Role, boolean)would create a policy entity reference if it does not exist. - storeEntity(Team, boolean) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- storeEntity(User, boolean) - Method in class org.openmetadata.service.jdbi3.UserRepository
- storeEntity(Type, boolean) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- storeEntity(TestCase, boolean) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- storeEntity(TestDefinition, boolean) - Method in class org.openmetadata.service.jdbi3.TestDefinitionRepository
- storeEntity(TestSuite, boolean) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- storeEntity(T, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
An entity is stored in the backend database as JSON document.
- storeEntity(T, boolean) - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository
- storeExecutableRelationship(TestSuite) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- storeExtension(EntityInterface) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- storeOwner(T, EntityReference) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- storeRelationships(WebAnalyticEvent) - Method in class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- storeRelationships(DataInsightChart) - Method in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- storeRelationships(Kpi) - Method in class org.openmetadata.service.jdbi3.KpiRepository
- storeRelationships(Document) - Method in class org.openmetadata.service.jdbi3.DocumentRepository
- storeRelationships(App) - Method in class org.openmetadata.service.jdbi3.AppRepository
- storeRelationships(AppMarketPlaceDefinition) - Method in class org.openmetadata.service.jdbi3.AppMarketPlaceRepository
- storeRelationships(Workflow) - Method in class org.openmetadata.service.jdbi3.WorkflowRepository
- storeRelationships(Bot) - Method in class org.openmetadata.service.jdbi3.BotRepository
- storeRelationships(Classification) - Method in class org.openmetadata.service.jdbi3.ClassificationRepository
- storeRelationships(Tag) - Method in class org.openmetadata.service.jdbi3.TagRepository
- storeRelationships(Chart) - Method in class org.openmetadata.service.jdbi3.ChartRepository
- storeRelationships(Container) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- storeRelationships(Dashboard) - Method in class org.openmetadata.service.jdbi3.DashboardRepository
- storeRelationships(DashboardDataModel) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- storeRelationships(Database) - Method in class org.openmetadata.service.jdbi3.DatabaseRepository
- storeRelationships(DatabaseSchema) - Method in class org.openmetadata.service.jdbi3.DatabaseSchemaRepository
- storeRelationships(Glossary) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository
- storeRelationships(GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- storeRelationships(Metrics) - Method in class org.openmetadata.service.jdbi3.MetricsRepository
- storeRelationships(MlModel) - Method in class org.openmetadata.service.jdbi3.MlModelRepository
- storeRelationships(Pipeline) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- storeRelationships(Query) - Method in class org.openmetadata.service.jdbi3.QueryRepository
- storeRelationships(Report) - Method in class org.openmetadata.service.jdbi3.ReportRepository
- storeRelationships(SearchIndex) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- storeRelationships(StoredProcedure) - Method in class org.openmetadata.service.jdbi3.StoredProcedureRepository
- storeRelationships(Table) - Method in class org.openmetadata.service.jdbi3.TableRepository
- storeRelationships(Topic) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- storeRelationships(DataProduct) - Method in class org.openmetadata.service.jdbi3.DataProductRepository
- storeRelationships(Domain) - Method in class org.openmetadata.service.jdbi3.DomainRepository
- storeRelationships(EventSubscription) - Method in class org.openmetadata.service.jdbi3.EventSubscriptionRepository
- storeRelationships(Suggestion) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- storeRelationships(Policy) - Method in class org.openmetadata.service.jdbi3.PolicyRepository
- storeRelationships(TestConnectionDefinition) - Method in class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository
- storeRelationships(IngestionPipeline) - Method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- storeRelationships(Persona) - Method in class org.openmetadata.service.jdbi3.PersonaRepository
- storeRelationships(Role) - Method in class org.openmetadata.service.jdbi3.RoleRepository
- storeRelationships(Team) - Method in class org.openmetadata.service.jdbi3.TeamRepository
- storeRelationships(User) - Method in class org.openmetadata.service.jdbi3.UserRepository
- storeRelationships(Type) - Method in class org.openmetadata.service.jdbi3.TypeRepository
- storeRelationships(TestCase) - Method in class org.openmetadata.service.jdbi3.TestCaseRepository
- storeRelationships(TestDefinition) - Method in class org.openmetadata.service.jdbi3.TestDefinitionRepository
- storeRelationships(TestSuite) - Method in class org.openmetadata.service.jdbi3.TestSuiteRepository
- storeRelationships(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.FeedRepository
- storeRelationships(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
-
This method is called to store all the relationships of an entity.
- storeRelationships(T) - Method in class org.openmetadata.service.jdbi3.ServiceEntityRepository
- storeRelationshipsInternal(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- storeSecret(String, String) - Method in class org.openmetadata.service.secrets.AWSSecretsManager
- storeSecret(String, String) - Method in class org.openmetadata.service.secrets.AWSSSMSecretsManager
- storeTimeSeries(String, String, String, String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- storeTimeSeriesWithOperation(String, String, String, String, Long, String, boolean) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- storeUpdate() - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- storeValue(String, String, String, boolean) - Method in class org.openmetadata.service.secrets.DBSecretsManager
- storeValue(String, String, String, boolean) - Method in class org.openmetadata.service.secrets.ExternalSecretsManager
- storeValue(String, String, String, boolean) - Method in class org.openmetadata.service.secrets.SecretsManager
- STRICT_ORIGIN - Enum constant in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- STRICT_ORIGIN_WHEN_CROSS_ORIGIN - Enum constant in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- stringMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- strToIds(List<String>) - Static method in class org.openmetadata.service.util.EntityUtil
- SUBJECT_CLAIM - Static variable in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- SubjectContext - Record Class in org.openmetadata.service.security.policyevaluator
-
Subject context used for Access Control Policies
- SubjectContext(User) - Constructor for record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Creates an instance of a
SubjectContextrecord class. - SubscriptionUtil - Class in org.openmetadata.service.util
- suggest(UriInfo, SecurityContext, String, String, String, int, boolean, List<String>, boolean) - Method in class org.openmetadata.service.resources.search.SearchResource
- suggest(SearchRequest) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- suggest(SearchRequest) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- suggest(SearchRequest) - Method in interface org.openmetadata.service.search.SearchClient
- suggest(SearchRequest) - Method in class org.openmetadata.service.search.SearchRepository
- SUGGESTION - Static variable in class org.openmetadata.service.Entity
- suggestionDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- SuggestionFilter - Class in org.openmetadata.service.jdbi3
- SuggestionFilter() - Constructor for class org.openmetadata.service.jdbi3.SuggestionFilter
- SuggestionList() - Constructor for class org.openmetadata.service.resources.feeds.SuggestionsResource.SuggestionList
- suggestionOperationNotAllowed(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- SuggestionRepository - Class in org.openmetadata.service.jdbi3
- SuggestionRepository() - Constructor for class org.openmetadata.service.jdbi3.SuggestionRepository
- SuggestionRepository.PaginationType - Enum Class in org.openmetadata.service.jdbi3
- SuggestionRepository.SuggestionWorkflow - Class in org.openmetadata.service.jdbi3
- SuggestionsResource - Class in org.openmetadata.service.resources.feeds
- SuggestionsResource(Authorizer) - Constructor for class org.openmetadata.service.resources.feeds.SuggestionsResource
- SuggestionsResource.SuggestionList - Class in org.openmetadata.service.resources.feeds
- summary - Variable in class org.openmetadata.service.apps.bundles.changeEvent.msteams.TeamsMessage
- SupersetConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `SupersetConnection` object.
- SupersetConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.SupersetConnectionClassConverter
- SUPPORT_URL - Static variable in class org.openmetadata.service.util.EmailUtil
- SUPPORTS_NULL_DATE_RANGE - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- SUPPORTS_TEAM_FILTER - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- SUPPORTS_TIER_FILTER - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- supportsDataProducts - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsDomain - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsExperts - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsExtension - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsFeed(String) - Static method in class org.openmetadata.service.Entity
-
Returns true if the entity supports activity feeds, announcement, and tasks
- supportsFollower - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsLifeCycle - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsOwner - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsReviewers - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsSearch - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsSoftDelete - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsSoftDelete() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DataProductDAO
- supportsSoftDelete() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DocStoreDAO
- supportsSoftDelete() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.DomainDAO
- supportsSoftDelete() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EventSubscriptionDAO
- supportsSoftDelete() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.PersonaDAO
- supportsSoftDelete() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.QueryDAO
- supportsSoftDelete() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TypeEntityDAO
- supportsSoftDelete() - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- supportsStyle - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsTags - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- supportsVotes - Variable in class org.openmetadata.service.jdbi3.EntityRepository
- SYSTEM_PROFILE_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- systemDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- systemEntityDeleteNotAllowed(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- systemEntityModifyNotAllowed(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- systemEntityRenameNotAllowed(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- SystemProfileList() - Constructor for class org.openmetadata.service.resources.databases.TableResource.SystemProfileList
- systemRepository - Static variable in class org.openmetadata.service.resources.settings.SettingsCache
- SystemRepository - Class in org.openmetadata.service.jdbi3
- SystemRepository() - Constructor for class org.openmetadata.service.jdbi3.SystemRepository
- SystemResource - Class in org.openmetadata.service.resources.system
- SystemResource(Authorizer) - Constructor for class org.openmetadata.service.resources.system.SystemResource
- SystemResource.SettingsList - Class in org.openmetadata.service.resources.system
T
- table() - Method in record class org.openmetadata.service.search.indexes.TableIndex
-
Returns the value of the
tablerecord component. - TABLE - Static variable in class org.openmetadata.service.Entity
- TABLE_COLUMN_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- TABLE_COLUMN_PROFILE_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- TABLE_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- TABLE_PROFILE_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- TABLE_PROFILER_CONFIG - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- TABLE_PROFILER_CONFIG_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- TABLE_SAMPLE_DATA_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TableRepository
- TableauConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
- TableauConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.TableauConnectionClassConverter
- tableConstraintMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- tableDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TableIndex - Record Class in org.openmetadata.service.search.indexes
- TableIndex(Table) - Constructor for record class org.openmetadata.service.search.indexes.TableIndex
-
Creates an instance of a
TableIndexrecord class. - TableList() - Constructor for class org.openmetadata.service.resources.databases.TableResource.TableList
- TableProfileList() - Constructor for class org.openmetadata.service.resources.databases.TableResource.TableProfileList
- TableRepository - Class in org.openmetadata.service.jdbi3
- TableRepository() - Constructor for class org.openmetadata.service.jdbi3.TableRepository
- TableRepository.TableCsv - Class in org.openmetadata.service.jdbi3
- TableRepository.TableUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- TableResource - Class in org.openmetadata.service.resources.databases
- TableResource(Authorizer) - Constructor for class org.openmetadata.service.resources.databases.TableResource
- TableResource.ColumnProfileList - Class in org.openmetadata.service.resources.databases
- TableResource.SystemProfileList - Class in org.openmetadata.service.resources.databases
- TableResource.TableList - Class in org.openmetadata.service.resources.databases
- TableResource.TableProfileList - Class in org.openmetadata.service.resources.databases
- TablesInitializer - Class in org.openmetadata.service.util
- TableUpdater(Table, Table, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TableRepository.TableUpdater
- tag() - Method in record class org.openmetadata.service.search.indexes.TagIndex
-
Returns the value of the
tagrecord component. - TAG - Static variable in class org.openmetadata.service.Entity
- TAG_COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.tags.ClassificationResource
- TAG_COLLECTION_PATH - Static variable in class org.openmetadata.service.resources.tags.TagResource
- tagDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TagFormatter - Class in org.openmetadata.service.formatter.field
- TagFormatter(MessageDecorator<?>, String, String, String, MessageParser.EntityLink) - Constructor for class org.openmetadata.service.formatter.field.TagFormatter
- TagIndex - Record Class in org.openmetadata.service.search.indexes
- TagIndex(Tag) - Constructor for record class org.openmetadata.service.search.indexes.TagIndex
-
Creates an instance of a
TagIndexrecord class. - TagLabelMapper() - Constructor for class org.openmetadata.service.jdbi3.ClassificationRepository.TagLabelMapper
- TagLabelMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO.TagLabelMapper
- TagLabelMapperMigration() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO.TagLabelMapperMigration
-
Deprecated.
- tagLabelMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- TagLabelMigration() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO.TagLabelMigration
-
Deprecated.
- TagLabelRowMapperWithTargetFqnHash() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO.TagLabelRowMapperWithTargetFqnHash
- TagLabelUtil - Class in org.openmetadata.service.resources.tags
- TagRepository - Class in org.openmetadata.service.jdbi3
- TagRepository() - Constructor for class org.openmetadata.service.jdbi3.TagRepository
- TagRepository.TagUpdater - Class in org.openmetadata.service.jdbi3
- TagResource - Class in org.openmetadata.service.resources.tags
- TagResource(Authorizer) - Constructor for class org.openmetadata.service.resources.tags.TagResource
- tags() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsConfig
-
Returns the value of the
tagsrecord component. - TagUpdater(Tag, Tag, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TagRepository.TagUpdater
- tagUsageDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TASK - Static variable in class org.openmetadata.service.Entity
- TASK_BROADCAST_CHANNEL - Static variable in class org.openmetadata.service.socket.WebSocketManager
- TASK_NOTIFICATION_TEMPLATE - Static variable in class org.openmetadata.service.util.EmailUtil
- taskMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- taskOperationNotAllowed(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- team - Variable in class org.openmetadata.service.jdbi3.UserRepository.UserCsv
- TEAM - Static variable in class org.openmetadata.service.Entity
- TEAM - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- TEAM_FIELDS - Static variable in record class org.openmetadata.service.security.policyevaluator.SubjectContext
- TEAM_HIERARCHY - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- teamDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TeamHierarchyList() - Constructor for class org.openmetadata.service.resources.teams.TeamResource.TeamHierarchyList
- TeamIndex - Class in org.openmetadata.service.search.indexes
- TeamIndex(Team) - Constructor for class org.openmetadata.service.search.indexes.TeamIndex
- TeamList() - Constructor for class org.openmetadata.service.resources.teams.TeamResource.TeamList
- TeamRepository - Class in org.openmetadata.service.jdbi3
- TeamRepository() - Constructor for class org.openmetadata.service.jdbi3.TeamRepository
- TeamRepository.TeamCsv - Class in org.openmetadata.service.jdbi3
- TeamRepository.TeamUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- TeamResource - Class in org.openmetadata.service.resources.teams
- TeamResource(Authorizer) - Constructor for class org.openmetadata.service.resources.teams.TeamResource
- TeamResource.TeamHierarchyList - Class in org.openmetadata.service.resources.teams
- TeamResource.TeamList - Class in org.openmetadata.service.resources.teams
- TeamsMessage - Class in org.openmetadata.service.apps.bundles.changeEvent.msteams
- TeamsMessage() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.msteams.TeamsMessage
- TeamsMessage.Section - Class in org.openmetadata.service.apps.bundles.changeEvent.msteams
- TeamUpdater(Team, Team, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TeamRepository.TeamUpdater
- TENANT_ID - Static variable in class org.openmetadata.service.secrets.AzureKVSecretsManager
- termReferenceMatch - Static variable in class org.openmetadata.service.util.EntityUtil
- TEST_CASE - Static variable in class org.openmetadata.service.Entity
- TEST_CASE_RESOLUTION_STATUS - Static variable in class org.openmetadata.service.Entity
- TEST_CONNECTION_DEFINITION - Static variable in class org.openmetadata.service.Entity
- TEST_DEFINITION - Static variable in class org.openmetadata.service.Entity
- TEST_EMAIL_SUBJECT - Static variable in class org.openmetadata.service.util.EmailUtil
- TEST_EMAIL_TEMPLATE - Static variable in class org.openmetadata.service.util.EmailUtil
- TEST_SUITE - Static variable in class org.openmetadata.service.Entity
- testCase() - Method in record class org.openmetadata.service.search.indexes.TestCaseIndex
-
Returns the value of the
testCaserecord component. - TESTCASE_RESULT_EXTENSION - Static variable in class org.openmetadata.service.jdbi3.TestCaseRepository
- testCaseDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TestCaseFormatter - Class in org.openmetadata.service.formatter.entity
- TestCaseFormatter() - Constructor for class org.openmetadata.service.formatter.entity.TestCaseFormatter
- TestCaseIndex - Record Class in org.openmetadata.service.search.indexes
- TestCaseIndex(TestCase) - Constructor for record class org.openmetadata.service.search.indexes.TestCaseIndex
-
Creates an instance of a
TestCaseIndexrecord class. - TestCaseList() - Constructor for class org.openmetadata.service.resources.dqtests.TestCaseResource.TestCaseList
- TestCaseRecord(String, Integer) - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO.TestCaseRecord
- TestCaseRecordMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.TestCaseDAO.TestCaseRecordMapper
- TestCaseRepository - Class in org.openmetadata.service.jdbi3
- TestCaseRepository() - Constructor for class org.openmetadata.service.jdbi3.TestCaseRepository
- TestCaseRepository.TestCaseFailureResolutionTaskWorkflow - Class in org.openmetadata.service.jdbi3
- TestCaseRepository.TestUpdater - Class in org.openmetadata.service.jdbi3
- testCaseResolutionStatus() - Method in record class org.openmetadata.service.search.indexes.TestCaseResolutionStatusIndex
-
Returns the value of the
testCaseResolutionStatusrecord component. - TestCaseResolutionStatusIndex - Record Class in org.openmetadata.service.search.indexes
- TestCaseResolutionStatusIndex(TestCaseResolutionStatus) - Constructor for record class org.openmetadata.service.search.indexes.TestCaseResolutionStatusIndex
-
Creates an instance of a
TestCaseResolutionStatusIndexrecord class. - TestCaseResolutionStatusRepository - Class in org.openmetadata.service.jdbi3
- TestCaseResolutionStatusRepository() - Constructor for class org.openmetadata.service.jdbi3.TestCaseResolutionStatusRepository
- TestCaseResolutionStatusResource - Class in org.openmetadata.service.resources.dqtests
- TestCaseResolutionStatusResource(Authorizer) - Constructor for class org.openmetadata.service.resources.dqtests.TestCaseResolutionStatusResource
- TestCaseResolutionStatusResource.TestCaseResolutionStatusResultList - Class in org.openmetadata.service.resources.dqtests
- TestCaseResolutionStatusResultList() - Constructor for class org.openmetadata.service.resources.dqtests.TestCaseResolutionStatusResource.TestCaseResolutionStatusResultList
- testCaseResolutionStatusTimeSeriesDao() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TestCaseResource - Class in org.openmetadata.service.resources.dqtests
- TestCaseResource(Authorizer) - Constructor for class org.openmetadata.service.resources.dqtests.TestCaseResource
- TestCaseResource.TestCaseList - Class in org.openmetadata.service.resources.dqtests
- TestCaseResource.TestCaseResultList - Class in org.openmetadata.service.resources.dqtests
- TestCaseResourceContext - Class in org.openmetadata.service.security.policyevaluator
-
Builds ResourceContext lazily.
- TestCaseResourceContext() - Constructor for class org.openmetadata.service.security.policyevaluator.TestCaseResourceContext
- TestCaseResultList() - Constructor for class org.openmetadata.service.resources.dqtests.TestCaseResource.TestCaseResultList
- testConnection() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SystemDAO
- testConnection() - Static method in class org.openmetadata.service.util.EmailUtil
- testConnectionDefinitionDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TestConnectionDefinitionList() - Constructor for class org.openmetadata.service.resources.services.connections.TestConnectionDefinitionResource.TestConnectionDefinitionList
- TestConnectionDefinitionRepository - Class in org.openmetadata.service.jdbi3
- TestConnectionDefinitionRepository() - Constructor for class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository
- TestConnectionDefinitionRepository.TestConnectionDefinitionUpdater - Class in org.openmetadata.service.jdbi3
- TestConnectionDefinitionResource - Class in org.openmetadata.service.resources.services.connections
- TestConnectionDefinitionResource(Authorizer) - Constructor for class org.openmetadata.service.resources.services.connections.TestConnectionDefinitionResource
- TestConnectionDefinitionResource.TestConnectionDefinitionList - Class in org.openmetadata.service.resources.services.connections
- TestConnectionDefinitionUpdater(TestConnectionDefinition, TestConnectionDefinition, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TestConnectionDefinitionRepository.TestConnectionDefinitionUpdater
- testDefinitionDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TestDefinitionList() - Constructor for class org.openmetadata.service.resources.dqtests.TestDefinitionResource.TestDefinitionList
- TestDefinitionRepository - Class in org.openmetadata.service.jdbi3
- TestDefinitionRepository() - Constructor for class org.openmetadata.service.jdbi3.TestDefinitionRepository
- TestDefinitionRepository.TestDefinitionUpdater - Class in org.openmetadata.service.jdbi3
- TestDefinitionResource - Class in org.openmetadata.service.resources.dqtests
- TestDefinitionResource(Authorizer) - Constructor for class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- TestDefinitionResource.TestDefinitionList - Class in org.openmetadata.service.resources.dqtests
- TestDefinitionUpdater(TestDefinition, TestDefinition, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TestDefinitionRepository.TestDefinitionUpdater
- TestServiceConnectionRequestClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `TestServiceConnectionRequest` object.
- TestServiceConnectionRequestClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.TestServiceConnectionRequestClassConverter
- testSuite() - Method in record class org.openmetadata.service.search.indexes.TestSuiteIndex
-
Returns the value of the
testSuiterecord component. - testSuiteDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TestSuiteIndex - Record Class in org.openmetadata.service.search.indexes
- TestSuiteIndex(TestSuite) - Constructor for record class org.openmetadata.service.search.indexes.TestSuiteIndex
-
Creates an instance of a
TestSuiteIndexrecord class. - TestSuiteList() - Constructor for class org.openmetadata.service.resources.dqtests.TestSuiteResource.TestSuiteList
- TestSuiteRepository - Class in org.openmetadata.service.jdbi3
- TestSuiteRepository() - Constructor for class org.openmetadata.service.jdbi3.TestSuiteRepository
- TestSuiteRepository.TestSuiteUpdater - Class in org.openmetadata.service.jdbi3
- TestSuiteResource - Class in org.openmetadata.service.resources.dqtests
- TestSuiteResource(Authorizer) - Constructor for class org.openmetadata.service.resources.dqtests.TestSuiteResource
- TestSuiteResource.TestSuiteList - Class in org.openmetadata.service.resources.dqtests
- testSuitesMigration(CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
-
Test Suites Migration in 1.0.x -> 1.1.4 1.
- TestSuiteUpdater(TestSuite, TestSuite, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TestSuiteRepository.TestSuiteUpdater
- TestUpdater(TestCase, TestCase, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TestCaseRepository.TestUpdater
- TextParagraph() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatMessage.TextParagraph
- thread - Variable in class org.openmetadata.service.jdbi3.FeedRepository.ThreadContext
- THREAD - Static variable in class org.openmetadata.service.Entity
- threadContext - Variable in class org.openmetadata.service.jdbi3.FeedRepository.TaskWorkflow
- ThreadCountFieldMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO.ThreadCountFieldMapper
- ThreadCountList() - Constructor for class org.openmetadata.service.resources.feeds.FeedResource.ThreadCountList
- ThreadList() - Constructor for class org.openmetadata.service.resources.feeds.FeedResource.ThreadList
- ThreadResourceContext - Record Class in org.openmetadata.service.security.policyevaluator
-
Conversation threads require special handling
- ThreadResourceContext(String) - Constructor for record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
-
Creates an instance of a
ThreadResourceContextrecord class. - threads() - Method in record class org.openmetadata.service.jdbi3.FeedRepository.FilteredThreads
-
Returns the value of the
threadsrecord component. - throwException(long, Throwable) - Method in class org.openmetadata.service.exception.CatalogGenericExceptionMapper
- throwException(Throwable) - Method in class org.openmetadata.service.exception.CatalogGenericExceptionMapper
- TIER - Enum constant in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.MetricType
- timeSeriesDao - Variable in class org.openmetadata.service.jdbi3.EntityTimeSeriesRepository
- TIMESTAMP - Static variable in interface org.openmetadata.service.dataInsight.DataInsightAggregatorInterface
- TIMESTAMP - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- today(int) - Static method in class org.openmetadata.service.util.RestUtil
- toEntityReferences(List<UUID>, String) - Static method in class org.openmetadata.service.util.EntityUtil
- toExposedEntity(Object, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
-
Serialize object removing all the fields annotated with @
ExposedField - ToFieldMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO.ToFieldMapper
- toFQNs(List<T>) - Static method in class org.openmetadata.service.util.EntityUtil
- toggleIngestion(UriInfo, UUID, SecurityContext) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- toggleIngestion(IngestionPipeline) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- toggleIngestion(IngestionPipeline) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- TOKEN_EXPIRED - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- TOKEN_EXPIRY_ERROR - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- TOKEN_PREFIX - Static variable in class org.openmetadata.service.security.JwtFilter
- TOKEN_TYPE - Static variable in class org.openmetadata.service.security.jwt.JWTTokenGenerator
- TokenRepository - Class in org.openmetadata.service.jdbi3
- TokenRepository() - Constructor for class org.openmetadata.service.jdbi3.TokenRepository
- TokenRowMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.TokenRowMapper
- TokenUtil - Class in org.openmetadata.service.util
- TOPIC - Static variable in class org.openmetadata.service.Entity
- topicDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TopicIndex - Class in org.openmetadata.service.search.indexes
- TopicIndex(Topic) - Constructor for class org.openmetadata.service.search.indexes.TopicIndex
- TopicList() - Constructor for class org.openmetadata.service.resources.topics.TopicResource.TopicList
- TopicRepository - Class in org.openmetadata.service.jdbi3
- TopicRepository() - Constructor for class org.openmetadata.service.jdbi3.TopicRepository
- TopicRepository.TopicUpdater - Class in org.openmetadata.service.jdbi3
- TopicResource - Class in org.openmetadata.service.resources.topics
- TopicResource(Authorizer) - Constructor for class org.openmetadata.service.resources.topics.TopicResource
- TopicResource.TopicList - Class in org.openmetadata.service.resources.topics
- TopicUpdater(Topic, Topic, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TopicRepository.TopicUpdater
- ToRelationshipMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.EntityRelationshipDAO.ToRelationshipMapper
- toResponse() - Method in record class org.openmetadata.service.util.RestUtil.DeleteResponse
- toResponse() - Method in record class org.openmetadata.service.util.RestUtil.PatchResponse
- toResponse() - Method in class org.openmetadata.service.util.RestUtil.PutResponse
- toResponse(JsonMappingException) - Method in class org.openmetadata.service.exception.JsonMappingExceptionMapper
- toResponse(Throwable) - Method in class org.openmetadata.service.exception.CatalogGenericExceptionMapper
- toResponse(ConstraintViolationException) - Method in class org.openmetadata.service.exception.ConstraintViolationExceptionMapper
- toString() - Method in record class org.openmetadata.csv.EntityCsv.ImportResult
-
Returns a string representation of this record class.
- toString() - Method in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
- toString() - Method in enum class org.openmetadata.service.apps.AppUtil.RunType
- toString() - Method in record class org.openmetadata.service.jdbi3.CollectionDAO.ExtensionRecord
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.jdbi3.FeedRepository.FilteredThreads
-
Returns a string representation of this record class.
- toString() - Method in enum class org.openmetadata.service.jdbi3.locator.ConnectionType
- toString() - Method in class org.openmetadata.service.OpenMetadataApplicationConfig
- toString() - Method in class org.openmetadata.service.resources.feeds.MessageParser.EntityLink
- toString() - Method in record class org.openmetadata.service.search.indexes.AggregatedCostAnalysisReportDataIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.ChartIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.ClassificationIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.ContainerIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.DashboardDataModelIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.DashboardServiceIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.DatabaseIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.DatabaseSchemaIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.DatabaseServiceIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.DataProductIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.DomainIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.EntityReportDataIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.MessagingServiceIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.MetadataServiceIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.MlModelServiceIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.PipelineServiceIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.RawCostAnalysisReportDataIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.ReportDataIndexes
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.SearchEntityIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.SearchServiceIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.StorageServiceIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.StoredProcedureIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.TableIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.TagIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.TestCaseIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.TestCaseResolutionStatusIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.TestSuiteIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.WebAnalyticEntityViewReportDataIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.search.indexes.WebAnalyticUserActivityReportDataIndex
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsConfig
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.secrets.SecretsManager.SecretsIdConfig
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.security.auth.CatalogSecurityContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.security.CatalogPrincipal
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.security.policyevaluator.PostResourceContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.security.policyevaluator.ThreadResourceContext
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.util.AsciiTable
-
Returns a string representation of this record class.
- toString() - Method in class org.openmetadata.service.util.EntityUtil.Fields
- toString() - Method in record class org.openmetadata.service.util.RestUtil.DeleteResponse
-
Returns a string representation of this record class.
- toString() - Method in record class org.openmetadata.service.util.RestUtil.PatchResponse
-
Returns a string representation of this record class.
- toTagLabel(Tag) - Static method in class org.openmetadata.service.util.EntityUtil
- toTagLabel(GlossaryTerm) - Static method in class org.openmetadata.service.util.EntityUtil
- toTagLabels(Tag...) - Static method in class org.openmetadata.service.util.EntityUtil
- toTagLabels(GlossaryTerm...) - Static method in class org.openmetadata.service.util.EntityUtil
- totalCount() - Method in record class org.openmetadata.service.jdbi3.FeedRepository.FilteredThreads
-
Returns the value of the
totalCountrecord component. - TotalEntitiesAggregator<A,
B, M, S> - Class in org.openmetadata.service.dataInsight - TotalEntitiesAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.TotalEntitiesAggregator
- TotalEntitiesByTierAggregator<A,
B, M, S> - Class in org.openmetadata.service.dataInsight - TotalEntitiesByTierAggregator(A) - Constructor for class org.openmetadata.service.dataInsight.TotalEntitiesByTierAggregator
- totalHits(SearchHits) - Method in class org.openmetadata.service.search.elasticsearch.dataInsightAggregators.ElasticSearchUnusedAssetsAggregator
- totalHits(H) - Method in class org.openmetadata.service.dataInsight.UnusedAssetsAggregator
- totalHits(SearchHits) - Method in class org.openmetadata.service.search.opensearch.dataInsightAggregator.OpenSearchUnusedAssetsAggregator
- trackTotalHits() - Method in class org.openmetadata.service.search.SearchRequest
- trackTotalHits(boolean) - Method in class org.openmetadata.service.search.SearchRequest.ElasticSearchRequestBuilder
- transformMessage(MessageDecorator<?>, FieldChange, EntityInterface, FormatterUtil.CHANGE_TYPE) - Static method in class org.openmetadata.service.formatter.util.FormatterUtil
- treeToValue(JsonNode, Class<T>) - Static method in class org.openmetadata.service.util.JsonUtils
- triggerApplicationOnDemand(App, CollectionDAO, SearchRepository) - Method in class org.openmetadata.service.apps.ApplicationHandler
- triggerApplicationRun(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.apps.AppResource
- triggerIngestion(UriInfo, UUID, SecurityContext) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- triggerOnDemand() - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- triggerOnDemand() - Method in interface org.openmetadata.service.apps.NativeApplication
- triggerOnDemandApplication(App) - Method in class org.openmetadata.service.apps.scheduler.AppScheduler
- triggerPipelineInternal(UUID, UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- trimPermissions(List<Permission>) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
-
Removes the redundant permissions from the list.
- trimResourcePermission(ResourcePermission) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
- trimResourcePermissions(List<ResourcePermission>) - Static method in class org.openmetadata.service.security.policyevaluator.PolicyEvaluator
- TrinoConnectionClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `DatalakeConnection` object.
- TrinoConnectionClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.TrinoConnectionClassConverter
- tryCreateOidcClient(OidcClientConfig) - Static method in class org.openmetadata.service.security.SecurityUtil
- tryToConvert(Object, List<Class<?>>) - Method in class org.openmetadata.service.secrets.converter.ClassConverter
- tryToConvertOrFail(Object, List<Class<?>>) - Method in class org.openmetadata.service.secrets.converter.ClassConverter
- type - Variable in class org.openmetadata.service.apps.bundles.changeEvent.msteams.TeamsMessage
- TYPE - Static variable in class org.openmetadata.service.Entity
- typeEntityDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- TypeList() - Constructor for class org.openmetadata.service.resources.types.TypeResource.TypeList
- TypeRegistry - Class in org.openmetadata.service
-
Type registry used for storing Types in OpenMetadata and customProperties of entity types.
- TypeRepository - Class in org.openmetadata.service.jdbi3
- TypeRepository() - Constructor for class org.openmetadata.service.jdbi3.TypeRepository
- TypeRepository.TypeUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- TypeResource - Class in org.openmetadata.service.resources.types
- TypeResource(Authorizer) - Constructor for class org.openmetadata.service.resources.types.TypeResource
- TypeResource.TypeList - Class in org.openmetadata.service.resources.types
- TYPES - Static variable in class org.openmetadata.service.TypeRegistry
-
Type map used for storing both Property Types and Entity Types
- TypeUpdater(Type, Type, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.TypeRepository.TypeUpdater
U
- UNEXPECTED_PARENT - Static variable in class org.openmetadata.service.exception.CatalogExceptionMessage
- UNHANDLED_ERROR - Static variable in exception org.openmetadata.service.exception.UnhandledServerException
- UnhandledServerException - Exception in org.openmetadata.service.exception
- UnhandledServerException(String) - Constructor for exception org.openmetadata.service.exception.UnhandledServerException
- UnhandledServerException(String, Throwable) - Constructor for exception org.openmetadata.service.exception.UnhandledServerException
- UNIFIED - Static variable in class org.openmetadata.service.search.EntityBuilderConstant
- unknownCustomField(String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- unmask(T) - Method in class org.openmetadata.service.resources.services.ServiceEntityResource
- unmaskAuthenticationMechanism(String, AuthenticationMechanism, AuthenticationMechanism) - Method in class org.openmetadata.service.secrets.masker.EntityMasker
- unmaskAuthenticationMechanism(String, AuthenticationMechanism, AuthenticationMechanism) - Method in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- unmaskIngestionPipeline(IngestionPipeline, IngestionPipeline) - Method in class org.openmetadata.service.secrets.masker.EntityMasker
- unmaskIngestionPipeline(IngestionPipeline, IngestionPipeline) - Method in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- unmaskServiceConnectionConfig(Object, Object, String, ServiceType) - Method in class org.openmetadata.service.secrets.masker.EntityMasker
- unmaskServiceConnectionConfig(Object, Object, String, ServiceType) - Method in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- unmaskWorkflow(Workflow, Workflow) - Method in class org.openmetadata.service.secrets.masker.EntityMasker
- unmaskWorkflow(Workflow, Workflow) - Method in class org.openmetadata.service.secrets.masker.PasswordEntityMasker
- unquoteName(String) - Static method in class org.openmetadata.service.util.FullyQualifiedName
-
Adds quotes to name as required
- unresolvedIncident(TestCaseResolutionStatus) - Method in class org.openmetadata.service.jdbi3.TestCaseResolutionStatusRepository
- UNSAFE_URL - Enum constant in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
- UnusedAssetsAggregator<H extends Iterable<S>,
S, T> - Class in org.openmetadata.service.dataInsight - UnusedAssetsAggregator(H) - Constructor for class org.openmetadata.service.dataInsight.UnusedAssetsAggregator
- update() - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
-
Compare original and updated entities and perform updates.
- update(String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TokenDAO
- update(String, String, Long) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.AppExtensionTimeSeries
- update(String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- update(String, String, String, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- update(String, String, String, String, Long) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- update(String, String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- update(String, UUID) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- update(String, EntityInterface) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- update(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EntityExtensionDAO
- update(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- update(UUID, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.SuggestionDAO
- update(UUID, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- update(UriInfo, T, T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- update(Suggestion, String) - Method in class org.openmetadata.service.jdbi3.SuggestionRepository
- update(EntityInterface) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- UPDATE - Enum constant in enum class org.openmetadata.service.formatter.util.FormatterUtil.CHANGE_TYPE
- UPDATE - Static variable in interface org.openmetadata.service.search.SearchClient
- UPDATE_ADDED_DELETE_GLOSSARY_TAGS - Static variable in interface org.openmetadata.service.search.SearchClient
- UPDATE_FIELDS - Static variable in class org.openmetadata.service.jdbi3.AppRepository
- UPDATE_PROPAGATED_ENTITY_REFERENCE_FIELD_SCRIPT - Static variable in interface org.openmetadata.service.search.SearchClient
- updateChildren(String, Pair<String, String>, Pair<String, Map<String, Object>>) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- updateChildren(String, Pair<String, String>, Pair<String, Map<String, Object>>) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- updateChildren(String, Pair<String, String>, Pair<String, Map<String, Object>>) - Method in interface org.openmetadata.service.search.SearchClient
- updateColumn(CSVPrinter, CSVRecord) - Method in class org.openmetadata.service.jdbi3.TableRepository.TableCsv
- updateColumnDataLength(Column, Column) - Method in class org.openmetadata.service.jdbi3.TableRepository.TableUpdater
- updateColumns(String, List<Column>, List<Column>, BiPredicate<Column, Column>) - Method in class org.openmetadata.service.jdbi3.TableRepository.TableUpdater
- updateColumns(CSVPrinter, List<CSVRecord>, List<EntityCsv.ImportResult>) - Method in class org.openmetadata.service.jdbi3.TableRepository.TableCsv
- updated - Variable in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- updateDashboardUrl(Dashboard, Dashboard) - Method in class org.openmetadata.service.jdbi3.DashboardRepository.DashboardUpdater
- updatedByBot() - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.automations.WorkflowResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.datainsight.DataInsightChartResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.dqtests.TestDefinitionResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.dqtests.TestSuiteResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.services.ingestionpipelines.IngestionPipelineResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.topics.TopicResource
- updateDescription(UriInfo, SecurityContext, UUID, JsonPatch) - Method in class org.openmetadata.service.resources.types.TypeResource
- updateElasticSearch(UpdateRequest) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- updateEntities() - Method in class org.openmetadata.service.secrets.SecretsManagerUpdateService
- updateEntity(String, String, Map<String, Object>, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- updateEntity(String, String, Map<String, Object>, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- updateEntity(String, String, Map<String, Object>, String) - Method in interface org.openmetadata.service.search.SearchClient
- updateEntity(EntityInterface) - Method in class org.openmetadata.service.search.SearchRepository
- updateEntity(EntityReference) - Method in class org.openmetadata.service.search.SearchRepository
- updateEventSubscription(EventSubscription) - Method in class org.openmetadata.service.events.scheduled.EventSubscriptionScheduler
- updateExtensionByKey(String, String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- updateExtensionByKeyInternal(String, String, String, String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- updateExtensionByOperation(String, String, String, Long, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- updateExtensionByOperation(String, String, String, String, Long, String) - Method in interface org.openmetadata.service.jdbi3.EntityTimeSeriesDAO
- updateFqn(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- updateFQNHashForEntity(Handle, Class<T>, EntityDAO<T>, int) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- updateFQNHashForEntity(Handle, Class<T>, EntityDAO<T>, int, String) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- updateFQNHashForEntityWithName(Handle, Class<T>, EntityDAO<T>, int) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- updateFQNHashForEntityWithName(Handle, Class<T>, EntityDAO<T>, int, String) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- updateFQNHashTagUsage(CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.v110.MigrationUtil
- updateFqnInternal(String, String) - Method in interface org.openmetadata.service.jdbi3.EntityDAO
- updateFromRelationship(String, String, EntityReference, EntityReference, Relationship, String, UUID) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- updateFromRelationships(String, String, List<EntityReference>, List<EntityReference>, Relationship, String, UUID) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
-
Remove `fromEntityType:origFromRefs` -- `relationType` ---> `toEntityType:toId` Add `fromEntityType:updatedFromRefs` -- `relationType` ---> `toEntityType:toId` and record it as change for entity field `field`.
- updateGlossaryAndGlossaryTermRelations(Handle, CollectionDAO) - Static method in class org.openmetadata.service.migration.utils.v120.MigrationUtil
-
Before Release 1.2, Glossary and all the Glossary terms , even the deeply nested glossary terms have contains relation with Glossary and also its parent GlossaryTerm.
- updateIndex(IndexMapping) - Method in class org.openmetadata.service.search.SearchRepository
- updateIndex(IndexMapping, String) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- updateIndex(IndexMapping, String) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- updateIndex(IndexMapping, String) - Method in interface org.openmetadata.service.search.SearchClient
- updateIndexes() - Method in class org.openmetadata.service.search.SearchRepository
- updateLineage(String, Pair<String, String>, Map<String, Object>) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchClient
- updateLineage(String, Pair<String, String>, Map<String, Object>) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- updateLineage(String, Pair<String, String>, Map<String, Object>) - Method in interface org.openmetadata.service.search.SearchClient
- updateMigrationStepInDB(MigrationProcess, MigrationWorkflowContext) - Method in class org.openmetadata.service.migration.api.MigrationWorkflow
- updateName(Classification, Classification) - Method in class org.openmetadata.service.jdbi3.ClassificationRepository.ClassificationUpdater
- updateName(Tag, Tag) - Method in class org.openmetadata.service.jdbi3.TagRepository.TagUpdater
- updateName(Glossary, Glossary) - Method in class org.openmetadata.service.jdbi3.GlossaryRepository.GlossaryUpdater
- updateName(GlossaryTerm, GlossaryTerm) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository.GlossaryTermUpdater
- updateOpenSearch(UpdateRequest) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- updateOwner(T, EntityReference, EntityReference) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- updateRecordToDb(JobExecutionContext) - Method in class org.openmetadata.service.apps.bundles.searchIndex.SearchIndexApp
- updateSearch(UpdateRequest) - Method in class org.openmetadata.service.search.opensearch.OpenSearchClient
- UpdateSearchEventsConstant - Class in org.openmetadata.service.search
- updateSecret(String, String) - Method in class org.openmetadata.service.secrets.AWSSecretsManager
- updateSecret(String, String) - Method in class org.openmetadata.service.secrets.AWSSSMSecretsManager
- updateSetting(Settings) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- updateStats(int, int) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchDataInsightProcessor
- updateStats(int, int) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchEntitiesProcessor
- updateStats(int, int) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchIndexSink
- updateStats(int, int) - Method in class org.openmetadata.service.search.opensearch.OpenSearchDataInsightProcessor
- updateStats(int, int) - Method in class org.openmetadata.service.search.opensearch.OpenSearchEntitiesProcessor
- updateStats(int, int) - Method in class org.openmetadata.service.search.opensearch.OpenSearchIndexSink
- updateStats(int, int) - Method in interface org.openmetadata.service.workflows.interfaces.Stats
- updateStats(int, int) - Method in class org.openmetadata.service.workflows.searchIndex.PaginatedDataInsightSource
- updateStats(int, int) - Method in class org.openmetadata.service.workflows.searchIndex.PaginatedEntitiesSource
- updateStats(String, StepStats) - Method in class org.openmetadata.service.apps.bundles.searchIndex.SearchIndexApp
- updateSuggestion(UriInfo, SecurityContext, UUID, Suggestion) - Method in class org.openmetadata.service.resources.feeds.SuggestionsResource
- updateTagPrefix(int, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
-
Update all the tagFQN starting with oldPrefix to start with newPrefix due to tag or glossary name change
- updateTagPrefixInternal(String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
- updateTags(String, String, List<TagLabel>, List<TagLabel>) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- updateTags(String, String, List<TagLabel>, List<TagLabel>) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository.GlossaryTermUpdater
- updateTaskId() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FeedDAO
- updateTestSuite(Handle, TestSuite, String) - Static method in class org.openmetadata.service.migration.utils.v111.MigrationUtilV111
- updateThread(UriInfo, SecurityContext, String, JsonPatch) - Method in class org.openmetadata.service.resources.feeds.FeedResource
- updateToRelationship(String, String, UUID, Relationship, String, EntityReference, EntityReference, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- updateToRelationships(String, String, UUID, Relationship, String, List<EntityReference>, List<EntityReference>, boolean) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
-
Remove `fromEntityType:fromId` -- `relationType` ---> `toEntityType:origToRefs` Add `fromEntityType:fromId` -- `relationType` ---> `toEntityType:updatedToRefs` and record it as change for entity field `field`.
- updateUserWithHashedPwd(User, String) - Static method in class org.openmetadata.service.util.UserUtil
- updateVersion(Double) - Method in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- updateVote(String, UUID, VoteRequest) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.charts.ChartResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.dashboards.DashboardResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.databases.DatabaseResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.databases.DatabaseSchemaResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.databases.StoredProcedureResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.databases.TableResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.datamodels.DashboardDataModelResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.glossary.GlossaryResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.metrics.MetricsResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.mlmodels.MlModelResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.pipelines.PipelineResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.query.QueryResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.reports.ReportResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.searchindex.SearchIndexResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.storages.ContainerResource
- updateVote(UriInfo, SecurityContext, UUID, VoteRequest) - Method in class org.openmetadata.service.resources.topics.TopicResource
- updatingUser - Variable in class org.openmetadata.service.jdbi3.EntityRepository.EntityUpdater
- upgrade() - Method in class org.openmetadata.service.resources.EntityResource
-
Method used for upgrading a resource such as adding new fields to entities, etc.
- upgrade() - Method in class org.openmetadata.service.resources.policies.PolicyResource
- upsert(String, String, String, String, String, String, int, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.FieldRelationshipDAO
- upsertFailedEvent(String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EventSubscriptionDAO
- upsertFQNHash(int, String, String, String, int, int, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO
-
Deprecated.
- upsertSecret(String, String) - Method in class org.openmetadata.service.secrets.ExternalSecretsManager
- upsertServerMigration(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- upsertServerMigrationSQL(String, String, String) - Method in interface org.openmetadata.service.jdbi3.MigrationDAO
- upsertSubscriberExtension(String, String, String, String) - Method in interface org.openmetadata.service.jdbi3.CollectionDAO.EventSubscriptionDAO
- usageDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- UsageDetailsMapper() - Constructor for class org.openmetadata.service.jdbi3.CollectionDAO.UsageDAO.UsageDetailsMapper
- UsageDetailsMapper() - Constructor for class org.openmetadata.service.jdbi3.UsageRepository.UsageDetailsMapper
- UsageRepository - Class in org.openmetadata.service.jdbi3
- UsageRepository() - Constructor for class org.openmetadata.service.jdbi3.UsageRepository
- UsageRepository.UsageDetailsMapper - Class in org.openmetadata.service.jdbi3
- UsageResource - Class in org.openmetadata.service.resources.usage
- UsageResource(Authorizer) - Constructor for class org.openmetadata.service.resources.usage.UsageResource
- user() - Method in record class org.openmetadata.service.security.policyevaluator.SubjectContext
-
Returns the value of the
userrecord component. - user(String, String, String) - Static method in class org.openmetadata.service.util.UserUtil
- USER - Static variable in class org.openmetadata.service.Entity
- USER_NAME - Static variable in class org.openmetadata.service.jdbi3.DataInsightChartRepository
- USER_PROTECTED_FIELDS - Static variable in class org.openmetadata.service.resources.teams.UserResource
- userAlreadyBot(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- userAlreadyPartOfTeam(String, String) - Static method in class org.openmetadata.service.exception.CatalogExceptionMessage
- userDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- UserIndex - Class in org.openmetadata.service.search.indexes
- UserIndex(User) - Constructor for class org.openmetadata.service.search.indexes.UserIndex
- UserList() - Constructor for class org.openmetadata.service.resources.teams.UserResource.UserList
- username - Variable in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- USERNAME - Static variable in class org.openmetadata.service.util.EmailUtil
- UserRepository - Class in org.openmetadata.service.jdbi3
- UserRepository() - Constructor for class org.openmetadata.service.jdbi3.UserRepository
- UserRepository.UserCsv - Class in org.openmetadata.service.jdbi3
- UserRepository.UserUpdater - Class in org.openmetadata.service.jdbi3
-
Handles entity updated from PUT and POST operation.
- UserResource - Class in org.openmetadata.service.resources.teams
- UserResource(Authorizer, AuthenticatorHandler) - Constructor for class org.openmetadata.service.resources.teams.UserResource
- UserResource.PersonalAccessTokenList - Class in org.openmetadata.service.resources.teams
- UserResource.UserList - Class in org.openmetadata.service.resources.teams
- UserTokenCache - Class in org.openmetadata.service.security.auth
- UserUpdater(User, User, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.UserRepository.UserUpdater
- UserUtil - Class in org.openmetadata.service.util
- Utilities - Class in org.openmetadata.service.util
V
- validate() - Method in class org.openmetadata.service.resources.system.SystemResource
- validate() - Method in class org.openmetadata.service.util.OpenMetadataOperations
- validate(Object, String, Class<T>) - Static method in class org.openmetadata.service.util.EntityUtil
-
Validate that JSON payload can be turned into POJO object
- validate(T) - Static method in class org.openmetadata.service.util.ValidatorUtil
- validateAndBuildFilteringConditions(List<String>, CreateEventSubscription.AlertType, AlertFilteringInput) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- validateAndReturnDecodedJwtToken(String) - Method in class org.openmetadata.service.security.JwtFilter
- validateAndReturnNewRefresh(UUID, TokenRefreshRequest) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- validateAndReturnUsername(Map<String, Claim>) - Method in class org.openmetadata.service.security.JwtFilter
- validateAndRunSystemDataMigrations(Jdbi, OpenMetadataApplicationConfig, ConnectionType, String, String, boolean) - Static method in class org.openmetadata.service.util.TablesInitializer
- validateAppRegistration(AppMarketPlaceDefinition) - Method in class org.openmetadata.service.clients.pipeline.airflow.AirflowRESTClient
- validateAppRegistration(AppMarketPlaceDefinition) - Method in class org.openmetadata.service.clients.pipeline.noop.NoopClient
- validateArrayColumn(Column) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- validateColumn(Table, String) - Static method in class org.openmetadata.service.jdbi3.TableRepository
- validateColumnDataLength(Column) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- validateColumnDataTypeDisplay(Column) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- validateColumnFQN(List<Column>, String) - Static method in class org.openmetadata.service.jdbi3.ColumnUtil
- validateColumnNames(List<Column>) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- validateColumns(List<Column>) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- validateColumnTags(List<Column>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateCondition(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.events.subscription.EventSubscriptionResource
- validateCondition(UriInfo, SecurityContext, String) - Method in class org.openmetadata.service.resources.policies.PolicyResource
- validateConstraints(List<Column>, List<TableConstraint>) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
-
Validate column and table constraints
- validateCursors(String, String) - Static method in class org.openmetadata.service.util.RestUtil
- validateCustomProperties(Type) - Method in class org.openmetadata.service.TypeRegistry
- validateDataProducts(List<EntityReference>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateDomain(String) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateDomain(EntityReference) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateEmailAlreadyExists(String) - Method in class org.openmetadata.service.resources.teams.UserResource
- validateEmailAlreadyExists(String) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- validateEntityLink(MessageParser.EntityLink) - Static method in class org.openmetadata.service.util.EntityUtil
- validateExpression(String, Class<T>) - Static method in class org.openmetadata.service.events.subscription.AlertUtil
- validateExpression(String, Class<T>) - Static method in class org.openmetadata.service.security.policyevaluator.CompiledRule
-
Used only for validating the expressions when new rule is created
- validateFieldFQN(List<Field>, String) - Static method in class org.openmetadata.service.jdbi3.ColumnUtil
- validateGlossaryTagsAddition(UUID, AddGlossaryToAssetsRequest) - Method in class org.openmetadata.service.jdbi3.GlossaryTermRepository
- validateGlossaryTermTagsAddition(UriInfo, SecurityContext, UUID, AddGlossaryToAssetsRequest) - Method in class org.openmetadata.service.resources.glossary.GlossaryTermResource
- validateMigrationsForServer() - Method in class org.openmetadata.service.migration.api.MigrationWorkflow
- validateNewTable(Table) - Static method in class org.openmetadata.service.resources.databases.TableResource
- validateOwner(EntityReference) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validatePassword(String) - Static method in class org.openmetadata.service.util.PasswordUtil
- validatePassword(String, User, String) - Method in interface org.openmetadata.service.security.auth.AuthenticatorHandler
- validatePassword(String, User, String) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- validatePassword(String, User, String) - Method in class org.openmetadata.service.security.auth.LdapAuthenticator
- validatePassword(String, User, String) - Method in class org.openmetadata.service.security.auth.NoopAuthenticator
- validatePrecisionAndScale(Column) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- validatePrefixedTokenRequest(JwtFilter, String) - Static method in class org.openmetadata.service.socket.SocketAddressFilter
- validateProfileSample(String, double) - Static method in class org.openmetadata.service.util.EntityUtil
- validateProfileSample(IngestionPipeline) - Static method in class org.openmetadata.service.jdbi3.IngestionPipelineRepository
- validateRoles(List<EntityReference>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateRules(Policy) - Method in class org.openmetadata.service.jdbi3.PolicyRepository
- validateServerExecutableApp(AppRuntime) - Method in class org.openmetadata.service.apps.AbstractNativeApplication
- validateSinglePrimaryColumn(List<Column>) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- validateStructColumn(Column) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- validateSystem(OpenMetadataApplicationConfig, PipelineServiceClient, JwtFilter) - Method in class org.openmetadata.service.jdbi3.SystemRepository
- validateTablePartition(List<Column>, TablePartition) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
-
Validate Table partition
- validateTags(List<TagLabel>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateTags(Container) - Method in class org.openmetadata.service.jdbi3.ContainerRepository
- validateTags(DashboardDataModel) - Method in class org.openmetadata.service.jdbi3.DashboardDataModelRepository
- validateTags(Pipeline) - Method in class org.openmetadata.service.jdbi3.PipelineRepository
- validateTags(SearchIndex) - Method in class org.openmetadata.service.jdbi3.SearchIndexRepository
- validateTags(Table) - Method in class org.openmetadata.service.jdbi3.TableRepository
- validateTags(Topic) - Method in class org.openmetadata.service.jdbi3.TopicRepository
- validateTags(T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateTaskThread(FeedRepository.ThreadContext) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateTeamAddition(UUID, UUID) - Method in class org.openmetadata.service.jdbi3.UserRepository
- validateTeams(User) - Method in class org.openmetadata.service.jdbi3.UserRepository
- validateUsers(List<EntityReference>) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- validateViewDefinition(TableType, String) - Static method in class org.openmetadata.service.resources.databases.DatabaseUtil
- VALIDATOR - Static variable in class org.openmetadata.service.util.ValidatorUtil
- ValidatorUtil - Class in org.openmetadata.service.util
- value() - Method in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
- value() - Method in enum class org.openmetadata.service.apps.AppUtil.RunType
- value() - Element in annotation interface org.openmetadata.service.jdbi3.locator.ConnectionAwareSqlQuery
- value() - Element in annotation interface org.openmetadata.service.jdbi3.locator.ConnectionAwareSqlQueryContainer
- value() - Element in annotation interface org.openmetadata.service.jdbi3.locator.ConnectionAwareSqlUpdate
- value() - Element in annotation interface org.openmetadata.service.jdbi3.locator.ConnectionAwareSqlUpdateContainer
- value() - Element in annotation interface org.openmetadata.service.util.jdbi.BindFQN
- value() - Element in annotation interface org.openmetadata.service.util.jdbi.BindUUID
- valueOf(String) - Static method in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.apps.AppUtil.RunType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.KpiCriteria
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.MetricType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.formatter.util.FormatterUtil.CHANGE_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.jdbi3.EntityRepository.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.jdbi3.EntityTimeSeriesDAO.OrderBy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.jdbi3.FeedRepository.FilterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.jdbi3.FeedRepository.PaginationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.jdbi3.locator.ConnectionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.jdbi3.SuggestionRepository.PaginationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openmetadata.service.resources.feeds.MessageParser.EntityLink.LinkType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.openmetadata.service.apps.AppUtil.AppRunStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.apps.AppUtil.RunType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.config.ReferrerPolicyHeaderFactory.ReferrerPolicyOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.KpiCriteria
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.events.scheduled.template.DataInsightDescriptionAndOwnerTemplate.MetricType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.formatter.util.FormatterUtil.CHANGE_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.jdbi3.EntityRepository.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.jdbi3.EntityTimeSeriesDAO.OrderBy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.jdbi3.FeedRepository.FilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.jdbi3.FeedRepository.PaginationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.jdbi3.locator.ConnectionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.jdbi3.SuggestionRepository.PaginationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openmetadata.service.resources.feeds.MessageParser.EntityLink.LinkType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueToTree(Object) - Static method in class org.openmetadata.service.util.JsonUtils
- VAULT_NAME - Static variable in class org.openmetadata.service.secrets.AzureKVSecretsManager
- verifyPasswordResetTokenExpiry(PasswordResetToken) - Method in class org.openmetadata.service.security.auth.BasicAuthenticator
- version - Variable in class org.openmetadata.service.migration.utils.MigrationFile
- versionNumbers - Variable in class org.openmetadata.service.migration.utils.MigrationFile
- VersionResource - Class in org.openmetadata.service.resources.version
- VersionResource() - Constructor for class org.openmetadata.service.resources.version.VersionResource
- VIEW_ALL_OPERATIONS - Static variable in class org.openmetadata.service.resources.EntityResource
- VIEW_BASIC_OPERATIONS - Static variable in class org.openmetadata.service.resources.EntityResource
W
- WEB_ANALYTIC_ENTITY_VIEW_REPORT_DATA - Static variable in class org.openmetadata.service.Entity
- WEB_ANALYTIC_EVENT - Static variable in class org.openmetadata.service.Entity
- WEB_ANALYTIC_USER_ACTIVITY_REPORT_DATA - Static variable in class org.openmetadata.service.Entity
- WebAnalyticEntityViewReportDataIndex - Record Class in org.openmetadata.service.search.indexes
- WebAnalyticEntityViewReportDataIndex(ReportData) - Constructor for record class org.openmetadata.service.search.indexes.WebAnalyticEntityViewReportDataIndex
-
Creates an instance of a
WebAnalyticEntityViewReportDataIndexrecord class. - webAnalyticEventDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- WebAnalyticEventDataList() - Constructor for class org.openmetadata.service.resources.analytics.WebAnalyticEventResource.WebAnalyticEventDataList
- WebAnalyticEventList() - Constructor for class org.openmetadata.service.resources.analytics.WebAnalyticEventResource.WebAnalyticEventList
- WebAnalyticEventRepository - Class in org.openmetadata.service.jdbi3
- WebAnalyticEventRepository() - Constructor for class org.openmetadata.service.jdbi3.WebAnalyticEventRepository
- WebAnalyticEventResource - Class in org.openmetadata.service.resources.analytics
- WebAnalyticEventResource(Authorizer) - Constructor for class org.openmetadata.service.resources.analytics.WebAnalyticEventResource
- WebAnalyticEventResource.WebAnalyticEventDataList - Class in org.openmetadata.service.resources.analytics
- WebAnalyticEventResource.WebAnalyticEventList - Class in org.openmetadata.service.resources.analytics
- WebAnalyticUserActivityReportDataIndex - Record Class in org.openmetadata.service.search.indexes
- WebAnalyticUserActivityReportDataIndex(ReportData) - Constructor for record class org.openmetadata.service.search.indexes.WebAnalyticUserActivityReportDataIndex
-
Creates an instance of a
WebAnalyticUserActivityReportDataIndexrecord class. - WebSocketManager - Class in org.openmetadata.service.socket
- WebSocketManager.WebSocketManagerBuilder - Class in org.openmetadata.service.socket
- WebsocketNotificationHandler - Class in org.openmetadata.service.util
- WebsocketNotificationHandler() - Constructor for class org.openmetadata.service.util.WebsocketNotificationHandler
- Widget() - Constructor for class org.openmetadata.service.apps.bundles.changeEvent.gchat.GChatMessage.Widget
- withHref(UriInfo, List<EntityReference>) - Static method in class org.openmetadata.service.Entity
- withHref(UriInfo, EntityReference) - Static method in class org.openmetadata.service.Entity
- withHref(UriInfo, T) - Method in class org.openmetadata.service.jdbi3.EntityRepository
- WORKFLOW - Static variable in class org.openmetadata.service.Entity
- WorkflowClassConverter - Class in org.openmetadata.service.secrets.converter
-
Converter class to get an `Workflow` object.
- WorkflowClassConverter() - Constructor for class org.openmetadata.service.secrets.converter.WorkflowClassConverter
- workflowDAO() - Method in interface org.openmetadata.service.jdbi3.CollectionDAO
- WorkflowList() - Constructor for class org.openmetadata.service.resources.automations.WorkflowResource.WorkflowList
- WorkflowRepository - Class in org.openmetadata.service.jdbi3
- WorkflowRepository() - Constructor for class org.openmetadata.service.jdbi3.WorkflowRepository
- WorkflowRepository.WorkflowUpdater - Class in org.openmetadata.service.jdbi3
- WorkflowResource - Class in org.openmetadata.service.resources.automations
- WorkflowResource(Authorizer) - Constructor for class org.openmetadata.service.resources.automations.WorkflowResource
- WorkflowResource.WorkflowList - Class in org.openmetadata.service.resources.automations
- WorkflowUpdater(Workflow, Workflow, EntityRepository.Operation) - Constructor for class org.openmetadata.service.jdbi3.WorkflowRepository.WorkflowUpdater
- write(BulkRequest, Map<String, Object>) - Method in class org.openmetadata.service.search.elasticsearch.ElasticSearchIndexSink
- write(I, Map<String, Object>) - Method in interface org.openmetadata.service.workflows.interfaces.Sink
- write(BulkRequest, Map<String, Object>) - Method in class org.openmetadata.service.search.opensearch.OpenSearchIndexSink
- writeJsonResponse(HttpServletResponse, String) - Static method in class org.openmetadata.service.security.AuthLoginServlet
X
- X_AUTH_PARAMS_EMAIL_HEADER - Static variable in class org.openmetadata.service.security.CatalogOpenIdAuthorizationRequestFilter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form