GemStone::GemFire::Cache::GemFireClassIds Class Reference


Detailed Description

Static class containing the classIds of the built-in cacheable types.

Data Fields

literal Byte CacheableBoolean
literal Byte CacheableByte
literal Byte CacheableBytes
literal Byte CacheableCharacter
literal Byte CacheableDate
literal Byte CacheableDouble
literal Byte CacheableDoubleArray
literal Byte CacheableFileName
literal Byte CacheableFloat
literal Byte CacheableFloatArray
literal Byte CacheableHashMap
literal Byte CacheableHashSet
literal Byte CacheableInt16
literal Byte CacheableInt16Array
literal Byte CacheableInt32
literal Byte CacheableInt32Array
literal Byte CacheableInt64
literal Byte CacheableInt64Array
literal Byte CacheableManagedObject = 5 + 128
literal Byte CacheableManagedObjectXml = 6 + 128
literal Byte CacheableNullString
literal Byte CacheableObjectArray
literal Byte CacheableString
literal Byte CacheableStringArray
literal Byte CacheableStringByte
literal Byte CacheableTimeUnit
literal Byte CacheableUndefined
literal Byte CacheableVector
literal Byte Properties
literal Byte RegionAttributes
literal Byte Struct

Field Documentation

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableBoolean

Initial value:

          gemfire::GemfireTypeIds::CacheableBoolean + 128
ClassId of CacheableBoolean class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableByte

Initial value:

          gemfire::GemfireTypeIds::CacheableByte + 128
ClassId of CacheableByte class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableBytes

Initial value:

          gemfire::GemfireTypeIds::CacheableBytes + 128
ClassId of CacheableBytes class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableCharacter

Initial value:

          gemfire::GemfireTypeIds::CacheableWideChar + 128
ClassId of CacheableInt16 class for wide-characters

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableDate

Initial value:

          gemfire::GemfireTypeIds::CacheableDate + 128
ClassId of CacheableDate class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableDouble

Initial value:

          gemfire::GemfireTypeIds::CacheableDouble + 128
ClassId of CacheableDouble class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableDoubleArray

Initial value:

          gemfire::GemfireTypeIds::CacheableDoubleArray + 128
ClassId of CacheableDoubleArray class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableFileName

Initial value:

          gemfire::GemfireTypeIds::CacheableFileName + 128
ClassId of CacheableFileName class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableFloat

Initial value:

          gemfire::GemfireTypeIds::CacheableFloat + 128
ClassId of CacheableFloat class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableFloatArray

Initial value:

          gemfire::GemfireTypeIds::CacheableFloatArray + 128
ClassId of CacheableFloatArray class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableHashMap

Initial value:

          gemfire::GemfireTypeIds::CacheableHashMap + 128
ClassId of CacheableHashMap class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableHashSet

Initial value:

          gemfire::GemfireTypeIds::CacheableHashSet + 128
ClassId of CacheableHashSet class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableInt16

Initial value:

          gemfire::GemfireTypeIds::CacheableInt16 + 128
ClassId of CacheableInt16 class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableInt16Array

Initial value:

          gemfire::GemfireTypeIds::CacheableInt16Array + 128
ClassId of CacheableInt16Array class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableInt32

Initial value:

          gemfire::GemfireTypeIds::CacheableInt32 + 128
ClassId of CacheableInt32 class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableInt32Array

Initial value:

          gemfire::GemfireTypeIds::CacheableInt32Array + 128
ClassId of CacheableInt32Array class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableInt64

Initial value:

          gemfire::GemfireTypeIds::CacheableInt64 + 128
ClassId of CacheableInt64 class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableInt64Array

Initial value:

          gemfire::GemfireTypeIds::CacheableInt64Array + 128
ClassId of CacheableInt64Array class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableManagedObject = 5 + 128

ClassId of CacheableObject class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableManagedObjectXml = 6 + 128

ClassId of CacheableObjectXml class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableNullString

Initial value:

          gemfire::GemfireTypeIds::CacheableNullString + 128
ClassId of CacheableString class for null strings

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableObjectArray

Initial value:

          gemfire::GemfireTypeIds::CacheableObjectArray + 128
ClassId of CacheableVector class for object arrays

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableString

Initial value:

          gemfire::GemfireTypeIds::CacheableString + 128
ClassId of CacheableString class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableStringArray

Initial value:

          gemfire::GemfireTypeIds::CacheableStringArray + 128
ClassId of CacheableStringArray class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableStringByte

Initial value:

          gemfire::GemfireTypeIds::CacheableStringByte + 128
ClassId of CacheableString class for ASCII strings

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableTimeUnit

Initial value:

          gemfire::GemfireTypeIds::CacheableTimeUnit + 128
Not used.

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableUndefined

Initial value:

          gemfire::GemfireTypeIds::CacheableUndefined + 128
ClassId of CacheableUndefined class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::CacheableVector

Initial value:

          gemfire::GemfireTypeIds::CacheableVector + 128
ClassId of CacheableVector class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::Properties

Initial value:

          gemfire::GemfireTypeIds::Properties + 128
ClassId of Properties class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::RegionAttributes

Initial value:

          gemfire::GemfireTypeIds::RegionAttributes + 128
ClassId of RegionAttributes class

literal Byte GemStone::GemFire::Cache::GemFireClassIds::Struct

Initial value:

          gemfire::GemfireTypeIds::Struct + 128
ClassId of Struct class


GemFire C++ Cache .NET API Documentation