Class RoProjectionCache
java.lang.Object
tech.ydb.yoj.repository.db.projection.RoProjectionCache
- All Implemented Interfaces:
ProjectionCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyProjectionChanges(RepositoryTransaction transaction) voidvoidvoid
-
Constructor Details
-
RoProjectionCache
public RoProjectionCache()
-
-
Method Details
-
load
- Specified by:
loadin interfaceProjectionCache
-
save
- Specified by:
savein interfaceProjectionCache
-
delete
- Specified by:
deletein interfaceProjectionCache
-
applyProjectionChanges
- Specified by:
applyProjectionChangesin interfaceProjectionCache
-