Class ObserverRequestProcessor

    • Constructor Detail

      • ObserverRequestProcessor

        public ObserverRequestProcessor​(ObserverZooKeeperServer zks,
                                        RequestProcessor nextProcessor)
        Constructor - takes an ObserverZooKeeperServer to associate with and the next processor to pass requests to after we're finished.
        Parameters:
        zks -
        nextProcessor -