Class BlobMigration
java.lang.Object
javax.management.StandardMBean
org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration
- All Implemented Interfaces:
DynamicMBean
,MBeanRegistration
,BlobMigrationMBean
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull CompositeData
@NotNull String
startBlobMigration
(boolean resume) @NotNull String
Methods inherited from class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
getDescription, getDescription, getDescription, getDescription, getImpact, getParameterName
Methods inherited from class javax.management.StandardMBean
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
-
Field Details
-
OP_NAME
- See Also:
-
-
Constructor Details
-
BlobMigration
public BlobMigration()
-
-
Method Details
-
startBlobMigration
- Specified by:
startBlobMigration
in interfaceBlobMigrationMBean
-
stopBlobMigration
- Specified by:
stopBlobMigration
in interfaceBlobMigrationMBean
-
getBlobMigrationStatus
- Specified by:
getBlobMigrationStatus
in interfaceBlobMigrationMBean
- Throws:
OpenDataException
-