AND enum value | alma::acs::logging::RepeatGuard | |
check() | alma::acs::logging::RepeatGuard | [inline] |
checkAndIncrement() | alma::acs::logging::RepeatGuard | [inline] |
count() | alma::acs::logging::RepeatGuard | [inline] |
counter | alma::acs::logging::RepeatGuard | [private] |
counter() | alma::acs::logging::RepeatGuard | [inline] |
COUNTER enum value | alma::acs::logging::RepeatGuard | [package] |
counterAtLastCheck | alma::acs::logging::RepeatGuard | [private] |
endTimeNs | alma::acs::logging::RepeatGuard | [private] |
evaluationMethod | alma::acs::logging::RepeatGuard | [private] |
firstTime | alma::acs::logging::RepeatGuard | [private] |
increment() | alma::acs::logging::RepeatGuard | [inline] |
intervalNs | alma::acs::logging::RepeatGuard | [private] |
Logic enum name | alma::acs::logging::RepeatGuard | |
maxRepetitions | alma::acs::logging::RepeatGuard | [private] |
OR enum value | alma::acs::logging::RepeatGuard | [package] |
RepeatGuard(long interval, TimeUnit timeUnit, int maxRepetitions, Logic logic) | alma::acs::logging::RepeatGuard | [inline] |
RepeatGuard(long interval, TimeUnit timeUnit, int maxRepetitions) | alma::acs::logging::RepeatGuard | [inline] |
reset(long interval, TimeUnit timeUnit, int maxRepetitions) | alma::acs::logging::RepeatGuard | [inline] |
reset(long interval, TimeUnit timeUnit, int maxRepetitions, Logic logic) | alma::acs::logging::RepeatGuard | [inline] |
reset() | alma::acs::logging::RepeatGuard | [inline] |
TIMER enum value | alma::acs::logging::RepeatGuard | [package] |