VMware GemFire Native Client .NET Framework API Reference
|
VMware VMware GemFire Native .NET Reference 10.4.3
|
Static class containing the classIds of the built-in cacheable types. More...
#include <GeodeClassIds.hpp>
Data Fields | |
| literal System::UInt32 | BooleanArray |
ClassId of BooleanArray class. | |
| literal System::UInt32 | CacheableArrayList |
ClassId of CacheableArrayList class. | |
| literal System::UInt32 | CacheableASCIIString |
ClassId of CacheableString class for ASCII strings. | |
| literal System::UInt32 | CacheableASCIIStringHuge |
ClassId of CacheableString class for huge ASCII strings. | |
| literal System::UInt32 | CacheableBoolean |
ClassId of CacheableBoolean class. | |
| literal System::UInt32 | CacheableByte |
ClassId of CacheableByte class. | |
| literal System::UInt32 | CacheableBytes |
ClassId of CacheableBytes class. | |
| literal System::UInt32 | CacheableCharacter |
ClassId of CacheableInt16 class for wide-characters. | |
| literal System::UInt32 | CacheableDate |
ClassId of CacheableDate class. | |
| literal System::UInt32 | CacheableDouble |
ClassId of CacheableDouble class. | |
| literal System::UInt32 | CacheableDoubleArray |
ClassId of CacheableDoubleArray class. | |
| literal System::UInt32 | CacheableFileName |
ClassId of CacheableFileName class. | |
| literal System::UInt32 | CacheableFloat |
ClassId of CacheableFloat class. | |
| literal System::UInt32 | CacheableFloatArray |
ClassId of CacheableFloatArray class. | |
| literal System::UInt32 | CacheableHashMap |
ClassId of CacheableHashMap class. | |
| literal System::UInt32 | CacheableHashSet |
ClassId of CacheableHashSet class. | |
| literal System::UInt32 | CacheableHashTable |
ClassId of CacheableHashTable class. | |
| literal System::UInt32 | CacheableIdentityHashMap |
ClassId of CacheableIdentityHashMap class. | |
| literal System::UInt32 | CacheableInt16 |
ClassId of CacheableInt16 class. | |
| literal System::UInt32 | CacheableInt16Array |
ClassId of CacheableInt16Array class. | |
| literal System::UInt32 | CacheableInt32 |
ClassId of CacheableInt32 class. | |
| literal System::UInt32 | CacheableInt32Array |
ClassId of CacheableInt32Array class. | |
| literal System::UInt32 | CacheableInt64 |
ClassId of CacheableInt64 class. | |
| literal System::UInt32 | CacheableInt64Array |
ClassId of CacheableInt64Array class. | |
| literal System::UInt32 | CacheableLinkedHashSet |
ClassId of CacheableLinkedHashSet class. | |
| literal System::UInt32 | CacheableLinkedList |
ClassId of CacheableArrayList class. | |
| literal System::UInt32 | CacheableManagedObject |
ClassId of CacheableObject class. | |
| literal System::UInt32 | CacheableManagedObjectXml |
ClassId of CacheableObjectXml class. | |
| literal System::UInt32 | CacheableNullString |
ClassId of CacheableString class for null strings. | |
| literal System::UInt32 | CacheableObjectArray |
ClassId of CacheableVector class for object arrays. | |
| literal System::UInt32 | CacheableStack |
ClassId of CacheableStack class. | |
| literal System::UInt32 | CacheableString |
ClassId of CacheableString class. | |
| literal System::UInt32 | CacheableStringArray |
ClassId of CacheableStringArray class. | |
| literal System::UInt32 | CacheableStringHuge |
ClassId of CacheableString class for huge strings. | |
| literal System::UInt32 | CacheableTimeUnit |
| Not used. | |
| literal System::UInt32 | CacheableUndefined |
ClassId of CacheableUndefined class Implementation note: this has DSFID of FixedIDByte hence a different increment. | |
| literal System::UInt32 | CacheableVector |
ClassId of CacheableVector class. | |
| literal System::UInt32 | CharArray |
ClassId of CharArray class | |
| literal System::UInt32 | Properties |
ClassId of Properties class. | |
| literal System::UInt32 | Struct |
ClassId of Struct class. | |
Detailed Description
Static class containing the classIds of the built-in cacheable types.
Field Documentation
◆ BooleanArray
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::BooleanArray |
ClassId of BooleanArray class.
◆ CacheableArrayList
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableArrayList |
ClassId of CacheableArrayList class.
◆ CacheableASCIIString
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableASCIIString |
ClassId of CacheableString class for ASCII strings.
◆ CacheableASCIIStringHuge
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableASCIIStringHuge |
ClassId of CacheableString class for huge ASCII strings.
◆ CacheableBoolean
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableBoolean |
ClassId of CacheableBoolean class.
◆ CacheableByte
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableByte |
ClassId of CacheableByte class.
◆ CacheableBytes
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableBytes |
ClassId of CacheableBytes class.
◆ CacheableCharacter
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableCharacter |
ClassId of CacheableInt16 class for wide-characters.
◆ CacheableDate
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableDate |
ClassId of CacheableDate class.
◆ CacheableDouble
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableDouble |
ClassId of CacheableDouble class.
◆ CacheableDoubleArray
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableDoubleArray |
ClassId of CacheableDoubleArray class.
◆ CacheableFileName
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableFileName |
ClassId of CacheableFileName class.
◆ CacheableFloat
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableFloat |
ClassId of CacheableFloat class.
◆ CacheableFloatArray
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableFloatArray |
ClassId of CacheableFloatArray class.
◆ CacheableHashMap
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableHashMap |
ClassId of CacheableHashMap class.
◆ CacheableHashSet
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableHashSet |
ClassId of CacheableHashSet class.
◆ CacheableHashTable
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableHashTable |
ClassId of CacheableHashTable class.
◆ CacheableIdentityHashMap
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableIdentityHashMap |
ClassId of CacheableIdentityHashMap class.
◆ CacheableInt16
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt16 |
ClassId of CacheableInt16 class.
◆ CacheableInt16Array
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt16Array |
ClassId of CacheableInt16Array class.
◆ CacheableInt32
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt32 |
ClassId of CacheableInt32 class.
◆ CacheableInt32Array
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt32Array |
ClassId of CacheableInt32Array class.
◆ CacheableInt64
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt64 |
ClassId of CacheableInt64 class.
◆ CacheableInt64Array
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt64Array |
ClassId of CacheableInt64Array class.
◆ CacheableLinkedHashSet
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableLinkedHashSet |
ClassId of CacheableLinkedHashSet class.
◆ CacheableLinkedList
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableLinkedList |
ClassId of CacheableArrayList class.
◆ CacheableManagedObject
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableManagedObject |
ClassId of CacheableObject class.
◆ CacheableManagedObjectXml
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableManagedObjectXml |
ClassId of CacheableObjectXml class.
◆ CacheableNullString
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableNullString |
ClassId of CacheableString class for null strings.
◆ CacheableObjectArray
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableObjectArray |
ClassId of CacheableVector class for object arrays.
◆ CacheableStack
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableStack |
ClassId of CacheableStack class.
◆ CacheableString
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableString |
ClassId of CacheableString class.
◆ CacheableStringArray
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableStringArray |
ClassId of CacheableStringArray class.
◆ CacheableStringHuge
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableStringHuge |
ClassId of CacheableString class for huge strings.
◆ CacheableTimeUnit
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableTimeUnit |
Not used.
◆ CacheableUndefined
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableUndefined |
ClassId of CacheableUndefined class Implementation note: this has DSFID of FixedIDByte hence a different increment.
◆ CacheableVector
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableVector |
ClassId of CacheableVector class.
◆ CharArray
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CharArray |
ClassId of CharArray class
◆ Properties
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::Properties |
ClassId of Properties class.
◆ Struct
| literal System::UInt32 Apache::Geode::Client::GeodeClassIds::Struct |
ClassId of Struct class.
Apache Geode C++ Cache .NET API Documentation