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. | |
Static class containing the classIds of the built-in cacheable types.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::BooleanArray |
ClassId of BooleanArray
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableArrayList |
ClassId of CacheableArrayList
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableASCIIString |
ClassId of CacheableString
class for ASCII strings.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableASCIIStringHuge |
ClassId of CacheableString
class for huge ASCII strings.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableBoolean |
ClassId of CacheableBoolean
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableByte |
ClassId of CacheableByte
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableBytes |
ClassId of CacheableBytes
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableCharacter |
ClassId of CacheableInt16
class for wide-characters.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableDate |
ClassId of CacheableDate
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableDouble |
ClassId of CacheableDouble
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableDoubleArray |
ClassId of CacheableDoubleArray
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableFileName |
ClassId of CacheableFileName
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableFloat |
ClassId of CacheableFloat
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableFloatArray |
ClassId of CacheableFloatArray
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableHashMap |
ClassId of CacheableHashMap
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableHashSet |
ClassId of CacheableHashSet
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableHashTable |
ClassId of CacheableHashTable
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableIdentityHashMap |
ClassId of CacheableIdentityHashMap
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt16 |
ClassId of CacheableInt16
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt16Array |
ClassId of CacheableInt16Array
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt32 |
ClassId of CacheableInt32
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt32Array |
ClassId of CacheableInt32Array
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt64 |
ClassId of CacheableInt64
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableInt64Array |
ClassId of CacheableInt64Array
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableLinkedHashSet |
ClassId of CacheableLinkedHashSet
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableLinkedList |
ClassId of CacheableArrayList
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableManagedObject |
ClassId of CacheableObject
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableManagedObjectXml |
ClassId of CacheableObjectXml
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableNullString |
ClassId of CacheableString
class for null strings.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableObjectArray |
ClassId of CacheableVector
class for object arrays.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableStack |
ClassId of CacheableStack
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableString |
ClassId of CacheableString
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableStringArray |
ClassId of CacheableStringArray
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableStringHuge |
ClassId of CacheableString
class for huge strings.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableTimeUnit |
Not used.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableUndefined |
ClassId of CacheableUndefined
class Implementation note: this has DSFID of FixedIDByte hence a different increment.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CacheableVector |
ClassId of CacheableVector
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::CharArray |
ClassId of CharArray
class
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::Properties |
ClassId of Properties
class.
literal System::UInt32 Apache::Geode::Client::GeodeClassIds::Struct |
ClassId of Struct
class.