proxygen
|
#include <ReplayCache.h>
Public Member Functions | |
~AllowAllReplayReplayCache () override=default | |
folly::Future< ReplayCacheResult > | check (folly::ByteRange) override |
Public Member Functions inherited from fizz::server::ReplayCache | |
virtual | ~ReplayCache ()=default |
Replay cache implementation that allows replays.
Definition at line 44 of file ReplayCache.h.
|
overridedefault |
|
inlineoverridevirtual |
Implements fizz::server::ReplayCache.
Definition at line 48 of file ReplayCache.h.
References fizz::server::NotReplay.