Class CorruptedPartitionMetaPageException

    • Constructor Detail

      • CorruptedPartitionMetaPageException

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