Apache Geode Native C++ Reference 1.15.0
|
Implements a DataSerializable object for undefined query results. More...
#include <CacheableUndefined.hpp>
Inherits internal::DataSerializableFixedId_t< internal::DSFid::CacheableUndefined >.
Static Public Member Functions | |
static std::shared_ptr< CacheableUndefined > | create () |
Factory method for creating the default instance of CacheableUndefined. More... | |
static std::shared_ptr< Serializable > | createDeserializable () |
creation function for undefined query result More... | |
Implements a DataSerializable object for undefined query results.
|
inlinestatic |
Factory method for creating the default instance of CacheableUndefined.
|
inlinestatic |
creation function for undefined query result