Interface ServerMessageDispatcher

    • Method Detail

      • queryResultFinalized

        void queryResultFinalized​(int queryResultID)
      • dispatcherID

        int dispatcherID()
      • switchToMainFile

        void switchToMainFile()
      • login

        void login()
      • closeConnection

        void closeConnection()
      • caresAboutCommitted

        void caresAboutCommitted​(boolean care)
      • caresAboutCommitted

        boolean caresAboutCommitted()
      • processMessage

        boolean processMessage​(Msg message)
      • join

        void join()
           throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • setDispatcherName

        void setDispatcherName​(java.lang.String name)