proxygen
fizz::server::SlidingBloomReplayCache Member List

This is the complete list of members for fizz::server::SlidingBloomReplayCache, including all inherited members.

AsyncTimeout(TimeoutManager *timeoutManager)folly::AsyncTimeoutexplicitprivate
AsyncTimeout(EventBase *eventBase)folly::AsyncTimeoutexplicitprivate
AsyncTimeout(TimeoutManager *timeoutManager, InternalEnum internal)folly::AsyncTimeoutprivate
AsyncTimeout(EventBase *eventBase, InternalEnum internal)folly::AsyncTimeoutprivate
AsyncTimeout()folly::AsyncTimeoutprivate
attachEventBase(EventBase *eventBase, InternalEnum internal=InternalEnum::NORMAL)folly::AsyncTimeoutprivate
attachTimeoutManager(TimeoutManager *timeoutManager, InternalEnum internal=InternalEnum::NORMAL)folly::AsyncTimeoutprivate
bitBuf_fizz::server::SlidingBloomReplayCacheprivate
bitSize_fizz::server::SlidingBloomReplayCacheprivate
bucketWidthInMs_fizz::server::SlidingBloomReplayCacheprivate
cancelTimeout()folly::AsyncTimeoutprivate
CellType typedeffizz::server::SlidingBloomReplayCache
check(folly::ByteRange) overridefizz::server::SlidingBloomReplayCachevirtual
clear()fizz::server::SlidingBloomReplayCacheprivate
clearBucket(size_t bucket)fizz::server::SlidingBloomReplayCacheprivate
currentBucket_fizz::server::SlidingBloomReplayCacheprivate
detachEventBase()folly::AsyncTimeoutprivate
detachTimeoutManager()folly::AsyncTimeoutprivate
getEvent()folly::AsyncTimeoutinlineprivate
getTimeoutManager()folly::AsyncTimeoutinlineprivate
hashers_fizz::server::SlidingBloomReplayCacheprivate
HashFunction typedeffizz::server::SlidingBloomReplayCache
InternalEnum typedeffolly::AsyncTimeoutprivate
isScheduled() const folly::AsyncTimeoutprivate
make(TimeoutManager &manager, TCallback &&callback)folly::AsyncTimeoutprivatestatic
schedule(TimeoutManager::timeout_type timeout, TimeoutManager &manager, TCallback &&callback)folly::AsyncTimeoutprivatestatic
scheduleTimeout(uint32_t milliseconds)folly::AsyncTimeoutprivate
scheduleTimeout(TimeoutManager::timeout_type timeout)folly::AsyncTimeoutprivate
set(folly::ByteRange query)fizz::server::SlidingBloomReplayCache
SlidingBloomReplayCache(int64_t ttlInSeconds, size_t requestsPerSecond, double acceptableFPR, folly::EventBase *evb)fizz::server::SlidingBloomReplayCache
test(folly::ByteRange query) const fizz::server::SlidingBloomReplayCache
testAndSet(folly::ByteRange query)fizz::server::SlidingBloomReplayCache
timeoutExpired() noexceptoverridefizz::server::SlidingBloomReplayCacheprivatevirtual
~AsyncTimeout()folly::AsyncTimeoutprivatevirtual
~ReplayCache()=defaultfizz::server::ReplayCachevirtual
~SlidingBloomReplayCache() override=defaultfizz::server::SlidingBloomReplayCache