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
public class BlobMigration
extends org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
implements BlobMigrationMBean
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull CompositeData@NotNull StringstartBlobMigration(boolean resume) @NotNull StringMethods inherited from class org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean
getDescription, getDescription, getDescription, getDescription, getImpact, getParameterNameMethods 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:
startBlobMigrationin interfaceBlobMigrationMBean
-
stopBlobMigration
- Specified by:
stopBlobMigrationin interfaceBlobMigrationMBean
-
getBlobMigrationStatus
- Specified by:
getBlobMigrationStatusin interfaceBlobMigrationMBean- Throws:
OpenDataException
-