VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
CacheableUndefined.hpp
Go to the documentation of this file.
Implements a DataSerializable object for undefined query results.
Definition CacheableUndefined.hpp:47
static std::shared_ptr< CacheableUndefined > create()
Factory method for creating the default instance of CacheableUndefined.
Definition CacheableUndefined.hpp:68
static std::shared_ptr< Serializable > createDeserializable()
creation function for undefined query result
Definition CacheableUndefined.hpp:61
Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from...
Definition DataInput.hpp:59
Provide operations for writing primitive data values, byte arrays, strings, Serializable objects to a...
Definition DataOutput.hpp:48
Apache Geode C++ Cache API Documentation