An immutable wrapper for floats that can serve
as a distributable key object for caching.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public class CacheableFloat : CacheableBuiltinKey<gemfire::CacheableKeyType<float,59,&gemfire::tName_CacheableFloat,&gemfire::tStr_CacheableFloat,63>,float,187> |
| Visual Basic (Declaration) |
|---|
Public Class CacheableFloat _ Inherits CacheableBuiltinKey<gemfire::CacheableKeyType<float,59,&gemfire::tName_CacheableFloat,&gemfire::tStr_CacheableFloat,63>,float,187> |
| Visual C++ |
|---|
public ref class CacheableFloat : public CacheableBuiltinKey<gemfire::CacheableKeyType<float,59,&gemfire::tName_CacheableFloat,&gemfire::tStr_CacheableFloat,63>,float,187> |
Inheritance Hierarchy
System..::Object
GemStone.GemFire.Cache.Internal..::SBWrap<gemfire::Serializable>
GemStone.GemFire.Cache..::Serializable
GemStone.GemFire.Cache..::CacheableKey
GemStone.GemFire.Cache.Internal..::CacheableBuiltinKey<gemfire::CacheableKeyType<float,59,&gemfire::tName_CacheableFloat,&gemfire::tStr_CacheableFloat,63>,float,187>
GemStone.GemFire.Cache..::CacheableFloat
GemStone.GemFire.Cache.Internal..::SBWrap<gemfire::Serializable>
GemStone.GemFire.Cache..::Serializable
GemStone.GemFire.Cache..::CacheableKey
GemStone.GemFire.Cache.Internal..::CacheableBuiltinKey<gemfire::CacheableKeyType<float,59,&gemfire::tName_CacheableFloat,&gemfire::tStr_CacheableFloat,63>,float,187>
GemStone.GemFire.Cache..::CacheableFloat
See Also
CacheableFloat Members
GemStone.GemFire.Cache Namespace