Constant Field Values


Contents
org.apache.*

org.apache.lens.server.LensRequestListener
public static final String EXCEPTION_COUNT "count"
public static final String HTTP_CLIENT_ERROR "http-client-error"
public static final String HTTP_ERROR "http-error"
public static final String HTTP_REQUESTS_FINISHED "http-requests-finished"
public static final String HTTP_REQUESTS_STARTED "http-requests-started"
public static final String HTTP_SERVER_ERROR "http-server-error"
public static final String HTTP_UNKOWN_ERROR "http-unkown-error"

org.apache.lens.server.LensServices
public static final String LENS_SERVICES_NAME "lens_services"

org.apache.lens.server.LensServletContextListener
public static final String LOG_PROPERTIES_FILE_KEY "lens.server.log4j.properties"

org.apache.lens.server.MetricsServiceImpl
public static final String METRICS_SVC_NAME "metrics"

org.apache.lens.server.query.QueryEndNotifier
public static final String EMAIL_ERROR_COUNTER "email-send-errors"

org.apache.lens.server.query.QueryExecutionServiceImpl
public static final String NAME "query"
public static final String PREPARED_QUERIES_COUNTER "prepared-queries"
public static final String PREPARED_QUERY_PURGER_COUNTER "prepared-query-purger-errors"
public static final String QUERY_PURGER_COUNTER "query-purger-errors"
public static final String QUERY_SUBMITTER_COUNTER "query-submitter-errors"
public static final String STATUS_UPDATE_COUNTER "status-update-errors"

org.apache.lens.server.stats.StatisticsService
public static final String STATS_SVC_NAME "stats"

org.apache.lens.server.stats.store.log.LogStatisticsStore
public static final String LOG_STORE_ERRORS "log-store-errors"

org.apache.lens.server.stats.store.log.StatisticsLogFileScannerTask
public static final String LOG_SCANNER_ERRORS "log-scanner-errors"

org.apache.lens.server.stats.store.log.StatisticsLogPartitionHandler
public static final String LOG_PARTITION_HANDLER_COUNTER "log-partition-handler-errors"



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.