Uses of Annotation Type
org.apache.jackrabbit.oak.api.jmx.Name
Packages that use Name
-
Uses of Name in org.apache.jackrabbit.oak.api.jmx
Method parameters in org.apache.jackrabbit.oak.api.jmx with annotations of type NameModifier and TypeMethodDescriptionIndexStatsMBean.forceIndexLaneCatchup(String confirmationMessage) booleanIndexerMBean.importIndex(String indexDirPath) booleanIndexerMBean.importIndex(String indexDirPath, boolean ignoreLocalLock) booleanIndexerMBean.importIndex(String indexDirPath, boolean ignoreLocalLock) voidIndexStatsMBean.registerAsyncIndexer(String name, long delayInSeconds) Starts a new background indexing task and registers the JMX MBeans for itvoidIndexStatsMBean.registerAsyncIndexer(String name, long delayInSeconds) Starts a new background indexing task and registers the JMX MBeans for itvoidQueryEngineSettingsMBean.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.voidQueryEngineSettingsMBean.setStrictPathRestriction(String pathRestriction) Whether path restrictions of indexes (excludedPaths / includedPaths) are taken into account during query execution, for Lucene indexes.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