NearCacheConfigReadOnly Methods
Hazelcast .Net Client Class Library
The
NearCacheConfigReadOnly
type exposes the following members.
Methods
Name
Description
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
GetAsReadOnly
(Inherited from
NearCacheConfig
.)
GetEvictionPolicy
(Inherited from
NearCacheConfig
.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetInMemoryFormat
(Inherited from
NearCacheConfig
.)
GetMaxIdleSeconds
(Inherited from
NearCacheConfig
.)
GetMaxSize
(Inherited from
NearCacheConfig
.)
GetName
(Inherited from
NearCacheConfig
.)
GetTimeToLiveSeconds
(Inherited from
NearCacheConfig
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
IsCacheLocalEntries
(Inherited from
NearCacheConfig
.)
IsInvalidateOnChange
(Inherited from
NearCacheConfig
.)
SetCacheLocalEntries
(Inherited from
NearCacheConfig
.)
SetEvictionPolicy
(Overrides
NearCacheConfig
SetEvictionPolicy(String)
.)
SetInMemoryFormat(String)
(Overrides
NearCacheConfig
SetInMemoryFormat(String)
.)
SetInMemoryFormat(InMemoryFormat)
(Overrides
NearCacheConfig
SetInMemoryFormat(InMemoryFormat)
.)
SetInvalidateOnChange
(Overrides
NearCacheConfig
SetInvalidateOnChange(Boolean)
.)
SetMaxIdleSeconds
(Overrides
NearCacheConfig
SetMaxIdleSeconds(Int32)
.)
SetMaxSize
(Overrides
NearCacheConfig
SetMaxSize(Int32)
.)
SetName
(Overrides
NearCacheConfig
SetName(String)
.)
SetTimeToLiveSeconds
(Overrides
NearCacheConfig
SetTimeToLiveSeconds(Int32)
.)
ToString
(Inherited from
NearCacheConfig
.)
Top
See Also
Reference
NearCacheConfigReadOnly Class
Hazelcast.Config Namespace