Uses of Interface
com.orientechnologies.orient.core.storage.impl.local.paginated.wal.cas.OWALFile
Packages that use OWALFile
-
Uses of OWALFile in com.orientechnologies.orient.core.storage.impl.local.paginated.wal.cas
Classes in com.orientechnologies.orient.core.storage.impl.local.paginated.wal.cas that implement OWALFileMethods in com.orientechnologies.orient.core.storage.impl.local.paginated.wal.cas that return OWALFileModifier and TypeMethodDescriptionstatic OWALFileOWALFile.createReadWALFile(Path path, long segmentId) static OWALFileOWALFile.createWriteWALFile(Path path, long segmentId)