Class BaseRpcInterceptor

    • Field Detail

      • trace

        protected final boolean trace
      • defaultSynchronous

        protected boolean defaultSynchronous
    • Constructor Detail

      • BaseRpcInterceptor

        public BaseRpcInterceptor()
    • Method Detail

      • getLog

        protected abstract Log getLog()
      • init

        public void init()
      • isLocalModeForced

        protected final boolean isLocalModeForced​(FlagAffectedCommand command)
      • shouldInvokeRemoteTxCommand

        protected boolean shouldInvokeRemoteTxCommand​(TxInvocationContext ctx)
      • transactionRemotelyPrepared

        protected static void transactionRemotelyPrepared​(TxInvocationContext ctx)