-
public final class UnsafeKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> TexecuteInCommitLock(EnvironmentImpl $self, Function0<T> action)final static <T extends Any> TexecuteInMetaWriteLock(EnvironmentImpl $self, Function0<T> action)final static UnitreopenMetaTree(EnvironmentImpl $self, MetaTreePrototype proto, LogTip rollbackTo, Function0<LogTip> confirm)-
-
Method Detail
-
executeInCommitLock
final static <T extends Any> T executeInCommitLock(EnvironmentImpl $self, Function0<T> action)
-
executeInMetaWriteLock
final static <T extends Any> T executeInMetaWriteLock(EnvironmentImpl $self, Function0<T> action)
-
reopenMetaTree
final static Unit reopenMetaTree(EnvironmentImpl $self, MetaTreePrototype proto, LogTip rollbackTo, Function0<LogTip> confirm)
-
-
-
-