Uses of Class
org.apache.jackrabbit.oak.api.jmx.Name
-
Packages that use Name Package Description org.apache.jackrabbit.oak.api.jmx org.apache.jackrabbit.oak.plugins.blob org.apache.jackrabbit.oak.plugins.blob.migration org.apache.jackrabbit.oak.plugins.document -
-
Uses of Name in org.apache.jackrabbit.oak.api.jmx
Method parameters in org.apache.jackrabbit.oak.api.jmx with annotations of type Name Modifier and Type Method Description String
IndexStatsMBean. forceIndexLaneCatchup(String confirmationMessage)
boolean
IndexerMBean. importIndex(String indexDirPath)
boolean
IndexerMBean. importIndex(String indexDirPath, boolean ignoreLocalLock)
boolean
IndexerMBean. importIndex(String indexDirPath, boolean ignoreLocalLock)
void
IndexStatsMBean. registerAsyncIndexer(String name, long delayInSeconds)
Starts a new background indexing task and registers the JMX MBeans for itvoid
IndexStatsMBean. registerAsyncIndexer(String name, long delayInSeconds)
Starts a new background indexing task and registers the JMX MBeans for itvoid
QueryEngineSettingsMBean. setIgnoredClassNamesInCallTrace(@NotNull String[] classNames)
Set or remove java package/class names which are ignored from finding the invoking class for queries.void
QueryEngineSettingsMBean. setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery)
Set or remove a query validator pattern.void
QueryEngineSettingsMBean. setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery)
Set or remove a query validator pattern.void
QueryEngineSettingsMBean. setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery)
Set or remove a query validator pattern.void
QueryEngineSettingsMBean. setQueryValidatorPattern(String key, String pattern, String comment, boolean failQuery)
Set or remove a query validator pattern.void
QueryEngineSettingsMBean. setStrictPathRestriction(String pathRestriction)
Whether path restrictions of indexes (excludedPaths / includedPaths) are taken into account during query execution, for Lucene indexes.void
IndexStatsMBean. 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
.void
IndexStatsMBean. 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 CompositeData
RepositoryManagementMBean. startDataStoreGC(boolean markOnly)
Initiate a data store garbage collection operation -
Uses of Name in org.apache.jackrabbit.oak.plugins.blob
Method parameters in org.apache.jackrabbit.oak.plugins.blob with annotations of type Name Modifier and Type Method Description CompositeData
BlobGCMBean. startBlobGC(boolean markOnly)
Initiate a data store garbage collection operation.CompositeData
BlobGCMBean. startBlobGC(boolean markOnly, boolean forceBlobIdRetrieve)
Initiate a data store garbage collection operation.CompositeData
BlobGCMBean. startBlobGC(boolean markOnly, boolean forceBlobIdRetrieve)
Initiate a data store garbage collection operation. -
Uses of Name in org.apache.jackrabbit.oak.plugins.blob.migration
Method parameters in org.apache.jackrabbit.oak.plugins.blob.migration with annotations of type Name Modifier and Type Method Description @NotNull String
BlobMigrationMBean. startBlobMigration(boolean resume)
-
Uses of Name in org.apache.jackrabbit.oak.plugins.document
Method parameters in org.apache.jackrabbit.oak.plugins.document with annotations of type Name Modifier and Type Method Description String
DocumentNodeStoreMBean. cleanIndividualCache(String name)
String
DocumentNodeStoreMBean. createCheckpoint(String revision, long lifetime, boolean force)
String
DocumentNodeStoreMBean. createCheckpoint(String revision, long lifetime, boolean force)
String
DocumentNodeStoreMBean. createCheckpoint(String revision, long lifetime, boolean force)
String
DocumentNodeStoreMBean. formatRevision(String rev, boolean utc)
String
DocumentNodeStoreMBean. formatRevision(String rev, boolean utc)
int
DocumentNodeStoreMBean. recover(String path, int clusterId)
int
DocumentNodeStoreMBean. recover(String path, int clusterId)
-