3 #ifndef GEODE_INTERNALCACHETRANSACTIONMANAGER2PC_H_ 4 #define GEODE_INTERNALCACHETRANSACTIONMANAGER2PC_H_ 23 #include "CacheTransactionManager.hpp" 52 :
public virtual apache::geode::client::CacheTransactionManager {
65 virtual void prepare() = 0;
75 #endif // GEODE_INTERNALCACHETRANSACTIONMANAGER2PC_H_ Each enum represents a predefined RegionAttributes in a Cache.
Definition: Assert.hpp:31
#define CPPCACHE_EXPORT
Defines a Geode CPPCACHE export.
Definition: geode_base.hpp:58
Extension of the apache::geode::client::CacheTransactionManager that enables client application to us...
Definition: InternalCacheTransactionManager2PC.hpp:51
This namespace contains all the Geode C++ API classes, enumerations and globals.