Class IndexMapPersister
Inheritance
System.Object
IndexMapPersister
Assembly: Alachisoft.NCache.Lucene.CachingModule.dll
Syntax
public class IndexMapPersister : DistributionMapPersisterBase
Constructors
Name | Description |
---|---|
IndexMapPersister(String, String) |
Methods
Name | Description |
---|---|
LaodIndexMap() | Load the persisted map, if there is no file exist then returns null |
PersistIndexMap(IndexMap) | Persist the map on provided path |