Class M001_JedisRemoveJobStatsAndUseMetadata

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void runMigration​(redis.clients.jedis.Jedis jedis, java.lang.String keyPrefix)  
      • Methods inherited from class java.lang.Object

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

      • M001_JedisRemoveJobStatsAndUseMetadata

        public M001_JedisRemoveJobStatsAndUseMetadata()
    • Method Detail

      • runMigration

        public void runMigration​(redis.clients.jedis.Jedis jedis,
                                 java.lang.String keyPrefix)
                          throws java.io.IOException
        Specified by:
        runMigration in class JedisRedisMigration
        Throws:
        java.io.IOException