3#ifndef GEODE_CQSTATUSLISTENER_H_
4#define GEODE_CQSTATUSLISTENER_H_
23#include "CqListener.hpp"
Application plug-in interface for handling continuous query events after they occur.
Definition: CqListener.hpp:40
Extension of CqListener.
Definition: CqStatusListener.hpp:37
virtual void onCqConnected()
Called when the cq establishes a connection with a server.
virtual void onCqDisconnected()
Called when the cq loses connection with all servers.