Index

A E F I L N O T 
All Classes and Interfaces|All Packages

A

Always - Class in nl._42.boot.logging.frontend.limiter
Limiter that always returns true.

E

error(FrontendError) - Method in class nl._42.boot.logging.frontend.FrontendLoggerController
 
error(FrontendError) - Method in class nl._42.boot.logging.frontend.FrontendLogger
Write a frontend error to the logger.

F

FrontendError - Class in nl._42.boot.logging.frontend
 
FrontendError() - Constructor for class nl._42.boot.logging.frontend.FrontendError
 
frontendLimiter(int) - Method in class nl._42.boot.logging.frontend.FrontendLoggerAutoConfiguration
 
frontendLogger(Limiter) - Method in class nl._42.boot.logging.frontend.FrontendLoggerAutoConfiguration
 
FrontendLogger - Class in nl._42.boot.logging.frontend
 
FrontendLogger(Limiter) - Constructor for class nl._42.boot.logging.frontend.FrontendLogger
 
FrontendLoggerAutoConfiguration - Class in nl._42.boot.logging.frontend
 
FrontendLoggerAutoConfiguration() - Constructor for class nl._42.boot.logging.frontend.FrontendLoggerAutoConfiguration
 
FrontendLoggerController - Class in nl._42.boot.logging.frontend
 
FrontendLoggerController() - Constructor for class nl._42.boot.logging.frontend.FrontendLoggerController
 

I

INSTANCE - Static variable in class nl._42.boot.logging.frontend.limiter.Always
 

L

Limiter - Interface in nl._42.boot.logging.frontend.limiter
Limiters are used to limit the amount of times a function is invoked, used to relief a server in a time of peak.

N

nl._42.boot.logging.frontend - package nl._42.boot.logging.frontend
 
nl._42.boot.logging.frontend.limiter - package nl._42.boot.logging.frontend.limiter
 

O

obtain() - Method in class nl._42.boot.logging.frontend.limiter.Always
 
obtain() - Method in interface nl._42.boot.logging.frontend.limiter.Limiter
Determine if the function may proceed.
obtain() - Method in class nl._42.boot.logging.frontend.limiter.Timed
 

T

Timed - Class in nl._42.boot.logging.frontend.limiter
Limiter based on the system current nano time.
Timed(long) - Constructor for class nl._42.boot.logging.frontend.limiter.Timed
 
A E F I L N O T 
All Classes and Interfaces|All Packages