NearCacheConfigReadOnly MethodsHazelcast .Net Client Class Library

The NearCacheConfigReadOnly type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAsReadOnly (Inherited from NearCacheConfig.)
Public methodGetEvictionPolicy (Inherited from NearCacheConfig.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInMemoryFormat (Inherited from NearCacheConfig.)
Public methodGetMaxIdleSeconds (Inherited from NearCacheConfig.)
Public methodGetMaxSize (Inherited from NearCacheConfig.)
Public methodGetName (Inherited from NearCacheConfig.)
Public methodGetTimeToLiveSeconds (Inherited from NearCacheConfig.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsCacheLocalEntries (Inherited from NearCacheConfig.)
Public methodIsInvalidateOnChange (Inherited from NearCacheConfig.)
Public methodSetCacheLocalEntries (Inherited from NearCacheConfig.)
Public methodSetEvictionPolicy (Overrides NearCacheConfigSetEvictionPolicy(String).)
Public methodSetInMemoryFormat(String) (Overrides NearCacheConfigSetInMemoryFormat(String).)
Public methodSetInMemoryFormat(InMemoryFormat) (Overrides NearCacheConfigSetInMemoryFormat(InMemoryFormat).)
Public methodSetInvalidateOnChange (Overrides NearCacheConfigSetInvalidateOnChange(Boolean).)
Public methodSetMaxIdleSeconds (Overrides NearCacheConfigSetMaxIdleSeconds(Int32).)
Public methodSetMaxSize (Overrides NearCacheConfigSetMaxSize(Int32).)
Public methodSetName (Overrides NearCacheConfigSetName(String).)
Public methodSetTimeToLiveSeconds (Overrides NearCacheConfigSetTimeToLiveSeconds(Int32).)
Public methodToString (Inherited from NearCacheConfig.)
Top
See Also

Reference