Interface CacheTmLookup

    • Method Detail

      • getTm

        @Nullable
        @Nullable javax.transaction.TransactionManager getTm()
                                                      throws IgniteException
        Gets Transaction Manager (TM).
        Returns:
        TM or null if TM cannot be looked up.
        Throws:
        IgniteException - In case of error.