1 #ifndef __GEMFIRE_EXECUTION_H__ 2 #define __GEMFIRE_EXECUTION_H__ 16 #include "gfcpp_globals.hpp" 96 const char* func,
bool hasResult, uint32_t timeout,
bool isHA ,
bool optimizeForWrite) = 0;
99 #endif //__GEMFIRE_EXECUTION_H__
Contains generic template definitions for Cacheable types and instantiations for built-in types...
#define DEFAULT_QUERY_RESPONSE_TIMEOUT
default timeout for query response
Definition: gf_base.hpp:214
This namespace contains all the GemFire C++ API classes, enumerations and globals.
Definition: Assert.hpp:19
gathers results from function execution
Definition: Execution.hpp:34
#define CPPCACHE_EXPORT
Defines a GemFire CPPCACHE export.
Definition: gf_base.hpp:51
This abstract base class is the base class of all user objects that have the shared capability of ref...
Definition: SharedBase.hpp:31
Defines a reference counted shared pointer.
Definition: SharedPtr.hpp:35