Class OPageDataVerificationError

java.lang.Object
com.orientechnologies.orient.core.storage.cache.OPageDataVerificationError

public class OPageDataVerificationError extends Object
Since:
25.04.13
Author:
Andrey Lomakin (a.lomakin-at-orientdb.com)
  • Constructor Details

    • OPageDataVerificationError

      public OPageDataVerificationError(boolean incorrectMagicNumber, boolean incorrectCheckSum, long pageIndex, String fileName)
  • Method Details