VMware GemFire Native Client Cache Reference
9.0.6
|
Go to the source code of this file.
Namespaces | |
gemfire | |
This namespace contains all the GemFire C++ API classes, enumerations and globals. | |
Typedefs | |
typedef bool(* | gemfire::EqualTo) (const SharedBasePtr &, const SharedBasePtr &) |
typedef for the hashing key equality function. More... | |
typedef int32_t(* | gemfire::Hasher) (const SharedBasePtr &) |
typedef for the hash function used by the hashing schemes. More... | |