Uses of Interface
com._1c.g5.v8.bm.store.IBmWal
-
Packages that use IBmWal Package Description com._1c.g5.v8.bm.store -
-
Uses of IBmWal in com._1c.g5.v8.bm.store
Methods in com._1c.g5.v8.bm.store that return IBmWal Modifier and Type Method Description static IBmWal
BmStores. createWal(Path path)
Creates a write-ahead log.
-