Uses of Annotation Type
org.apache.jackrabbit.oak.api.jmx.Description
Packages that use Description
-
Uses of Description in org.apache.jackrabbit.oak.api.jmx
Methods in org.apache.jackrabbit.oak.api.jmx with annotations of type DescriptionModifier and TypeMethodDescriptionIndexStatsMBean.abortAndPause()@NotNull CompositeDataRepositoryManagementMBean.cancelRevisionGC()Cancel a running revision garbage collection operation.@NotNull CompositeDataRepositoryManagementMBean.cancelRevisionGCForRole(String role) Cancel a running revision garbage collection operation for a given role.IndexStatsMBean.forceIndexLaneCatchup(String confirmationMessage) QueryEngineSettingsMBean.getAutoOptionsMappingJson()Get the automatic query options mapping.@NotNull CompositeDataRepositoryManagementMBean.getBackupStatus()Backup status@NotNull CompositeDataRepositoryManagementMBean.getDataStoreGCStatus()Data store garbage collection statusbooleanQueryEngineSettingsMBean.getFailTraversal()Whether queries that don't use an index will fail (throw an exception).longQueryEngineSettingsMBean.getLimitInMemory()Get the limit on how many nodes a query may read at most into memory, for "order by" and "distinct" queries.longQueryEngineSettingsMBean.getLimitReads()Get the limit on how many nodes a query may read at most (raw read operations, including skipped nodes).intQueryEngineSettingsMBean.getPrefetchCount()Get the prefetch count.@NotNull CompositeDataRepositoryManagementMBean.getPropertyIndexAsyncReindexStatus()Asynchronous Property Index reindexing statusQueryEngineSettingsMBean.getQueryValidatorJson()@NotNull CompositeDataRepositoryManagementMBean.getRestoreStatus()Restore status@NotNull CompositeDataRepositoryManagementMBean.getRevisionGCStatus()Revision garbage collection status@NotNull CompositeDataRepositoryManagementMBean.getRevisionGCStatusForRole(String role) Revision garbage collection status for a given role.booleanQueryEngineSettingsMBean.isFastQuerySize()Whether the query result size should return an estimation for large queries.@NotNull TabularDataRepositoryManagementMBean.refreshAllSessions()Refresh all currently open sessions.IndexStatsMBean.releaseLeaseForPausedLane()voidQueryEngineSettingsMBean.setIgnoredClassNamesInCallTrace(@NotNull String[] classNames) Set or remove java package/class names which are ignored from finding the invoking class for queries.voidQueryEngineSettingsMBean.setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery) Set or remove a query validator pattern.voidQueryEngineSettingsMBean.setStrictPathRestriction(String pathRestriction) Whether path restrictions of indexes (excludedPaths / includedPaths) are taken into account during query execution, for Lucene indexes.@NotNull CompositeDataRepositoryManagementMBean.startBackup()Initiate a backup operation.@NotNull CompositeDataRepositoryManagementMBean.startDataStoreGC(boolean markOnly) Initiate a data store garbage collection operation@NotNull CompositeDataRepositoryManagementMBean.startPropertyIndexAsyncReindex()Initiate a reindex operation for the property indexes marked for reindexing@NotNull CompositeDataRepositoryManagementMBean.startRestore()Initiate a restore operation.@NotNull CompositeDataRepositoryManagementMBean.startRevisionGC()Initiate a revision garbage collection operation@NotNull CompositeDataRepositoryManagementMBean.startRevisionGCForRole(String role) Initiate a revision garbage collection operationMethod parameters in org.apache.jackrabbit.oak.api.jmx with annotations of type DescriptionModifier and TypeMethodDescriptionIndexStatsMBean.forceIndexLaneCatchup(String confirmationMessage) booleanIndexerMBean.importIndex(String indexDirPath) booleanIndexerMBean.importIndex(String indexDirPath, boolean ignoreLocalLock) booleanIndexerMBean.importIndex(String indexDirPath, boolean ignoreLocalLock) voidQueryEngineSettingsMBean.setIgnoredClassNamesInCallTrace(@NotNull String[] classNames) Set or remove java package/class names which are ignored from finding the invoking class for queries.voidQueryEngineSettingsMBean.setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery) Set or remove a query validator pattern.voidQueryEngineSettingsMBean.setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery) Set or remove a query validator pattern.voidQueryEngineSettingsMBean.setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery) Set or remove a query validator pattern.voidQueryEngineSettingsMBean.setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery) Set or remove a query validator pattern.voidIndexStatsMBean.splitIndexingTask(String paths, String newIndexTaskName) Splits the current indexing tasks into 2, indexes that are passed in as an input will have their 'async' property updated tonewIndexTaskName.voidIndexStatsMBean.splitIndexingTask(String paths, String newIndexTaskName) Splits the current indexing tasks into 2, indexes that are passed in as an input will have their 'async' property updated tonewIndexTaskName.@NotNull CompositeDataRepositoryManagementMBean.startDataStoreGC(boolean markOnly) Initiate a data store garbage collection operation