
public interface OPageIsBrokenListener
| Modifier and Type | Method and Description |
|---|---|
void |
pageIsBroken(String fileName,
long pageIndex)
Method is called by write cache when it is detected that data page in file is broken.
|
void pageIsBroken(String fileName, long pageIndex)
fileName - Name of broken file.pageIndex - Index of page which is broken in file.Copyright © 2009–2025 OrientDB. All rights reserved.