Class BlobMigration

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OP_NAME  
    • Constructor Summary

      Constructors 
      Constructor Description
      BlobMigration()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull javax.management.openmbean.CompositeData getBlobMigrationStatus()  
      @NotNull java.lang.String startBlobMigration​(boolean resume)  
      @NotNull java.lang.String stopBlobMigration()  
      • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BlobMigration

        public BlobMigration()
    • Method Detail

      • getBlobMigrationStatus

        @NotNull
        public @NotNull javax.management.openmbean.CompositeData getBlobMigrationStatus()
                                                                                 throws javax.management.openmbean.OpenDataException
        Specified by:
        getBlobMigrationStatus in interface BlobMigrationMBean
        Throws:
        javax.management.openmbean.OpenDataException