Class LegacyInMemoryTxLockWatcher
java.lang.Object
tech.ydb.yoj.repository.test.inmemory.legacy.LegacyInMemoryTxLockWatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarkRangeRead(Class<T> type, Map<String, Object> map) markRangeRead(Class<T> type, Range<ID> range) <T extends Entity<T>>
voidmarkRowRead(Class<T> type, Entity.Id<T> id) markTableRead(Class<T> type)
-
Constructor Details
-
LegacyInMemoryTxLockWatcher
public LegacyInMemoryTxLockWatcher()
-
-
Method Details
-
markRowRead
-
markRangeRead
-
markRangeRead
-
markTableRead
-