메소드 | 설명 | |
---|---|---|
AppAttachProcedure ( |
||
AppAttachProcedure ( |
Proprietary: Starts an AppAttachProcedure which is routed through the viaGateWay Node into the "overlayName" Overlay
|
|
AttachFinger ( TSystems.RELOAD.Topology.TopologyPlugin.RoutingTable.FTableEntry finger, Port |
Attaches to a node needed to enrich the finger table.
|
|
AttachProcedure ( |
||
CheckAndSetAdmittingPeer ( |
||
EvaluateReplicas ( ) : void | ||
Fetch ( ) : IEnumerator |
||
Fetch ( string resourceName, List |
The Fetch request retrieves one or more data elements stored at a given Resource-ID. A single Fetch request can retrieve multiple different kinds. RELOAD base -13 p.92 --alex
|
|
Fetch ( string resourceName, List |
Proprietary: Tries to fetch the Data specified by the StoredDataSpecifier List from different RELOAD overlay using viaGateWay as gateway
|
|
GetForwardingAndLinkManagementLayer ( ) : IForwardLinkManagement | ||
HandoverKeys ( bool fSendLeaveFirst ) : IEnumerator |
Handover key if: 1. leave overlay 2. I'm AP while a join req happens.
|
|
InboundClose ( |
||
Init ( System.Machine machine ) : void | ||
Leave ( ) : IEnumerator |
Just the leaving Procedure
|
|
NextHopToDestination ( |
||
PreJoinProdecure ( List |
||
Send ( |
||
SendPing ( |
||
SendUpdate ( |
||
Store ( string ResourceName, List |
Stores the Usage data in the RELOAD overlay
|
|
Store ( string ResourceName, List |
Proprietary: Stores the Usage data in a different RELOAD overlay using viaGateWay as gateway
|
|
StoreReplicas ( |
Store Replicas: My next two successors have changed. Replicate my data
|
|
create_app_attach_answ ( |
||
create_app_attach_req ( |
||
create_attach_answ ( |
||
create_attach_req ( |
Creates an Attach request
|
|
create_erro_reply ( |
||
create_join_answ ( |
||
create_join_req ( |
||
create_leave_answ ( |
||
create_leave_req ( |
||
create_ping_answ ( |
||
create_ping_req ( |
||
create_reload_message ( |
||
create_store_answ ( |
Creates a StoreAns message accoriding to RELOAD base -12 p.90
|
|
create_store_req ( |
Creates a StoreReq according to RELOAD base -12 p.86
|
|
create_store_req ( |
Creates a StoreReq that can be directed a specific NodeId
|
|
create_update_answ ( |
||
create_update_req ( |
||
receive_message ( |
||
reload_app_attach_inbound ( |
||
reload_attach_inbound ( |
||
rfm_ReloadFLMEventHandler ( object sender, ReloadFLMEventArgs args ) : ReloadFLMEventArgs |
메소드 | 설명 | |
---|---|---|
OnFetchedData ( |
On data fetch execute the Usages AppProcedure
|
|
create_fetch_answ ( |
Creates a FetchAns
|
|
create_fetch_req ( |
Creates a FetchReq using the given StoredDataSpecifiers
|
|
create_reload_message ( |
||
reload_fetch_inbound ( |
Handles incoming fetch requests
|
|
reload_join_inbound ( |
||
reload_leave_inbound ( |
||
reload_ping_inbound ( |
||
reload_store_inbound ( |
Handles incoming StoreReq messages.
|
|
reload_update_inbound ( |
||
send ( |
public AppAttachProcedure ( |
||
dest | ||
리턴 | IEnumerator |
public AppAttachProcedure ( |
||
dest | Destination to appattach to | |
viaGateWay | Node Id of the GateWay into interconnection Overlay | |
overlayName | string | Name of the Overlay the other Peer is participating. Needed by the Gateway for further routing. |
리턴 | IEnumerator |
public AttachFinger ( TSystems.RELOAD.Topology.TopologyPlugin.RoutingTable.FTableEntry finger, Port |
||
finger | TSystems.RELOAD.Topology.TopologyPlugin.RoutingTable.FTableEntry | |
attachNext | Port |
|
리턴 | IEnumerator |
public AttachProcedure ( |
||
dest | ||
NextHopId | ||
attach_option | AttachOption | |
리턴 | IEnumerator |
public CheckAndSetAdmittingPeer ( |
||
node | ||
리턴 | System.Boolean |
public Fetch ( string resourceName, List |
||
resourceName | string | The resouces name (human readable) |
specifiers | List |
StoredSpecifier objects |
리턴 | IEnumerator |
public Fetch ( string resourceName, List |
||
resourceName | string | |
specifiers | List |
|
viaGateWay | ||
리턴 | IEnumerator |
public GetForwardingAndLinkManagementLayer ( ) : IForwardLinkManagement | ||
리턴 | IForwardLinkManagement |
public HandoverKeys ( bool fSendLeaveFirst ) : IEnumerator |
||
fSendLeaveFirst | bool | |
리턴 | IEnumerator |
public InboundClose ( |
||
nodeid | ||
리턴 | void |
public NextHopToDestination ( |
||
dest | ||
direct | bool | |
리턴 |
public PreJoinProdecure ( List |
||
BootstrapServerList | List |
|
리턴 | IEnumerator |
public Send ( |
||
reloadSendMsg | ||
NextHopNode | ||
리턴 | IEnumerator |
public SendPing ( |
||
dest | ||
pingOption | PingOption | |
리턴 | IEnumerator |
public SendUpdate ( |
||
node | ||
nexthopnode | ||
리턴 | IEnumerator |
public Store ( string ResourceName, List |
||
ResourceName | string | |
kind_data | List |
|
리턴 | IEnumerator |
public Store ( string ResourceName, List |
||
ResourceName | string | |
kind_data | List |
|
viaGateWay | ||
리턴 | IEnumerator |
public StoreReplicas ( |
||
node | ||
리턴 | IEnumerator |
public create_app_attach_answ ( |
||
destination | ||
trans_id | System.UInt64 | |
리턴 |
public create_app_attach_req ( |
||
destination | ||
리턴 |
public create_attach_answ ( |
||
destination | ||
trans_id | System.UInt64 | |
리턴 |
public create_attach_req ( |
||
destination | The destination of this attach | |
fForceSendUpdate | System.Boolean | Flag ForceSendUpdate |
리턴 |
public create_erro_reply ( |
||
destination | ||
error | RELOAD_ErrorCode | |
errmsg | string | |
trans_id | System.UInt64 | |
리턴 |
public create_join_answ ( |
||
destination | ||
trans_id | System.UInt64 | |
리턴 |
public create_join_req ( |
||
destination | ||
리턴 |
public create_leave_answ ( |
||
destination | ||
trans_id | System.UInt64 | |
리턴 |
public create_leave_req ( |
||
destination | ||
리턴 |
public create_ping_answ ( |
||
destination | ||
trans_id | System.UInt64 | |
리턴 |
public create_ping_req ( |
||
destination | ||
리턴 |
public create_reload_message ( |
||
reloadRequest | ||
리턴 |
public create_store_answ ( |
||
dest | ||
trans_id | System.UInt64 | The transaction ID corresponding to the StoreReq |
skd | List |
|
replicas | List |
|
리턴 |
public create_store_req ( |
||
destination | The store destination | |
stored_kind_data | List |
|
replica | bool | |
리턴 |
public create_store_req ( |
||
destination | The store destination NodeId | |
resourceId | The Id of the resource to store | |
stored_kind_data | List |
|
replica | bool | |
리턴 |
public create_update_answ ( |
||
destination | ||
trans_id | System.UInt64 | |
result | RELOAD_ErrorCode | |
리턴 |
public create_update_req ( |
||
destination | ||
rt | ||
type | ChordUpdateType | |
리턴 |
public receive_message ( |
||
reloadMsg | ||
리턴 | void |
public reload_app_attach_inbound ( |
||
recmsg | ||
리턴 | void |
public reload_attach_inbound ( |
||
recmsg | ||
리턴 | void |
public rfm_ReloadFLMEventHandler ( object sender, ReloadFLMEventArgs args ) : ReloadFLMEventArgs | ||
sender | object | |
args | ReloadFLMEventArgs | |
리턴 | ReloadFLMEventArgs |