Interface RedisLockHolderNext

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface RedisLockHolderNext
Redis锁持有者后续操作函数式接口.
Author:
Liu,Dongdong
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • apply

      void apply()