Class PathMonitor.LeafLock
java.lang.Object
io.github.andreyzebin.gitSql.config.PathMonitor.LeafLock
- Enclosing interface:
- PathMonitor
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleaninthashCode()voidsetExecutorId(String executorId) voidvoidsetObtainedEpochSec(Long obtainedEpochSec) toString()
-
Field Details
-
executorId
-
lockId
-
obtainedEpochSec
-
-
Constructor Details
-
LeafLock
-
LeafLock
public LeafLock()
-
-
Method Details