Uses of Class
org.apache.jackrabbit.oak.api.jmx.Description
-
-
Uses of Description in org.apache.jackrabbit.oak.api.jmx
Methods in org.apache.jackrabbit.oak.api.jmx with annotations of type Description Modifier and Type Method Description StringIndexStatsMBean. 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.StringIndexStatsMBean. forceIndexLaneCatchup(String confirmationMessage)StringQueryEngineSettingsMBean. 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 statusStringQueryEngineSettingsMBean. 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.StringRepositoryManagementMBean. getSessionSaveDelayerConfig()Get the Session.save() delay configuration.booleanQueryEngineSettingsMBean. isFastQuerySize()Whether the query result size should return an estimation for large queries.@NotNull TabularDataRepositoryManagementMBean. refreshAllSessions()Refresh all currently open sessions.StringIndexStatsMBean. releaseLeaseForPausedLane()voidInferenceMBean. setConfigJson(String path, String configJson)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.voidRepositoryManagementMBean. setSessionSaveDelayerConfig(String config)Set the Session.save() delay configuration.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 Description Modifier and Type Method Description StringIndexStatsMBean. forceIndexLaneCatchup(String confirmationMessage)booleanIndexerMBean. importIndex(String indexDirPath)booleanIndexerMBean. importIndex(String indexDirPath, boolean ignoreLocalLock)booleanIndexerMBean. importIndex(String indexDirPath, boolean ignoreLocalLock)voidInferenceMBean. setConfigJson(String path, String configJson)voidInferenceMBean. setConfigJson(String path, String configJson)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 -
Uses of Description in org.apache.jackrabbit.oak.plugins.blob
Method parameters in org.apache.jackrabbit.oak.plugins.blob with annotations of type Description Modifier and Type Method Description CompositeDataBlobGCMBean. startBlobGC(boolean markOnly)Initiate a data store garbage collection operation.CompositeDataBlobGCMBean. startBlobGC(boolean markOnly, boolean forceBlobIdRetrieve)Initiate a data store garbage collection operation.CompositeDataBlobGCMBean. startBlobGC(boolean markOnly, boolean forceBlobIdRetrieve)Initiate a data store garbage collection operation. -
Uses of Description in org.apache.jackrabbit.oak.plugins.blob.migration
Methods in org.apache.jackrabbit.oak.plugins.blob.migration with annotations of type Description Modifier and Type Method Description @NotNull StringBlobMigrationMBean. startBlobMigration(boolean resume)@NotNull StringBlobMigrationMBean. stopBlobMigration()Method parameters in org.apache.jackrabbit.oak.plugins.blob.migration with annotations of type Description Modifier and Type Method Description @NotNull StringBlobMigrationMBean. startBlobMigration(boolean resume) -
Uses of Description in org.apache.jackrabbit.oak.plugins.document
Methods in org.apache.jackrabbit.oak.plugins.document with annotations of type Description Modifier and Type Method Description StringDocumentNodeStoreMBean. cleanAllCaches()StringDocumentNodeStoreMBean. cleanIndividualCache(String name)StringDocumentNodeStoreMBean. createCheckpoint(String revision, long lifetime, boolean force)longDocumentNodeStoreMBean. determineServerTimeDifferenceMillis()intDocumentNodeStoreMBean. recover(String path, int clusterId)Method parameters in org.apache.jackrabbit.oak.plugins.document with annotations of type Description Modifier and Type Method Description StringDocumentNodeStoreMBean. cleanIndividualCache(String name)StringDocumentNodeStoreMBean. createCheckpoint(String revision, long lifetime, boolean force)StringDocumentNodeStoreMBean. createCheckpoint(String revision, long lifetime, boolean force)StringDocumentNodeStoreMBean. createCheckpoint(String revision, long lifetime, boolean force)intDocumentNodeStoreMBean. recover(String path, int clusterId)intDocumentNodeStoreMBean. recover(String path, int clusterId) -
Uses of Description in org.apache.jackrabbit.oak.query.stats
Methods in org.apache.jackrabbit.oak.query.stats with annotations of type Description Modifier and Type Method Description StringQueryStatsMBean. asJson()TabularDataQueryStatsMBean. getPopularQueries()TabularDataQueryStatsMBean. getSlowQueries()Get the slow queries.voidQueryStatsMBean. resetStats()voidQueryStatsMBean. setCaptureStackTraces(boolean captureStackTraces)Whether to capture a thread dump in addition to the thread name. -
Uses of Description in org.apache.jackrabbit.oak.segment.standby.jmx
Methods in org.apache.jackrabbit.oak.segment.standby.jmx with annotations of type Description Modifier and Type Method Description intClientStandbyStatusMBean. calcFailedRequests()intClientStandbyStatusMBean. calcSecondsSinceLastSuccess()voidClientStandbyStatusMBean. cleanup()intClientStandbyStatusMBean. getFailedRequests()StringObservablePartnerMBean. getLastRequest()@Nullable StringObservablePartnerMBean. getLastSeenTimestamp()@NotNull StringStandbyStatusMBean. getMode()@NotNull StringObservablePartnerMBean. getName()StringObservablePartnerMBean. getRemoteAddress()intObservablePartnerMBean. getRemotePort()intClientStandbyStatusMBean. getSecondsSinceLastSuccess()StringStandbyStatusMBean. getStatus()longClientStandbyStatusMBean. getSyncEndTimestamp()longClientStandbyStatusMBean. getSyncStartTimestamp()longObservablePartnerMBean. getTransferredBinaries()longObservablePartnerMBean. getTransferredBinariesBytes()longObservablePartnerMBean. getTransferredSegmentBytes()longObservablePartnerMBean. getTransferredSegments()booleanStandbyStatusMBean. isRunning()voidStandbyStatusMBean. start()voidStandbyStatusMBean. stop()
-