Interface MapReduceInput
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface MapReduceInput : IDictionaryEnumerator, IEnumerator
Initialize(Hashtable)
Declaration
void Initialize(Hashtable parameters)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Hashtable | parameters |
LoadInput()
Declaration
void LoadInput()