Свойство | Type | Description | |
---|---|---|---|
_map | string>.Pair | ||
_reduce | string>.Pair | ||
_tree | string>.Pair |
Méthode | Description | |
---|---|---|
GenerateTree ( |
||
Map ( |
||
Reduce ( |
||
RpcMapReduceTask ( Node n, IDictionary targets ) : System |
Méthode | Description | |
---|---|---|
MapHandler ( object o, |
||
ParseTarget ( IList targ ) : string>.Pair |
||
ReduceHandler ( object o, |
||
TreeHandler ( object o, |
public GenerateTree ( |
||
q | ||
args | ||
Résultat | void |
public Map ( |
||
q | ||
map_arg | object | |
Résultat | void |
protected MapHandler ( object o, |
||
o | object | |
args | ||
Résultat | void |
protected ParseTarget ( IList targ ) : string>.Pair |
||
targ | IList | |
Résultat | string>.Pair |
public Reduce ( |
||
q | ||
reduce_arg | object | |
current_result | object | |
child_rpc | ||
Résultat | void |
protected ReduceHandler ( object o, |
||
o | object | |
args | ||
Résultat | void |
public RpcMapReduceTask ( Node n, IDictionary targets ) : System | ||
n | Node | |
targets | IDictionary | |
Résultat | System |
protected TreeHandler ( object o, |
||
o | object | |
eargs | ||
Résultat | void |