Method PersistIndexMap
PersistIndexMap(IndexMap)
Persist the map on provided path
Declaration
public bool PersistIndexMap(IndexMap indexMap)
Parameters
Type | Name | Description |
---|---|---|
IndexMap | indexMap | index distribution map |
Returns
Type | Description |
---|---|
System.Boolean | Tells either it is persisted or not |