| Constructor and Description |
|---|
NodeConfiguration(String config_file_name,
String ducc_nodes,
String ducc_users,
DuccLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
DuccLogger |
DuccComponent.getLogger() |
| Constructor and Description |
|---|
DuccBlastGuardPredicate(DuccLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceMetricsSummaryMap.update(DuccLogger duccLogger,
List<org.apache.uima.aae.monitor.statistics.AnalysisEnginePerformanceMetrics> list)
For each unique name in completed work item's performance metrics list:
1.
|
| Modifier and Type | Field and Description |
|---|---|
protected DuccLogger |
WorkItemStateReader.logger |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMap<RemoteLocation,Long> |
WorkItemStateKeeper.getOperatingMillisMap(DuccLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
static DuccLogger |
DuccService.getDuccLogger() |
static DuccLogger |
DuccService.getDuccLogger(Class claz) |
static DuccLogger |
DuccService.getDuccLogger(String claz) |
DuccLogger |
DuccAdmin.getLogger() |
DuccLogger |
DuccRmAdmin.getLogger()
This provides direct access to the logger for the class.
|
DuccLogger |
DuccService.getLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DuccService.setDuccLogger(DuccLogger l) |
| Modifier and Type | Method and Description |
|---|---|
void |
IRmPersistence.init(DuccLogger logger)
Establish a logger and anything else the persistence may need.
|
void |
NullRmStatePersistence.init(DuccLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NullStateServices.init(DuccLogger logger) |
boolean |
StateServices.init(DuccLogger logger) |
boolean |
IStateServices.init(DuccLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
static DuccLogger |
DuccLoggerComponents.getDbLogger(String claz) |
static DuccLogger |
DuccLoggerComponents.getJdErr(String claz) |
static DuccLogger |
DuccLoggerComponents.getJdOut(String claz) |
static DuccLogger |
DuccLogger.getLogger(Class claz,
String component) |
static DuccLogger |
DuccLogger.getLogger(String claz,
String component) |
DuccLogger |
DuccLogger.getLoggerFor(String claz) |
static DuccLogger |
DuccLoggerComponents.getOrLogger(String claz) |
static DuccLogger |
DuccLoggerComponents.getWsLogger(String claz) |
static DuccLogger |
DuccLoggerComponents.makeLogger(String claz,
String componentId) |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.