AttributesMutatorSetCacheWriter Method |
Name | Description | |
---|---|---|
![]() | SetCacheWriter(ICacheWriter) |
Sets the CacheListener for the region.
The previous cache writer (if any) will be replaced with the given cacheWriter.
|
![]() | SetCacheWriter(String, String) |
Sets the library path for the library that will be invoked for the writer of the region.
The previous cache writer will be replaced with a writer created
using the factory function provided in the given library.
|