We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As it is not safe to be called concurrently and we get support issues as a result.
Should use createPersistedTo as a matter of course to open the Map and recoverPersistedTo if and only if it has become corrupted
createPersistedTo
recoverPersistedTo
The text was updated successfully, but these errors were encountered:
deprecate createOrRecoverPersistedTo. Closes #515
71b7091
79e6e29
Released in Chronicle-Map-3.25ea6, BOM-2.25ea30
Sorry, something went wrong.
No branches or pull requests
As it is not safe to be called concurrently and we get support issues as a result.
Should use
createPersistedTo
as a matter of course to open the Map andrecoverPersistedTo
if and only if it has become corruptedThe text was updated successfully, but these errors were encountered: