Interface IJournalWaitDelegator

    • Method Detail

      • journalWait

        void journalWait​(JournalWaitOptions opts)
                  throws P4JavaException
        Turns on/off journal-wait. The client application can specify "noWait" replication when using a forwarding replica or an edge server.

        Note that this method uses a deep undoc 'p4 journalwait [-i]' command.

        Parameters:
        opts - JournalWaitOptions object describing optional parameters; if null, no options are set.
        Throws:
        P4JavaException - if an error occurs processing this method and its parameters.
        Since:
        2013.2