Luna Handlers v.2.5.0 documentation
Index
Contents
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
_buffer (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_influxSettings (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_job (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
A
account_id (luna_handlers.db.handlers_db_tools.models.handlers_models.Handler attribute)
(luna_handlers.db.handlers_db_tools.models.handlers_models.Verifier attribute)
AccountHandlerHandler (class in luna_handlers.app.handlers.handler_handler)
addCallBack() (in module luna_handlers.crutches_on_wheels.utils.functions)
addConfigHandlerRoutes() (in module luna_handlers.crutches_on_wheels.web.configs_handler)
addDocHandlersRoutes() (in module luna_handlers.crutches_on_wheels.web.docs_handler)
additionalFields (luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
additionalTags (luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
addPointsToBuffer() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
AiohttpClientError (class in crutches_on_wheels.errors.errors)
allowed (luna_handlers.sdk.sdk_loop.enums.MultifacePolicy attribute)
app (luna_handlers.crutches_on_wheels.web.configs_handler.ConfigsHandler property)
(luna_handlers.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler property)
(luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
ApplicationServerError (class in crutches_on_wheels.errors.errors)
asDict() (crutches_on_wheels.errors.errors.ErrorInfo method)
assertLicence() (luna_handlers.app.handlers.base_handler.BaseHandler method)
B
backgroundScheduler (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
BaseHandler (class in luna_handlers.app.handlers.base_handler)
BaseHandlerWithMultipart (class in luna_handlers.app.handlers.base_handler)
BaseLunaMonitoring (class in luna_handlers.crutches_on_wheels.monitoring.base_monitoring)
BaseMonitoringAdapter (class in luna_handlers.crutches_on_wheels.monitoring.influx_adapter)
BaseMonitoringPoint (class in luna_handlers.crutches_on_wheels.monitoring.points)
BaseRedisContext (class in luna_handlers.redis_db.redis_context)
BaseRequestMonitoringPlugin (class in luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example)
BaseRequestMonitoringPoint (class in luna_handlers.crutches_on_wheels.monitoring.points)
basicAttributes (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
BindingsNotReady (crutches_on_wheels.errors.errors.LunaCoreError attribute)
bodyAttributes (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
bodyDescriptor (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
bodyDetection (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
bodyLandmarks17 (luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
bodyWarp (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
bucket (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter attribute)
C
channelName (luna_handlers.redis_db.redis_context.BaseRedisContext attribute)
(luna_handlers.redis_db.redis_context.RedisContext attribute)
(luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
checkIsoLicensing() (luna_handlers.app.handlers.iso_handler.ISOHandler method)
checkLivenessEstimationLicensing() (luna_handlers.app.handlers.base_handler.BaseHandler method)
checkPolicyLicensing() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
checkRequestId() (in module luna_handlers.crutches_on_wheels.utils.rid)
checkVerifier() (luna_handlers.db.context.DBContext method)
client (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter attribute)
close() (luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.RequestMonitoringPlugin method)
(luna_handlers.redis_db.redis_context.BaseRedisContext method)
(luna_handlers.redis_db.redis_context.RedisContext method)
(luna_handlers.redis_db.redis_context.SentinelRedisContext method)
config (luna_handlers.crutches_on_wheels.web.configs_handler.ConfigsHandler property)
(luna_handlers.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler property)
(luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
configs.config
module
ConfigsHandler (class in luna_handlers.crutches_on_wheels.web.configs_handler)
ConfiguratorError (class in crutches_on_wheels.errors.errors)
connectionsPool (luna_handlers.redis_db.redis_context.RedisContext attribute)
(luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
convertDateTimeToCurrentFormatDateTime() (in module luna_handlers.crutches_on_wheels.utils.functions)
convertDateTimeToCurrentFormatStr() (in module luna_handlers.crutches_on_wheels.utils.functions)
convertDetectionTimeToCurrentFormat() (luna_handlers.app.handlers.base_handler.BaseHandler method)
convertEnumToSnakeDict() (in module luna_handlers.crutches_on_wheels.utils.functions)
convertPointToDict() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter static method)
countLivenessEstimationsPerformed() (luna_handlers.app.handlers.base_handler.BaseHandler method)
create_time (luna_handlers.db.handlers_db_tools.models.handlers_models.Handler attribute)
(luna_handlers.db.handlers_db_tools.models.handlers_models.Verifier attribute)
createHandler() (luna_handlers.db.context.DBContext method)
createVerifier() (luna_handlers.db.context.DBContext method)
crutches_on_wheels.errors.errors
module
currentDateTime() (in module luna_handlers.crutches_on_wheels.utils.functions)
currentTimestamp() (in module luna_handlers.crutches_on_wheels.utils.functions)
customise() (luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler class method)
D
DataBaseError (class in crutches_on_wheels.errors.errors)
DataForMonitoring (class in luna_handlers.crutches_on_wheels.monitoring.points)
DBContext (class in luna_handlers.db.context)
dbContext (luna_handlers.app.handlers.base_handler.BaseHandler attribute)
DEFAULT_VERIFICATION_THRESHOLD (in module configs.config)
delete() (luna_handlers.app.handlers.handler_handler.AccountHandlerHandler method)
(luna_handlers.app.handlers.verifier_handler.VerifierHandler method)
deleteHandler() (luna_handlers.db.context.DBContext method)
deleteVerifier() (luna_handlers.db.context.DBContext method)
description (crutches_on_wheels.errors.errors.ErrorInfo attribute)
(luna_handlers.db.handlers_db_tools.models.handlers_models.Handler attribute)
(luna_handlers.db.handlers_db_tools.models.handlers_models.Verifier attribute)
detail (crutches_on_wheels.errors.errors.ErrorInfo attribute)
DetectorHandler (class in luna_handlers.app.handlers.detector_handler)
DevelopmentManualHandler (class in luna_handlers.crutches_on_wheels.web.docs_handler)
docName (luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
doesHandlerExist() (luna_handlers.db.context.DBContext method)
downloadImage() (in module luna_handlers.crutches_on_wheels.utils.functions)
E
emotions (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
enrichEvent() (luna_handlers.app.handlers.handler_raw_events_handler.RawEventHandler method)
Error (class in crutches_on_wheels.errors.errors)
errorCode (crutches_on_wheels.errors.errors.ErrorInfo attribute)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
ErrorInfo (class in crutches_on_wheels.errors.errors)
Estimators (class in luna_handlers.sdk.sdk_loop.enums)
eventTime (luna_handlers.crutches_on_wheels.monitoring.points.BaseMonitoringPoint attribute)
executionTime (luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
ExtractorHandler (class in luna_handlers.app.handlers.extractor_handler)
eyebrowExpression (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
eyes (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
F
faceDescriptor (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
faceDetection (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
faceDetectionBackground (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
faceLandmarks68 (luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
faceNaturalLight (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
faceWarp (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
faceWarpQuality (luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
fields (luna_handlers.crutches_on_wheels.monitoring.points.BaseMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint property)
fisheye (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
flushingPeriod (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring attribute)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
flushPoints() (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.BaseLunaMonitoring method)
(luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
flushPointToMonitoring() (luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.BaseRequestMonitoringPlugin method)
(luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.RequestMonitoringPlugin method)
format() (crutches_on_wheels.errors.errors.ErrorInfo method)
fromDict() (crutches_on_wheels.errors.errors.ErrorInfo class method)
G
gaze (luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
gazeDirection (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
generateError() (crutches_on_wheels.errors.errors.Error static method)
generateRequestId() (in module luna_handlers.crutches_on_wheels.utils.rid)
get() (luna_handlers.app.handlers.handler_handler.AccountHandlerHandler method)
(luna_handlers.app.handlers.handlers_handler.HandlerCountHandler method)
(luna_handlers.app.handlers.handlers_handler.HandlersHandler method)
(luna_handlers.app.handlers.verifier_handler.VerifierHandler method)
(luna_handlers.app.handlers.verifiers_count_handler.VerifierCountHandler method)
(luna_handlers.app.handlers.verifiers_handler.VerifiersHandler method)
(luna_handlers.app.handlers.version_handler.VersionHandler method)
(luna_handlers.crutches_on_wheels.web.configs_handler.ConfigsHandler method)
(luna_handlers.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler method)
(luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler method)
getAbsentHandlersIds() (luna_handlers.db.context.DBContext method)
getBest (luna_handlers.sdk.sdk_loop.enums.MultifacePolicy attribute)
getClient() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter static method)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter static method)
getColumnNames() (luna_handlers.db.handlers_db_tools.models.handlers_models.Handler class method)
(luna_handlers.db.handlers_db_tools.models.handlers_models.Verifier class method)
getDataFromMultipart() (luna_handlers.app.handlers.base_handler.BaseHandlerWithMultipart method)
(luna_handlers.app.handlers.detector_handler.DetectorHandler method)
(luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
(luna_handlers.app.handlers.iso_handler.ISOHandler method)
(luna_handlers.app.handlers.sdk_handler.SDKHandler method)
getDataFromRequest() (luna_handlers.app.handlers.base_handler.BaseHandlerWithMultipart method)
getDataFromStatic() (luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler method)
getErrorByErrorCode() (crutches_on_wheels.errors.errors.Error static method)
getEventTimes() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
getHandler() (luna_handlers.db.context.DBContext method)
getHandlerCount() (luna_handlers.db.context.DBContext method)
getHandlers() (luna_handlers.db.context.DBContext method)
getInputEstimationData() (luna_handlers.app.handlers.base_handler.BaseHandlerWithMultipart method)
(luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
getPageCount() (in module luna_handlers.crutches_on_wheels.utils.functions)
getResponseContentType() (luna_handlers.app.handlers.base_handler.BaseHandler method)
getRoute() (in module luna_handlers.crutches_on_wheels.monitoring.points)
getUpdatedHandlers() (luna_handlers.db.context.DBContext method)
getVerifier() (luna_handlers.db.context.DBContext method)
getVerifierCount() (luna_handlers.db.context.DBContext method)
getVerifiers() (luna_handlers.db.context.DBContext method)
glasses (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
H
handleEvent() (luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.BaseRequestMonitoringPlugin method)
handleMonitoringData() (luna_handlers.app.handlers.base_handler.BaseHandler method)
Handler (class in luna_handlers.db.handlers_db_tools.models.handlers_models)
handler_id (luna_handlers.db.handlers_db_tools.models.handlers_models.Handler attribute)
HandlerCountHandler (class in luna_handlers.app.handlers.handlers_handler)
HandlerEventsHandler (class in luna_handlers.app.handlers.handler_events_handler)
HANDLERS_CACHE_MAX_SIZE (in module configs.config)
HANDLERS_CACHE_POLLING_PERIOD (in module configs.config)
HANDLERS_CACHE_TTL (in module configs.config)
HandlersHandler (class in luna_handlers.app.handlers.handlers_handler)
HandlerValidator (class in luna_handlers.app.handlers.handlers_validator_handler)
HandlerVerifyRaw (class in luna_handlers.app.handlers.verifier_handler)
head() (luna_handlers.app.handlers.handler_handler.AccountHandlerHandler method)
(luna_handlers.app.handlers.verifier_handler.VerifierHandler method)
headPose (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
headwear (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
host (luna_handlers.redis_db.redis_context.RedisContext attribute)
I
imageColorType (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
imageOrientation (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
ImageProcessingError (class in crutches_on_wheels.errors.errors)
IndexManagerError (class in crutches_on_wheels.errors.errors)
InfluxMonitoringAdapter (class in luna_handlers.crutches_on_wheels.monitoring.influx_adapter)
InfluxSettings (class in luna_handlers.crutches_on_wheels.monitoring.influx_adapter)
initConnections() (luna_handlers.redis_db.redis_context.BaseRedisContext method)
(luna_handlers.redis_db.redis_context.RedisContext method)
(luna_handlers.redis_db.redis_context.SentinelRedisContext method)
initialize() (luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.RequestMonitoringPlugin method)
initializeMonitoring() (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter method)
initializeScheduler() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
is_dynamic (luna_handlers.db.handlers_db_tools.models.handlers_models.Handler attribute)
ISOHandler (class in luna_handlers.app.handlers.iso_handler)
J
JSON Objects
basic_attributes
detection
estimation_ethnicities
ethnicities
event
event_detection
event_match_result_by_face
event_match_result_by_list
events_to_redis
extracted_attributes
face
match_list_info
msg_to_luna_sender
quality
rect
sample
L
last_update_time (luna_handlers.db.handlers_db_tools.models.handlers_models.Handler attribute)
(luna_handlers.db.handlers_db_tools.models.handlers_models.Verifier attribute)
LICENSE_LIVENESS_BALANCE_WARNING_THRESHOLD (in module configs.config)
LicensesError (class in crutches_on_wheels.errors.errors)
LIMIndexer (class in crutches_on_wheels.errors.errors)
LIMManager (class in crutches_on_wheels.errors.errors)
LIMMatcher (class in crutches_on_wheels.errors.errors)
link (crutches_on_wheels.errors.errors.ErrorInfo property)
LIVENESS_V2_QUALITY_THRESHOLD (in module configs.config)
LivenessErrors (class in crutches_on_wheels.errors.errors)
livenessV1 (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
loadDataFromJson() (luna_handlers.app.handlers.base_handler.BaseHandler static method)
loadHandlerAndInputImages() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
loadHandlerFromRow() (luna_handlers.db.context.DBContext method)
loadLocation() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
loadVerifierFromRow() (luna_handlers.db.context.DBContext method)
LocalStoreError (class in crutches_on_wheels.errors.errors)
Logger (class in luna_handlers.crutches_on_wheels.utils.log)
logger (in module luna_handlers.crutches_on_wheels.utils.log)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
(luna_handlers.redis_db.redis_context.BaseRedisContext attribute)
LoopEstimations (class in luna_handlers.sdk.sdk_loop.enums)
luna3Client (luna_handlers.app.handlers.base_handler.BaseHandler attribute)
luna_handlers.app.handlers.base_handler
module
luna_handlers.app.handlers.detector_handler
module
luna_handlers.app.handlers.extractor_handler
module
luna_handlers.app.handlers.handler_events_handler
module
luna_handlers.app.handlers.handler_handler
module
luna_handlers.app.handlers.handler_raw_events_handler
module
luna_handlers.app.handlers.handlers_handler
module
luna_handlers.app.handlers.handlers_validator_handler
module
luna_handlers.app.handlers.iso_handler
module
luna_handlers.app.handlers.sdk_handler
module
luna_handlers.app.handlers.verifier_handler
module
luna_handlers.app.handlers.verifiers_count_handler
module
luna_handlers.app.handlers.verifiers_handler
module
luna_handlers.app.handlers.version_handler
module
luna_handlers.crutches_on_wheels.monitoring.base_monitoring
module
luna_handlers.crutches_on_wheels.monitoring.influx_adapter
module
luna_handlers.crutches_on_wheels.monitoring.points
module
luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example
module
luna_handlers.crutches_on_wheels.utils.functions
module
luna_handlers.crutches_on_wheels.utils.log
module
luna_handlers.crutches_on_wheels.utils.regexps
module
luna_handlers.crutches_on_wheels.utils.rid
module
luna_handlers.crutches_on_wheels.utils.timer
module
luna_handlers.crutches_on_wheels.web.configs_handler
module
luna_handlers.crutches_on_wheels.web.docs_handler
module
luna_handlers.db.context
module
luna_handlers.db.handlers_db_tools.models.handlers_models
module
luna_handlers.redis_db.redis_context
module
luna_handlers.sdk.sdk_loop.enums
module
LunaAdmin (class in crutches_on_wheels.errors.errors)
LunaApiError (class in crutches_on_wheels.errors.errors)
LunaBackport3 (class in crutches_on_wheels.errors.errors)
LunaBackport4 (class in crutches_on_wheels.errors.errors)
LunaCachedMatcher (class in crutches_on_wheels.errors.errors)
LunaCoreError (class in crutches_on_wheels.errors.errors)
LunaEvents (class in crutches_on_wheels.errors.errors)
LunaFaces (class in crutches_on_wheels.errors.errors)
LunaHandlers (class in crutches_on_wheels.errors.errors)
LunaHealthCheckError (class in crutches_on_wheels.errors.errors)
LunaImageStoreError (class in crutches_on_wheels.errors.errors)
LunaPythonMatcher (class in crutches_on_wheels.errors.errors)
LunaRequestInfluxMonitoring (class in luna_handlers.crutches_on_wheels.monitoring.base_monitoring)
LunaSender (class in crutches_on_wheels.errors.errors)
LunaStreams (class in crutches_on_wheels.errors.errors)
LunaTasks (class in crutches_on_wheels.errors.errors)
LunaVLError (class in crutches_on_wheels.errors.errors)
M
mask (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
masterName (luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
MAX_IMAGE_ORIGIN_EXTERNAL_URL_LENGTH (in module configs.config)
module
configs.config
crutches_on_wheels.errors.errors
luna_handlers.app.handlers.base_handler
luna_handlers.app.handlers.detector_handler
luna_handlers.app.handlers.extractor_handler
luna_handlers.app.handlers.handler_events_handler
luna_handlers.app.handlers.handler_handler
luna_handlers.app.handlers.handler_raw_events_handler
luna_handlers.app.handlers.handlers_handler
luna_handlers.app.handlers.handlers_validator_handler
luna_handlers.app.handlers.iso_handler
luna_handlers.app.handlers.sdk_handler
luna_handlers.app.handlers.verifier_handler
luna_handlers.app.handlers.verifiers_count_handler
luna_handlers.app.handlers.verifiers_handler
luna_handlers.app.handlers.version_handler
luna_handlers.crutches_on_wheels.monitoring.base_monitoring
luna_handlers.crutches_on_wheels.monitoring.influx_adapter
luna_handlers.crutches_on_wheels.monitoring.points
luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example
luna_handlers.crutches_on_wheels.utils.functions
luna_handlers.crutches_on_wheels.utils.log
luna_handlers.crutches_on_wheels.utils.regexps
luna_handlers.crutches_on_wheels.utils.rid
luna_handlers.crutches_on_wheels.utils.timer
luna_handlers.crutches_on_wheels.web.configs_handler
luna_handlers.crutches_on_wheels.web.docs_handler
luna_handlers.db.context
luna_handlers.db.handlers_db_tools.models.handlers_models
luna_handlers.redis_db.redis_context
luna_handlers.sdk.sdk_loop.enums
monitorTime() (in module luna_handlers.crutches_on_wheels.monitoring.points)
mouthAttributes (luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
mouthState (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
MultifacePolicy (class in luna_handlers.sdk.sdk_loop.enums)
N
notAllowed (luna_handlers.sdk.sdk_loop.enums.MultifacePolicy attribute)
P
parseTimeFromHeader() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
password (luna_handlers.redis_db.redis_context.RedisContext attribute)
PLUGINS_PUBLISHING_CONCURRENCY (in module configs.config)
policies (luna_handlers.db.handlers_db_tools.models.handlers_models.Handler attribute)
(luna_handlers.db.handlers_db_tools.models.handlers_models.Verifier attribute)
port (luna_handlers.redis_db.redis_context.RedisContext attribute)
post() (luna_handlers.app.handlers.detector_handler.DetectorHandler method)
(luna_handlers.app.handlers.extractor_handler.ExtractorHandler method)
(luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
(luna_handlers.app.handlers.handler_raw_events_handler.RawEventHandler method)
(luna_handlers.app.handlers.handlers_handler.HandlersHandler method)
(luna_handlers.app.handlers.handlers_validator_handler.HandlerValidator method)
(luna_handlers.app.handlers.iso_handler.ISOHandler method)
(luna_handlers.app.handlers.sdk_handler.SDKHandler method)
(luna_handlers.app.handlers.verifiers_handler.VerifiersHandler method)
preparePolicyConfig() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
prepareSettings() (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring static method)
printLogger() (in module luna_handlers.crutches_on_wheels.utils.timer)
publish() (luna_handlers.redis_db.redis_context.BaseRedisContext method)
publishRawEvent() (luna_handlers.redis_db.redis_context.BaseRedisContext method)
put() (luna_handlers.app.handlers.handler_handler.AccountHandlerHandler method)
(luna_handlers.app.handlers.verifier_handler.VerifierHandler method)
putHandler() (luna_handlers.db.context.DBContext method)
putVerifier() (luna_handlers.db.context.DBContext method)
Q
quality (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
QueueClientError (class in crutches_on_wheels.errors.errors)
R
RawEventHandler (class in luna_handlers.app.handlers.handler_raw_events_handler)
redEyes (luna_handlers.sdk.sdk_loop.enums.Estimators attribute)
(luna_handlers.sdk.sdk_loop.enums.LoopEstimations attribute)
RedisContext (class in luna_handlers.redis_db.redis_context)
redisContext (luna_handlers.app.handlers.base_handler.BaseHandler attribute)
REQUEST_ID_REGEXP (in module luna_handlers.crutches_on_wheels.utils.regexps)
RequestErrorMonitoringPoint (class in luna_handlers.crutches_on_wheels.monitoring.points)
requestId (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
(luna_handlers.crutches_on_wheels.utils.log.Logger property)
RequestMonitoringPlugin (class in luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example)
RequestMonitoringPoint (class in luna_handlers.crutches_on_wheels.monitoring.points)
requestTime (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
RESTAPIError (class in crutches_on_wheels.errors.errors)
route (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
RPCError (class in crutches_on_wheels.errors.errors)
S
S3StorageError (class in crutches_on_wheels.errors.errors)
SDKHandler (class in luna_handlers.app.handlers.sdk_handler)
sentinel (luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
SentinelRedisContext (class in luna_handlers.redis_db.redis_context)
sentinels (luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
series (luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
service (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
SpecDocumentsHandler (class in luna_handlers.crutches_on_wheels.web.docs_handler)
statusCode (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
stopMonitoring() (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter method)
stopScheduler() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
storageTime (luna_handlers.redis_db.redis_context.BaseRedisContext attribute)
T
tags (luna_handlers.crutches_on_wheels.monitoring.points.BaseMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint property)
timer() (in module luna_handlers.crutches_on_wheels.utils.timer)
U
updateFlushingPeriod() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
V
Verifier (class in luna_handlers.db.handlers_db_tools.models.handlers_models)
verifier_id (luna_handlers.db.handlers_db_tools.models.handlers_models.Verifier attribute)
VerifierCountHandler (class in luna_handlers.app.handlers.verifiers_count_handler)
VerifierHandler (class in luna_handlers.app.handlers.verifier_handler)
VerifiersHandler (class in luna_handlers.app.handlers.verifiers_handler)
version (luna_handlers.db.handlers_db_tools.models.handlers_models.Verifier attribute)
VersionHandler (class in luna_handlers.app.handlers.version_handler)
W
WARP_FORMAT (in module configs.config)
workingDirectory() (in module luna_handlers.crutches_on_wheels.utils.functions)
Contents