Свойство | Тип | Описание | |
---|---|---|---|
_map | string>.Pair | ||
_reduce | string>.Pair | ||
_tree | string>.Pair |
Метод | Описание | |
---|---|---|
GenerateTree ( |
||
Map ( |
||
Reduce ( |
||
RpcMapReduceTask ( Node n, IDictionary targets ) : System |
Метод | Описание | |
---|---|---|
MapHandler ( object o, |
||
ParseTarget ( IList targ ) : string>.Pair |
||
ReduceHandler ( object o, |
||
TreeHandler ( object o, |
public GenerateTree ( |
||
q | ||
args | ||
Результат | void |
public Map ( |
||
q | ||
map_arg | object | |
Результат | void |
protected MapHandler ( object o, |
||
o | object | |
args | ||
Результат | void |
protected ParseTarget ( IList targ ) : string>.Pair |
||
targ | IList | |
Результат | string>.Pair |
public Reduce ( |
||
q | ||
reduce_arg | object | |
current_result | object | |
child_rpc | ||
Результат | void |
protected ReduceHandler ( object o, |
||
o | object | |
args | ||
Результат | void |
public RpcMapReduceTask ( Node n, IDictionary targets ) : System | ||
n | Node | |
targets | IDictionary | |
Результат | System |
protected TreeHandler ( object o, |
||
o | object | |
eargs | ||
Результат | void |