Naanou.LookupService.WorkDispatch
Class GetKeyWorker

Gets a key

Field Summary
Naanou.LookupService.WorkDispatch.GetKeyState gkState
long queueTime

Constructor Summary
GetKeyWorker(Naanou.Common.Hash id, Naanou.Common.GotKeyDelegate clientCallback, string requestSerial)

Method Summary
void IWorkItem.Queued()
void IWorkItem.Run(Naanou.Common.WorkPool pool)
void Run(Naanou.LookupService.WorkDispatch.Dispatch dispatch)

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Field Detail

gkState

private Naanou.LookupService.WorkDispatch.GetKeyState gkState


queueTime

private long queueTime

Constructor Detail

GetKeyWorker

public GetKeyWorker(Naanou.Common.Hash id,
                    Naanou.Common.GotKeyDelegate clientCallback,
                    string requestSerial)

Method Detail

IWorkItem.Queued

private void IWorkItem.Queued()


IWorkItem.Run

private void IWorkItem.Run(Naanou.Common.WorkPool pool)


Run

public void Run(Naanou.LookupService.WorkDispatch.Dispatch dispatch)