Luna Python Matcher v.0.9.5 documentation
Index
Contents
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
_buffer (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_influxSettings (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_job (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
A
addCallBack() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
addConfigHandlerRoutes() (in module luna_python_matcher.crutches_on_wheels.web.configs_handler)
addDocHandlersRoutes() (in module luna_python_matcher.crutches_on_wheels.web.docs_handler)
addHandler() (luna_python_matcher.crutches_on_wheels.utils.log.Logger class method)
additionalFields (luna_python_matcher.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_python_matcher.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
additionalTags (luna_python_matcher.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_python_matcher.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
addPointsToBuffer() (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
AiohttpClientError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
app (luna_python_matcher.app_common.handlers.base_handler.CommonBaseHandler property)
(luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler.LPMProxyHandler property)
(luna_python_matcher.crutches_on_wheels.web.configs_handler.ConfigsHandler property)
(luna_python_matcher.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler property)
(luna_python_matcher.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
(luna_python_matcher.crutches_on_wheels.web.health_handler.HealthCheckHandler property)
(luna_python_matcher.crutches_on_wheels.web.health_handler.HealthCheckRedirectHandler property)
ApplicationServerError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
asDict() (luna_python_matcher.crutches_on_wheels.errors.errors.ErrorInfo method)
attributesDBContext (luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_common.handlers.base_handler.CommonBaseHandler attribute)
B
backgroundScheduler (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
BaseLunaMonitoring (class in luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring)
BaseMatcherHandler (class in luna_python_matcher.app_proxy.handlers.base_handler)
BaseMonitoringAdapter (class in luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter)
BaseMonitoringPoint (class in luna_python_matcher.crutches_on_wheels.monitoring.points)
BaseRequestMonitoringPoint (class in luna_python_matcher.crutches_on_wheels.monitoring.points)
BindingsNotReady (luna_python_matcher.crutches_on_wheels.errors.errors.LunaCoreError attribute)
BodiesMatcherProxyHandler (class in luna_python_matcher.app_proxy.handlers.bodies_matcher_handler)
BodyCrossMatcherHandler (class in luna_python_matcher.app.handlers.cross_matcher_handler)
BodyMatcherHandler (class in luna_python_matcher.app.handlers.matcher_body_handler)
bucket (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter attribute)
C
checkCachedMatcherProcess() (in module luna_python_matcher.app.app)
checkConnectionToAttributesDB() (luna_python_matcher.app_common.base_application.MatcherBaseApp static method)
checkConnectionToEventsDB() (luna_python_matcher.app_common.base_application.MatcherBaseApp static method)
checkConnectionToFacesDB() (luna_python_matcher.app_common.base_application.MatcherBaseApp static method)
checkRequestId() (in module luna_python_matcher.crutches_on_wheels.utils.rid)
client (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
(luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter attribute)
CommonBaseHandler (class in luna_python_matcher.app_common.handlers.base_handler)
CommonBaseMatcherHandler (class in luna_python_matcher.app_common.handlers.base_matcher_handler)
config (luna_python_matcher.app_common.handlers.base_handler.CommonBaseHandler property)
(luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler.LPMProxyHandler property)
(luna_python_matcher.crutches_on_wheels.web.configs_handler.ConfigsHandler property)
(luna_python_matcher.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler property)
(luna_python_matcher.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
(luna_python_matcher.crutches_on_wheels.web.health_handler.HealthCheckHandler property)
(luna_python_matcher.crutches_on_wheels.web.health_handler.HealthCheckRedirectHandler property)
configLunaEventsUsage (luna_python_matcher.app.handlers.cross_matcher_handler.CrossMatcherBaseHandler property)
(luna_python_matcher.app_common.handlers.base_matcher_handler.CommonBaseMatcherHandler property)
ConfigsHandler (class in luna_python_matcher.crutches_on_wheels.web.configs_handler)
ConfiguratorError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
convertDateTimeToCurrentFormatDateTime() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
convertDateTimeToCurrentFormatStr() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
convertEnumToSnakeDict() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
converter() (luna_python_matcher.crutches_on_wheels.utils.log.Formatter method)
convertFromBase64ToBytesIfNeed() (luna_python_matcher.app_common.handlers.base_matcher_handler.CommonBaseMatcherHandler static method)
convertPointToDict() (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter static method)
CrossMatcherBaseHandler (class in luna_python_matcher.app.handlers.cross_matcher_handler)
currentDateTime() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
currentTimestamp() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
customise() (luna_python_matcher.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler class method)
D
DATABASE_NUMBER (in module luna_python_matcher.configs.config_common)
DataBaseError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
DataForMonitoring (class in luna_python_matcher.crutches_on_wheels.monitoring.points)
DEFAULT_CROSS_MATCH_LIMIT (in module luna_python_matcher.configs.config_common)
DEFAULT_GEO_POSITION_DELTA (in module luna_python_matcher.configs.config_common)
DEFAULT_MATCH_LIMIT (in module luna_python_matcher.configs.config_common)
DEFAULT_MATCHING_COST (in module luna_python_matcher.configs.config_common)
DEFAULT_REQUEST_ID (in module luna_python_matcher.crutches_on_wheels.utils.rid)
description (luna_python_matcher.crutches_on_wheels.errors.errors.ErrorInfo attribute)
descriptorType (luna_python_matcher.app.handlers.cross_matcher_handler.CrossMatcherBaseHandler property)
descriptorVersion (luna_python_matcher.app.handlers.cross_matcher_handler.BodyCrossMatcherHandler property)
(luna_python_matcher.app.handlers.cross_matcher_handler.CrossMatcherBaseHandler property)
(luna_python_matcher.app.handlers.cross_matcher_handler.FaceCrossMatcherHandler property)
detail (luna_python_matcher.crutches_on_wheels.errors.errors.ErrorInfo attribute)
DevelopmentManualHandler (class in luna_python_matcher.crutches_on_wheels.web.docs_handler)
dispatcher (luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
docName (luna_python_matcher.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
downloadImage() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
E
Error (class in luna_python_matcher.crutches_on_wheels.errors.errors)
errorCode (luna_python_matcher.crutches_on_wheels.errors.errors.ErrorInfo attribute)
(luna_python_matcher.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
ErrorInfo (class in luna_python_matcher.crutches_on_wheels.errors.errors)
eventsDBAdaptor (luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
eventsDBContext (luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_common.handlers.base_handler.CommonBaseHandler attribute)
eventTime (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseMonitoringPoint attribute)
exception() (luna_python_matcher.crutches_on_wheels.utils.log.Logger method)
executionTime (luna_python_matcher.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
F
FaceCrossMatcherHandler (class in luna_python_matcher.app.handlers.cross_matcher_handler)
FaceMatcherHandler (class in luna_python_matcher.app.handlers.matcher_face_handler)
facesDBAdaptor (luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
facesDBContext (luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
FacesMatcherProxyHandler (class in luna_python_matcher.app_proxy.handlers.faces_matcher_handler)
fields (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseMonitoringPoint property)
(luna_python_matcher.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint property)
(luna_python_matcher.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint property)
(luna_python_matcher.crutches_on_wheels.monitoring.points.RequestMonitoringPoint property)
file (luna_python_matcher.crutches_on_wheels.utils.log.LogDest attribute)
filter() (luna_python_matcher.crutches_on_wheels.utils.log.Logger method)
flushingPeriod (luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring attribute)
(luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
flushPoints() (luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring.BaseLunaMonitoring method)
(luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
format() (luna_python_matcher.crutches_on_wheels.errors.errors.ErrorInfo method)
(luna_python_matcher.crutches_on_wheels.utils.log.OneLineExceptionFormatter method)
Formatter (class in luna_python_matcher.crutches_on_wheels.utils.log)
fromDict() (luna_python_matcher.crutches_on_wheels.errors.errors.ErrorInfo class method)
G
generateError() (luna_python_matcher.crutches_on_wheels.errors.errors.Error static method)
generateFileHandler() (in module luna_python_matcher.crutches_on_wheels.utils.log)
generateRequestId() (in module luna_python_matcher.crutches_on_wheels.utils.rid)
generateStdoutLogHandler() (in module luna_python_matcher.crutches_on_wheels.utils.log)
GEO_POSITION_COLUMN_TYPE (in module luna_python_matcher.configs.config_common)
get() (luna_python_matcher.app_common.handlers.version_handler.VersionHandler method)
(luna_python_matcher.crutches_on_wheels.web.configs_handler.ConfigsHandler method)
(luna_python_matcher.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler method)
(luna_python_matcher.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler method)
(luna_python_matcher.crutches_on_wheels.web.health_handler.HealthCheckHandler method)
(luna_python_matcher.crutches_on_wheels.web.health_handler.HealthCheckRedirectHandler method)
GET_DESCRIPTORS_PER_REQUEST_LIMIT (in module luna_python_matcher.configs.config_common)
getClient() (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter static method)
(luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter static method)
getDataFromStatic() (luna_python_matcher.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler method)
getDefaultTargets() (luna_python_matcher.app_common.handlers.base_matcher_handler.CommonBaseMatcherHandler static method)
getDescriptor() (luna_python_matcher.app_proxy.handlers.base_handler.BaseMatcherHandler method)
getErrorByErrorCode() (luna_python_matcher.crutches_on_wheels.errors.errors.Error static method)
getFiltersFromJson() (luna_python_matcher.app.handlers.cross_matcher_handler.CrossMatcherBaseHandler method)
getLogLevel() (luna_python_matcher.crutches_on_wheels.utils.log.Logger static method)
getLogTimestamp() (in module luna_python_matcher.crutches_on_wheels.utils.rid)
getMatchPayload() (luna_python_matcher.app.handlers.matcher_raw_handler.MatcherRawHandler method)
getMatchRequests() (luna_python_matcher.app_proxy.handlers.base_handler.BaseMatcherHandler method)
getPageCount() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
getPreparedFiltersAndCheckListsExistence() (luna_python_matcher.app.handlers.cross_matcher_handler.CrossMatcherBaseHandler method)
getPythonMatcherMatchTool() (luna_python_matcher.app.handlers.matcher_body_handler.BodyMatcherHandler static method)
getQueueSettings() (luna_python_matcher.app_proxy.app.PythonMatcherProxyApp method)
getRoute() (in module luna_python_matcher.crutches_on_wheels.monitoring.points)
getRuntimeChecks() (luna_python_matcher.app.app.PythonMatcherApp method)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyApp method)
H
handlers (luna_python_matcher.crutches_on_wheels.utils.log.Logger property)
HealthCheckHandler (class in luna_python_matcher.crutches_on_wheels.web.health_handler)
HealthCheckRedirectHandler (class in luna_python_matcher.crutches_on_wheels.web.health_handler)
I
ImageProcessingError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
INDEXED_MATCHING_COST (in module luna_python_matcher.configs.config_common)
IndexManagerError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
InfluxMonitoringAdapter (class in luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter)
InfluxSettings (class in luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter)
initContexts() (luna_python_matcher.app_common.base_application.MatcherBaseApp method)
initDBContext() (luna_python_matcher.app_common.base_application.MatcherBaseApp method)
initialize() (luna_python_matcher.app.app.PythonMatcherApp method)
(luna_python_matcher.app_common.base_application.MatcherBaseApp method)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyApp method)
initializeMatcher() (luna_python_matcher.app.app.PythonMatcherApp method)
initializeMonitoring() (luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
(luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter method)
initializeScheduler() (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
initiate() (luna_python_matcher.crutches_on_wheels.utils.log.Logger class method)
initLunaClient() (luna_python_matcher.app_proxy.app.PythonMatcherProxyApp method)
initRedisDB() (luna_python_matcher.app_common.base_application.MatcherBaseApp method)
L
level (luna_python_matcher.crutches_on_wheels.utils.log.Logger property)
LicensesError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LivenessErrors (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LocalStoreError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LogDest (class in luna_python_matcher.crutches_on_wheels.utils.log)
Logger (class in luna_python_matcher.crutches_on_wheels.utils.log)
logger (in module luna_python_matcher.crutches_on_wheels.utils.log)
(luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
logHandlerLock() (in module luna_python_matcher.crutches_on_wheels.utils.log)
LogSettings (class in luna_python_matcher.crutches_on_wheels.utils.log)
logTime (luna_python_matcher.crutches_on_wheels.utils.log.Logger property)
LPMProxyHandler (class in luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler)
luna3Client (luna_python_matcher.app_proxy.handlers.base_handler.BaseMatcherHandler attribute)
luna3Session (luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
luna_python_matcher.app.app
module
luna_python_matcher.app.handlers.cross_matcher_handler
module
luna_python_matcher.app.handlers.matcher_body_handler
module
luna_python_matcher.app.handlers.matcher_face_handler
module
luna_python_matcher.app.handlers.matcher_raw_handler
module
luna_python_matcher.app_common.base_application
module
luna_python_matcher.app_common.handlers.base_handler
module
luna_python_matcher.app_common.handlers.base_matcher_handler
module
luna_python_matcher.app_common.handlers.version_handler
module
luna_python_matcher.app_proxy.app
module
luna_python_matcher.app_proxy.handlers.base_handler
module
luna_python_matcher.app_proxy.handlers.bodies_matcher_handler
module
luna_python_matcher.app_proxy.handlers.faces_matcher_handler
module
luna_python_matcher.app_proxy.handlers.matcher_raw_handler
module
luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler
module
luna_python_matcher.configs.config_common
module
luna_python_matcher.crutches_on_wheels.errors.errors
module
luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring
module
luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter
module
luna_python_matcher.crutches_on_wheels.monitoring.points
module
luna_python_matcher.crutches_on_wheels.utils.functions
module
luna_python_matcher.crutches_on_wheels.utils.log
module
luna_python_matcher.crutches_on_wheels.utils.regexps
module
luna_python_matcher.crutches_on_wheels.utils.rid
module
luna_python_matcher.crutches_on_wheels.utils.timer
module
luna_python_matcher.crutches_on_wheels.web.configs_handler
module
luna_python_matcher.crutches_on_wheels.web.docs_handler
module
luna_python_matcher.crutches_on_wheels.web.health_handler
module
luna_python_matcher.plugins.thin_event.db_models
module
LunaAdmin (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaApiError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaBackport3 (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaBackport4 (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaCachedMatcher (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaCoreError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaEvents (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaFaces (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaHandlers (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaHealthCheckError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaImageStoreError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaPythonMatcher (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaRequestInfluxMonitoring (class in luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring)
LunaSender (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaStreams (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaTasks (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LunaVLError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
M
matcher (luna_python_matcher.app.app.PythonMatcherCtx attribute)
MatcherBaseApp (class in luna_python_matcher.app_common.base_application)
MatcherBaseCtx (class in luna_python_matcher.app_common.base_application)
MatcherRawHandler (class in luna_python_matcher.app.handlers.matcher_raw_handler)
MatcherRawProxyHandler (class in luna_python_matcher.app_proxy.handlers.matcher_raw_handler)
module
luna_python_matcher.app.app
luna_python_matcher.app.handlers.cross_matcher_handler
luna_python_matcher.app.handlers.matcher_body_handler
luna_python_matcher.app.handlers.matcher_face_handler
luna_python_matcher.app.handlers.matcher_raw_handler
luna_python_matcher.app_common.base_application
luna_python_matcher.app_common.handlers.base_handler
luna_python_matcher.app_common.handlers.base_matcher_handler
luna_python_matcher.app_common.handlers.version_handler
luna_python_matcher.app_proxy.app
luna_python_matcher.app_proxy.handlers.base_handler
luna_python_matcher.app_proxy.handlers.bodies_matcher_handler
luna_python_matcher.app_proxy.handlers.faces_matcher_handler
luna_python_matcher.app_proxy.handlers.matcher_raw_handler
luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler
luna_python_matcher.configs.config_common
luna_python_matcher.crutches_on_wheels.errors.errors
luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring
luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter
luna_python_matcher.crutches_on_wheels.monitoring.points
luna_python_matcher.crutches_on_wheels.utils.functions
luna_python_matcher.crutches_on_wheels.utils.log
luna_python_matcher.crutches_on_wheels.utils.regexps
luna_python_matcher.crutches_on_wheels.utils.rid
luna_python_matcher.crutches_on_wheels.utils.timer
luna_python_matcher.crutches_on_wheels.web.configs_handler
luna_python_matcher.crutches_on_wheels.web.docs_handler
luna_python_matcher.crutches_on_wheels.web.health_handler
luna_python_matcher.plugins.thin_event.db_models
monitorTime() (in module luna_python_matcher.crutches_on_wheels.monitoring.points)
O
OneLineExceptionFormatter (class in luna_python_matcher.crutches_on_wheels.utils.log)
P
post() (luna_python_matcher.app.handlers.cross_matcher_handler.CrossMatcherBaseHandler method)
(luna_python_matcher.app.handlers.cross_matcher_handler.UnwantedCrossMatcherHandler method)
(luna_python_matcher.app.handlers.matcher_body_handler.BodyMatcherHandler method)
(luna_python_matcher.app.handlers.matcher_face_handler.FaceMatcherHandler method)
(luna_python_matcher.app.handlers.matcher_face_handler.UnwantedFaceMatcherHandler method)
(luna_python_matcher.app.handlers.matcher_raw_handler.MatcherRawHandler method)
(luna_python_matcher.app_proxy.handlers.bodies_matcher_handler.BodiesMatcherProxyHandler method)
(luna_python_matcher.app_proxy.handlers.faces_matcher_handler.FacesMatcherProxyHandler method)
(luna_python_matcher.app_proxy.handlers.faces_matcher_handler.UnwantedFacesMatcherProxyHandler method)
(luna_python_matcher.app_proxy.handlers.matcher_raw_handler.MatcherRawProxyHandler method)
prepareSettings() (luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring static method)
printLogger() (in module luna_python_matcher.crutches_on_wheels.utils.timer)
PythonMatcherApp (class in luna_python_matcher.app.app)
PythonMatcherCtx (class in luna_python_matcher.app.app)
PythonMatcherProxyApp (class in luna_python_matcher.app_proxy.app)
PythonMatcherProxyCtx (class in luna_python_matcher.app_proxy.app)
Q
QueueClientError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
R
redisClient (luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
reInitialize() (luna_python_matcher.crutches_on_wheels.utils.log.Logger class method)
reInitializeFileLogging() (luna_python_matcher.crutches_on_wheels.utils.log.Logger class method)
reInitializeLogTime() (luna_python_matcher.crutches_on_wheels.utils.log.Logger class method)
reInitializeStdoutLogging() (luna_python_matcher.crutches_on_wheels.utils.log.Logger class method)
removeHandler() (luna_python_matcher.crutches_on_wheels.utils.log.Logger class method)
REQUEST_ID_REGEXP (in module luna_python_matcher.crutches_on_wheels.utils.regexps)
RequestErrorMonitoringPoint (class in luna_python_matcher.crutches_on_wheels.monitoring.points)
requestId (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
(luna_python_matcher.crutches_on_wheels.utils.log.Logger property)
RequestMonitoringPoint (class in luna_python_matcher.crutches_on_wheels.monitoring.points)
requestTime (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
RESPONSE_TIMEOUT (in module luna_python_matcher.configs.config_common)
RESTAPIError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
route (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
RPCError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
S
S3StorageError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
series (luna_python_matcher.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_python_matcher.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
service (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
serviceAddress (luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler.LPMProxyHandler property)
serviceTimeouts (luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler.LPMProxyHandler property)
SESSION_COUNT (in module luna_python_matcher.configs.config_common)
setUpHandler() (in module luna_python_matcher.crutches_on_wheels.utils.log)
shutdown() (luna_python_matcher.app.app.PythonMatcherApp method)
(luna_python_matcher.app_common.base_application.MatcherBaseApp method)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyApp method)
SpecDocumentsHandler (class in luna_python_matcher.crutches_on_wheels.web.docs_handler)
statusCode (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
stdout (luna_python_matcher.crutches_on_wheels.utils.log.LogDest attribute)
stopMonitoring() (luna_python_matcher.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
(luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter method)
stopScheduler() (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
T
tags (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseMonitoringPoint property)
(luna_python_matcher.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint property)
(luna_python_matcher.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint property)
(luna_python_matcher.crutches_on_wheels.monitoring.points.RequestMonitoringPoint property)
ThinEvent (class in luna_python_matcher.plugins.thin_event.db_models)
THREAD_POOL_MAX_WORKERS (in module luna_python_matcher.configs.config_common)
TIME_ZONE_DELTA (in module luna_python_matcher.crutches_on_wheels.utils.rid)
timer() (in module luna_python_matcher.crutches_on_wheels.utils.timer)
U
UnwantedCrossMatcherHandler (class in luna_python_matcher.app.handlers.cross_matcher_handler)
UnwantedFaceMatcherHandler (class in luna_python_matcher.app.handlers.matcher_face_handler)
UnwantedFacesMatcherProxyHandler (class in luna_python_matcher.app_proxy.handlers.faces_matcher_handler)
updateDefaultPythonLoggers() (luna_python_matcher.crutches_on_wheels.utils.log.Logger class method)
updateFlushingPeriod() (luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
V
validateCrossMatchJson() (luna_python_matcher.app.handlers.cross_matcher_handler.CrossMatcherBaseHandler method)
validateMatchJson() (luna_python_matcher.app_common.handlers.base_matcher_handler.CommonBaseMatcherHandler method)
VersionHandler (class in luna_python_matcher.app_common.handlers.version_handler)
W
workingDirectory() (in module luna_python_matcher.crutches_on_wheels.utils.functions)
Contents