Luna Python Matcher v.1.1.3 documentation
Index
Contents
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
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)
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)
apiVersion (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
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.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_common.handlers.base_handler.CommonBaseHandler attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx 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)
cmdArgs (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx 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)
configClass (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
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)
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)
defaultPort (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
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.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
eventsDBContext (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_common.handlers.base_handler.CommonBaseHandler attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
eventTime (luna_python_matcher.crutches_on_wheels.monitoring.points.BaseMonitoringPoint attribute)
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.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
facesDBContext (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx 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)
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)
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)
generateRequestId() (in module luna_python_matcher.crutches_on_wheels.utils.rid)
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)
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
HealthCheckHandler (class in luna_python_matcher.crutches_on_wheels.web.health_handler)
HealthCheckRedirectHandler (class in luna_python_matcher.crutches_on_wheels.web.health_handler)
host (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
I
IDS_SIGNIFICANT_COUNT (in module luna_python_matcher.configs.config_common)
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)
initLunaClient() (luna_python_matcher.app_proxy.app.PythonMatcherProxyApp method)
initRedisDB() (luna_python_matcher.app_common.base_application.MatcherBaseApp method)
L
LicensesError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LIMIndexer (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LIMManager (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LIMMatcher (class in luna_python_matcher.crutches_on_wheels.errors.errors)
link (luna_python_matcher.crutches_on_wheels.errors.errors.ErrorInfo property)
LivenessErrors (class in luna_python_matcher.crutches_on_wheels.errors.errors)
LocalStoreError (class in luna_python_matcher.crutches_on_wheels.errors.errors)
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.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
(luna_python_matcher.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
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
monitoring (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
monitorTime() (in module luna_python_matcher.crutches_on_wheels.monitoring.points)
P
pluginManager (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
port (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
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.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
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)
serviceConfig (luna_python_matcher.app.app.PythonMatcherCtx attribute)
(luna_python_matcher.app_common.base_application.MatcherBaseCtx attribute)
(luna_python_matcher.app_proxy.app.PythonMatcherProxyCtx attribute)
serviceTimeouts (luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler.LPMProxyHandler property)
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)
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)
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)
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