Inherits Continuation.
Public Member Functions | |
int | handleRetryEvent (int event, Event *e) |
retryDisposeOfDataBuffer (CacheContinuation *cont) | |
Data Fields | |
CacheContinuation * | c |
Definition at line 1879 of file ClusterCache.cc.
retryDisposeOfDataBuffer::retryDisposeOfDataBuffer | ( | CacheContinuation * | cont | ) | [inline] |
Definition at line 1894 of file ClusterCache.cc.
References handleRetryEvent(), and SET_HANDLER.
int retryDisposeOfDataBuffer::handleRetryEvent | ( | int | event, | |
Event * | e | |||
) | [inline] |
Definition at line 1883 of file ClusterCache.cc.
References c, EVENT_DONE, CacheContinuation::handleDisposeEvent(), HRTIME_MSECONDS, and Event::schedule_in().
Referenced by retryDisposeOfDataBuffer().
Definition at line 1881 of file ClusterCache.cc.
Referenced by handleRetryEvent().