Property | Type | Description | |
---|---|---|---|
_mr_args | |||
_mr_request_state | object | ||
_mr_task | |||
_node | Node | ||
_result | object | ||
_rpc | |||
_state | State | ||
_sync | object |
Method | Description | |
---|---|---|
MapReduceComputation ( Node node, object state, |
||
Start ( ) : void |
Method | Description | |
---|---|---|
ChildCallback ( object cq, |
||
GenTreeHandler ( object chano, |
||
HandleException ( ISender from, |
||
MapHandler ( object chan, |
||
Reduce ( |
||
ReduceHandler ( object ro, |
||
SendResult ( object result ) : bool | ||
TryNextReduce ( State new_s, State old_s, |
protected ChildCallback ( object cq, |
||
cq | object | |
arg | ||
return | void |
protected GenTreeHandler ( object chano, |
||
chano | object | |
args | ||
return | void |
protected HandleException ( ISender from, |
||
from | ISender | |
x | ||
return | void |
protected MapHandler ( object chan, |
||
chan | object | |
args | ||
return | void |
public MapReduceComputation ( Node node, object state, |
||
node | Node | |
state | object | |
task | ||
args | ||
return | System |
protected Reduce ( |
||
child_r | ||
return | void |
protected ReduceHandler ( object ro, |
||
ro | object | |
args | ||
return | void |
protected SendResult ( object result ) : bool | ||
result | object | |
return | bool |
protected TryNextReduce ( State new_s, State old_s, |
||
new_s | State | |
old_s | State | |
v | ||
cont | bool | |
return | bool |
protected MapReduceArgs,Brunet.Services.MapReduce _mr_args | ||
return |
protected MapReduceTask,Brunet.Services.MapReduce _mr_task | ||
return |
protected RpcManager,Brunet.Messaging _rpc | ||
return |