Class CorruptedFreeListException

    • Constructor Detail

      • CorruptedFreeListException

        public CorruptedFreeListException​(String msg,
                                          @Nullable
                                          @Nullable Throwable cause,
                                          int grpId,
                                          long... pageIds)
        Constructor.
        Parameters:
        msg - Message.
        cause - Cause.
        grpId - Cache group id.
        pageIds - PageId's that can be corrupted.