Class DistributedLock
java.lang.Object
com.aizuda.snailjob.template.datasource.persistence.po.DistributedLock
- All Implemented Interfaces:
Serializable
@TableName("sj_distributed_lock")
public class DistributedLock
extends Object
implements Serializable
锁定表
- Since:
- 2023-07-20
- Author:
- opensnail
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DistributedLock
public DistributedLock()
-