Interface Store

    • Method Detail

      • isCorrupted

        boolean isCorrupted()
        Determines whether this store is corrupted.
        Returns:
        true if this store is corrupted; false otherwise.
      • corrupt

        void corrupt()
        Forces the corruption of this store. This method may be called if something serious happened on the system and the store is therefore known to be unreliable.