Search

C.16. RecoveryAdmin

download PDF
org.infinispan.transaction.xa.recovery.RecoveryAdminOperations
The RecoveryAdmin component exposes tooling for handling transaction recovery.
Table C.26. Operations
Name Description Signature
forceCommit Forces the commit of an in-doubt transaction. String forceCommit(long p0)
forceCommit Forces the commit of an in-doubt transaction String forceCommit(int p0, byte[] p1, byte[] p2)
forceRollback Forces the rollback of an in-doubt transaction. String forceRollback(long p0)
forceRollback Forces the rollback of an in-doubt transaction String forceRollback(int p0, byte[] p1, byte[] p2)
forget Removes recovery info for the given transaction. String forget(long p0)
forget Removes recovery info for the given transaction. String forget(int p0, byte[] p1, byte[] p2)
showInDoubtTransactions Shows all the prepared transactions for which the originating node crashed. String showInDoubtTransactions()
23149%2C+Administration+and+Configuration+Guide-6.628-06-2017+13%3A51%3A02JBoss+Data+Grid+6Documentation6.6.1Report a bug
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.