Syntax
| C# |
|---|
public class GemFireClassIds |
| Visual Basic (Declaration) |
|---|
Public Class GemFireClassIds |
| Visual C++ |
|---|
public ref class GemFireClassIds |
The type exposes the following fields.
Public Fields
| Name | Description | |
|---|---|---|
| CacheableArrayList |
ClassId of CacheableArrayList class
| |
| CacheableASCIIString |
ClassId of CacheableString class for ASCII strings
| |
| CacheableASCIIStringHuge |
ClassId of CacheableString class for huge ASCII strings
| |
| CacheableBoolean |
ClassId of CacheableBoolean class
| |
| CacheableByte |
ClassId of CacheableByte class
| |
| CacheableBytes |
ClassId of CacheableBytes class
| |
| CacheableCharacter |
ClassId of CacheableInt16 class for wide-characters
| |
| CacheableDate |
ClassId of CacheableDate class
| |
| CacheableDouble |
ClassId of CacheableDouble class
| |
| CacheableDoubleArray |
ClassId of CacheableDoubleArray class
| |
| CacheableFileName |
ClassId of CacheableFileName class
| |
| CacheableFloat |
ClassId of CacheableFloat class
| |
| CacheableFloatArray |
ClassId of CacheableFloatArray class
| |
| CacheableHashMap |
ClassId of CacheableHashMap class
| |
| CacheableHashSet |
ClassId of CacheableHashSet class
| |
| CacheableHashTable |
ClassId of CacheableHashTable class
| |
| CacheableIdentityHashMap |
ClassId of CacheableIdentityHashMap class
| |
| CacheableInt16 |
ClassId of CacheableInt16 class
| |
| CacheableInt16Array |
ClassId of CacheableInt16Array class
| |
| CacheableInt32 |
ClassId of CacheableInt32 class
| |
| CacheableInt32Array |
ClassId of CacheableInt32Array class
| |
| CacheableInt64 |
ClassId of CacheableInt64 class
| |
| CacheableInt64Array |
ClassId of CacheableInt64Array class
| |
| CacheableLinkedHashSet |
ClassId of CacheableLinkedHashSet class
| |
| CacheableManagedObject |
ClassId of CacheableObject class
| |
| CacheableManagedObjectXml |
ClassId of CacheableObjectXml class
| |
| CacheableNullString |
ClassId of CacheableString class for null strings
| |
| CacheableObjectArray |
ClassId of CacheableVector class for object arrays
| |
| CacheableStack |
ClassId of CacheableStack class
| |
| CacheableString |
ClassId of CacheableString class
| |
| CacheableStringArray |
ClassId of CacheableStringArray class
| |
| CacheableStringHuge |
ClassId of CacheableString class for huge strings
| |
| CacheableTimeUnit |
Not used.
| |
| CacheableUndefined |
ClassId of CacheableUndefined class
Implementation note: this has DSFID of FixedIDByte hence a
different increment.
| |
| CacheableVector |
ClassId of CacheableVector class
| |
| Properties |
ClassId of Properties class
| |
| RegionAttributes |
ClassId of RegionAttributes class
| |
| Struct |
ClassId of Struct class
|
See Also
GemStone.GemFire.Cache Namespace