| Package | Description |
|---|---|
| org.visallo.core.cmdline | |
| org.visallo.core.model.workQueue | |
| org.visallo.core.util |
| Modifier and Type | Field and Description |
|---|---|
protected VisalloLogger |
CommandLineTool.LOGGER |
| Modifier and Type | Field and Description |
|---|---|
protected static VisalloLogger |
WorkQueueRepository.LOGGER |
| Modifier and Type | Method and Description |
|---|---|
static VisalloLogger |
VisalloLoggerFactory.getLogger(Class clazz) |
static VisalloLogger |
VisalloLoggerFactory.getLogger(Class clazz,
String processType) |
static VisalloLogger |
VisalloLoggerFactory.getLogger(String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClassUtil.logClasspath(ClassLoader classLoader,
VisalloLogger visalloLogger) |
| Constructor and Description |
|---|
LoggingThread(InputStream inputStream,
OutputStream redirect,
VisalloLogger logger,
StringBuffer contentBuffer,
String prefix)
Creates a new stream helper and immediately starts capturing output from
the given stream.
|
LoggingThread(InputStream inputStream,
VisalloLogger logger,
String prefix) |
MetricReportingExecutorService(VisalloLogger logger,
int nThreads) |
Copyright © 2013–2017 V5 Analytics. All rights reserved.